Project Zomboid

Project Zomboid

Ladders!?
Causing the game to crash on startup in debug mode as of 42.1.0
Due to recipe changes as said in bug report: https://theindiestone.com/forums/index.php?/topic/78319-4210-rev25882-new-update-broke-debug-mode-mods/#comment-418387

this mod will cause the game to crash everytime on startup but works fine in non debug mode.

Error:

LOG : General f:0, t:1737504752682> [craftRecipe] removing script due to load error = MakeSteelLadder ERROR: General f:0, t:1737504752683> ExceptionLogger.logException> Exception thrown java.lang.Exception: CraftRecipe error in MakeSteelLadder at CraftRecipe.Load(CraftRecipe.java:375). Stack trace: zombie.scripting.entity.components.crafting.CraftRecipe.Load(CraftRecipe.java:375) zombie.scripting.entity.components.crafting.CraftRecipe.Load(CraftRecipe.java:251) zombie.scripting.ScriptBucket.LoadScripts(ScriptBucket.java:265) zombie.scripting.ScriptBucketCollection.LoadScripts(ScriptBucketCollection.java:122) zombie.scripting.ScriptManager.loadScripts(ScriptManager.java:1643) zombie.scripting.ScriptManager.Load(ScriptManager.java:1566) zombie.GameWindow.initShared(GameWindow.java:161) zombie.GameWindow.init(GameWindow.java:1449) zombie.GameWindow.mainThreadInit(GameWindow.java:706) zombie.GameWindow.mainThread(GameWindow.java:604) java.base/java.lang.Thread.run(Unknown Source) LOG : General f:0, t:1737504752686> Load Scripts: StringList, loadMode = Init LOG : General f:0, t:1737504752686> Load Scripts: EnergyDefinition, loadMode = Init LOG : General f:0, t:1737504752686> Load Scripts: FluidDefinition, loadMode = Init LOG : General f:0, t:1737504752688> Load Scripts: TimedAction, loadMode = Init LOG : General f:0, t:1737504752689> Load Scripts: Ragdoll, loadMode = Init WARN : General f:0, t:1737504752738> TaggedObjectManager.createTagBits > manager-> new tag discovered that was not preprocessed, tag: keyduplicator WARN : General f:0, t:1737504752740> TaggedObjectManager.createTagBits > manager-> new tag discovered that was not preprocessed, tag: recipes_stone_anvil WARN : General f:0, t:1737504752741> TaggedObjectManager.createTagBits > manager-> new tag discovered that was not preprocessed, tag: advancedfurnace WARN : General f:0, t:1737504752741> TaggedObjectManager.createTagBits > manager-> new tag discovered that was not preprocessed, tag: choppingblock ERROR: General f:0, t:1737504752745> GameWindow.uncaughtException > Unhandled java.lang.RuntimeException thrown by thread MainThread. ERROR: General f:0, t:1737504752745> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: java.io.IOException: Script load errors. at GameWindow.mainThreadInit(GameWindow.java:710). Message: Unhandled java.lang.RuntimeException thrown by thread MainThread. Stack trace: zombie.GameWindow.mainThreadInit(GameWindow.java:710)