Hello All,

Sorry if this is not the correctl place to post my friends problem with his shard.
All i know is if he tries to start following error occurs.

An error was encountered while loading a saved object
- Type: Server.Mobiles.PlayerMobile
- Serial: 0x00000334
Delete the object? (y/n)
After pressing return an exception will be thrown and the server will terminate.

Error:
System.Exception: Load failed (items=False, mobiles=True, guilds=False, data=False, type=Server.Mobiles.PlayerMobile, serial=0x00000334) ---> System.Exception: ** Bad serialize on Server.Mobiles.PlayerMobile **
bei Server.World.Load() in c:\ServUO\Server\World.cs:Zeile 599.
--- Ende der internen Ausnahmestapelüberwachung ---
bei Server.World.Load() in c:\ServUO\Server\World.cs:Zeile 862.
bei Server.Core.Main(String[] args) in c:\ServUO\Server\Main.cs:Zeile 545.
This exception is fatal, press return to exit.

Thats all he gets.
Anyone knows what to do in this case or is everthing lost and gone?
Thanks in advance.
 
Hello all,

A friend of mine asked me to post here cause his english is bad but i dont know much about the game.
So here we are.
Following error occurs when he tries to start his shard.

An error was encountered while loading a saved object
- Type: Server.Mobiles.PlayerMobile
- Serial: 0x00000334
Delete the object? (y/n)
After pressing return an exception will be thrown and the server will terminate.

Error:
System.Exception: Load failed (items=False, mobiles=True, guilds=False, data=False, type=Server.Mobiles.PlayerMobile, serial=0x00000334) ---> System.Exception: ** Bad serialize on Server.Mobiles.PlayerMobile **
bei Server.World.Load() in c:\ServUO\Server\World.cs:Zeile 599.
--- Ende der internen Ausnahmestapelüberwachung ---
bei Server.World.Load() in c:\ServUO\Server\World.cs:Zeile 862.
bei Server.Core.Main(String[] args) in c:\ServUO\Server\Main.cs:Zeile 545.
This exception is fatal, press return to exit

Anyone here knows whats the matter or what might be a possible fix for this issue please?
Thanks in advance
 
Are you using ServUO or RunUO? If so are you using newest code? Do you have custom scripts? Did you edit Playermobile at all?
 
Back