I suspect this might be mod related but if you have any tips on how I might better identify the responsible mod short of disabling one at a time I'd love to hear them... Long and short of it is sometime character data seems to not save right to the server and then when a server reset happens the character inventory/xp/status/etc get rolled back at least a few hours. Think the smoking gun is this error message which I saw when I logged out last night (and when I reset this morning progress was rolled back):
ERROR: Multiplayer f:204374, t:1766473303379, st:40,445,209,510> GameServer.main> Exception thrown
java.nio.BufferOverflowException at Buffer.nextPutIndex(null:-1). Message: Server error
Stack trace:
java.base/java.nio.Buffer.nextPutIndex(Unknown Source)
java.base/java.nio.HeapByteBuffer.putLong(Unknown Source)
zombie.characters.IsoPlayer.save(IsoPlayer.java:1409)
zombie.iso.IsoObject.save(IsoObject.java:1323)
zombie.savefile.ServerPlayerDB$NetworkCharacterData.<init>(ServerPlayerDB.java:49)
zombie.savefile.ServerPlayerDB.serverUpdateNetworkCharacter(ServerPlayerDB.java:179)
zombie.network.GameServer.disconnect(GameServer.java:3126)
zombie.network.GameServer$DelayedConnection.disconnect(GameServer.java:4272)
zombie.network.GameServer.main(GameServer.java:895).
I am running the following modlist https://steamcommunity.com/sharedfiles/filedetails/?id=3624049515 and while I suspect it's probably mod related I can't really tell what mod might be the culprit. The only other errors for hours prior to this are "IsoThumpable not found" which seem to be related to base building I was doing so I don't think those necessarily have to do anything with this. I haven't found a way to consistently replicate this error yet either so I haven't started trial and error with disabling mods.