Never seen this before. The only things I have done recently that I can remember offhand are:
1) added recipes to boxoftransmutation
2) my augments are up to version 2. Ancient Emeralds did not have a case 2: onRecover method. But, this change was a week ago and the server has restarted at least twice since then.
This error doesn't look exactly as it does in the error file. The error file has a few odd characters in it. I'll try to attach it.
CODE |
Error: Error deserializing particular attachments.
Specific Attachment Errors: Server.Engines.XmlSpawner2.XmlSocketable - save file corruption or incorrect Serialize/Deserialize methods?
|
ok, all sockets poofed. I went back to the previous hours save and restored it and it was ok. When I CTRL-C'd the server window to shut it down, the entire machine rebooted. That must have corrupted the saveset.
yeah, I think that it was probably just a corrupt save file due to the aborted shutdown. None of the changes that you described should have had any effect on the ser/deser of the socket attachments.
Because the attachments are saved after mobiles and items during serialization, it is possible that your items/mobiles got safely saved, but the attachments were interrupted.