Project Zomboid

Project Zomboid

Skill Recovery Journal
Latest Update Breaks Server
The latest mod update seems to have broken things on my private server. No one can join the game anymore and this error appears in the client logs:

ERROR: General , 1751506760388> 0> zombie.world.WorldDictionaryException: Warning client has no script for item Base.SkillRecoveryJournal
ERROR: General , 1751506760389> 0> at zombie.world.DictionaryDataClient.parseCurrentItemSet(DictionaryDataClient.java:42)
ERROR: General , 1751506760389> 0> at zombie.world.WorldDictionary.init(WorldDictionary.java:213)
ERROR: General , 1751506760389> 0> at zombie.iso.IsoWorld.init(IsoWorld.java:2450)
ERROR: General , 1751506760389> 0> at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:268)
ERROR: General , 1751506760389> 0> at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:225)
ERROR: General , 1751506760389> 0> at java.base/java.lang.Thread.run(Unknown Source)
LOG : General , 1751506760390> 0> WorldDictionary: Warning: error occurred loading dictionary!
ERROR: General , 1751506760393> 0> ExceptionLogger.logException> Exception thrown zombie.world.WorldDictionaryException: WorldDictionary: Cannot load world due to WorldDictionary error. at WorldDictionary.init line:255.
ERROR: General , 1751506760394> 0> 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:2450)
at zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:268)
at zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:225)
at java.base/java.lang.Thread.run(Unknown Source)