View Single Post
Old 07-19-2004, 04:49 PM   #10 (permalink)
ocalit
 
Join Date: Jun 2004
Age: 29
Posts: 10
Default Does this work with RC0

Ive put everything where I think its suppose to go. I say this because this is the first time I edit the playermobile.cs script. I keep getting a serialize error message. I dont know if I'm placing the lines in the correct place or not. Here is the error that is thrown.

System.Exception: Load Failed <items=False, mobiles=True, guilds=False, regions=False, type=Server.Mobiles.PlayerMobile, serial=0x000041B4> -------> System.Exception: ***** Bad serialize on Server.Mobiles.PlayerMobile *****
at Server.World.Load<>
--- End of inner exception stack trace ---
at Server.World.Load<>
at Server.ScripCompiler.Compile<Boolean debug>
at Server.Core.Main<String[] args>
This exception is fatal, press return to exit


Im just starting to learn c# and have yet to catch on to serialize and deserialize. Any help greatly appreciated.
ocalit is offline   Reply With Quote