Project Zomboid

Project Zomboid

Winchester Model 1873
tanuki 25 Jun, 2022 @ 12:15pm
Game crashes while entering MP server
hi,

the game is crashing whenever I try to enter a MP server that uses this mod. After I create my character and I press play I'm almost immediately getting "Sorry, an unexpected error occurred" (like in this issue https://theindiestone.com/forums/index.php?/topic/40477-does-anyone-know-what-does-this-mean/), with the following stack trace on the console.txt log file:

LOG : General , 1656180894058> WorldDictionary: Checking dictionary... ERROR: General , 1656180894069> zombie.world.WorldDictionaryException: Warning client has no script for item Base.Win1873sawnoff ERROR: General , 1656180894069> at zombie.world.DictionaryDataClient.parseCurrentItemSet(DictionaryDataClient.java:42) ERROR: General , 1656180894069> at zombie.world.WorldDictionary.init(WorldDictionary.java:213) ERROR: General , 1656180894069> at zombie.iso.IsoWorld.init(IsoWorld.java:2323) ERROR: General , 1656180894069> at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:262) ERROR: General , 1656180894069> at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:219) ERROR: General , 1656180894069> at java.base/java.lang.Thread.run(Unknown Source) LOG : General , 1656180894069> WorldDictionary: Warning: error occurred loading dictionary! ERROR: General , 1656180894070> ExceptionLogger.logException> Exception thrown zombie.world.WorldDictionaryException: WorldDictionary: Cannot load world due to WorldDictionary error. at WorldDictionary.init line:255. ERROR: General , 1656180894070> DebugLogStream.printException> Stack trace: zombie.world.WorldDictionaryException: WorldDictionary: Cannot load world due to WorldDictionary error. at zombie.world.WorldDictionary.init(WorldDictionary.java:255) at zombie.iso.IsoWorld.init(IsoWorld.java:2323) at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:262) at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:219) at java.base/java.lang.Thread.run(Unknown Source)

I've already try to "Verify the integrity of the files" and to wipe clean the entire installation of the game. AFAIK so far I'm the only one that is triggering the error on the server.

Thanks