Getting an error I've never had before. Have ran the server for 6 months with no issues. This is also the latest Servuo

Error:
System.Exception: Type 'Server.Commands.Puke' does not have a serialization constructor
at Server.World.ReadTypes(BinaryReader tdbReader)
at Server.World.Load()
at Server.Core.Main(String[] args)
This exception is fatal, press return to exit
Post automatically merged:

I get this when running compile bat in debug mode

Error:
System.Exception: Type 'Server.Commands.Puke' does not have a serialization constructor
at Server.World.ReadTypes(BinaryReader tdbReader) in C:\Users\Green Origin Studios\Desktop\Master TEST CENTER\ServUO-master\Server\World.cs:line 256
at Server.World.Load() in C:\Users\Green Origin Studios\Desktop\Master TEST CENTER\ServUO-master\Server\World.cs:line 358
at Server.Core.Main(String[] args) in C:\Users\Green Origin Studios\Desktop\Master TEST CENTER\ServUO-master\Server\Main.cs:line 611
This exception is fatal, press return to exit
Post automatically merged:

I have already done the backups to the saves folder and still getting error
 
Last edited:
Back