Keikun
Initiate
I'm having an issue with the updated server. I just updated to the lated "patches" for the server got all my dup files that were moved with the update out and i'm getting a fatal error now.
Error:
System.Exception: Type 'Server.Items.IDamageableItem' does not have a serialization constructor
at Server.World.ReadTypes(BinaryReader tdbReader) in cwhere the file is located)\ServUO-master\Server\World.cs:line 296
at Server.World.Load() in cwhere file is located)\ServUO-master\Server\World.cs:line 368
at Server.Core.Main(String[] args) in cwhere file is located)\ServUO-maser\Server\Main.cs:line 537
This exception is fatal, press return to exit
I have looked in both files at those lines and i don't see IDamageableItem in them at all. With the older copy I have this is not in there at all. Is there something I did wrong? Or is something missing from the files now?
Error:
System.Exception: Type 'Server.Items.IDamageableItem' does not have a serialization constructor
at Server.World.ReadTypes(BinaryReader tdbReader) in cwhere the file is located)\ServUO-master\Server\World.cs:line 296
at Server.World.Load() in cwhere file is located)\ServUO-master\Server\World.cs:line 368
at Server.Core.Main(String[] args) in cwhere file is located)\ServUO-maser\Server\Main.cs:line 537
This exception is fatal, press return to exit
I have looked in both files at those lines and i don't see IDamageableItem in them at all. With the older copy I have this is not in there at all. Is there something I did wrong? Or is something missing from the files now?