Today i merge that system from my old runuo. But today when i try to load server i have problem with saves. Every time when i restart the server i see that info and i must delete all players :/
There is link to orginal post : link
There is link to orginal post : link
Code:
Scripts : Compiling C # scripts ... done ( cached)
Scripts : Skipping VB.NET Scripts ... done ( use- vb is enable)
Scripts : Verifying ...
Finished ( 3919 items, 994 mobiles , 11 customs ) (1.41 seconds)
Regions : Loading ... done
World : Loading ... An error was encountered while loading a saved object
- Type: Server.Mobiles.PlayerMobile
- Serial : 0x00000001
Delete the object ? ( y / n)
Delete all objects of That type ? ( y / n)
After pressing return an exception will be thrown and the server will terminate .
error:
System.FormatException : Index ( with an initial value of zero ) must be
Increase from zero or equal to zero and less than the size of the argument list.
in System.Text.StringBuilder.AppendFormat ( IFormatProvider provider , String for
mat , Object [] args)
in System.String.Format ( IFormatProvider provider , String format , Object [] args
)
in Server.World.Load () wh : \ ServUO -master \ Server \ World.cs : line 844
in Server.Core.Main (String [] args) in h : \ ServUO -master \ Server \ main.cs : line 59
0
This exception is fatal , press return to exit
Last edited: