After the latest unstable branch PZ patch, no one has been able to join our dedicated MP server. Anyone attempting to join gets the "Sorry, an unexpected error occurred" error message.
Console.txt reports these errors:
ERROR: General f:0, t:1775159261427, st:0> DictionaryDataClient.parseCurrentInfoSet> Warning client has no script for dictionary info: Base.Log_Stack_01
ERROR: General f:0, t:1775159261433, st:0> WorldDictionary.init> Exception thrown
zombie.world.WorldDictionaryException: [SpriteConfigs] Missing dictionary script on client: Base.Log_Stack_01 at ScriptsDictionary$ScriptRegister.parseLoadListClient(ScriptsDictionary.java:253).
Stack trace:
zombie.world.ScriptsDictionary$ScriptRegister.parseLoadListClient(ScriptsDictionary.java:253)
zombie.world.ScriptsDictionary.parseRegisters(ScriptsDictionary.java:395)
zombie.world.WorldDictionary.init(WorldDictionary.java:325)
zombie.iso.IsoWorld.init(IsoWorld.java:2253)
zombie.gameStates.GameLoadingState$1.runInner(GameLoadingState.java:335)
zombie.gameStates.GameLoadingState$1.run(GameLoadingState.java:295)
java.base/java.lang.Thread.run(Unknown Source)
LOG : General f:0, t:1775159261434, st:0> WorldDictionary: Warning: error occurred loading dictionary!
ERROR: General f:0, t:1775159261434, st:0> GameLoadingState$1.run> Exception thrown
zombie.world.WorldDictionaryException: WorldDictionary: Cannot load world due to WorldDictionary error. at WorldDictionary.init(WorldDictionary.java:361).
Please note that we are NOT using a pre-patch save, and NOT using mods. Server was fully wiped several times, but the problem still occurs.