Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The two plastic bags I have have the following ID's, and I can't tell which of the two it's not accepting.
Base.Plasticbag_Bags
Base.Plasticbag
Base.GroceryBag1
I checked the code, GroceryBag1 was missing I'm adding that but the other two are there. I just tested in on the easy version and PlasticBag works but idk why the _Bags one isn't. I'll have to do some reasearch to figure that one out. This is my first mod and I'm still learning.
If your still having trouble let me know
I looked online and it seems to be connected to this issue here https://www.reddit.com/r/projectzomboid/comments/1i6uf6j/no_more_debug_mode_in_b421/. Could perhaps be with a recipe you recently added/changed?
When unsubscribing to your mod and launching with debug
link me that section of the log with the error related this this mod and I'll try to fix it. It will start with stack trace and a bunch of --- and end with the same. I need everything in between. If its related to another mod I can't fix it.
Mod ID: CE
Debug mode: game normal
Mod ID: CEDHC
Debug mode: game crashed
LOG : General f:0, t:1747927065116> [craftRecipe] removing script due to load error = Craft Empty Plastic Bottle
ERROR: General f:0, t:1747927065118> ExceptionLogger.logException> Exception thrown
java.lang.Exception: CraftRecipe error in Craft Empty Plastic Bottle, Unknown block 'tools' in craft recipe: Craft Empty Plastic Bottle at CraftRecipe.Load(CraftRecipe.java:454).
Stack trace:
zombie.scripting.entity.components.crafting.CraftRecipe.Load(CraftRecipe.java:454)
zombie.scripting.entity.components.crafting.CraftRecipe.Load(CraftRecipe.java:284)
zombie.scripting.ScriptBucket.LoadScripts(ScriptBucket.java:265)
zombie.scripting.ScriptBucketCollection.LoadScripts(ScriptBucketCollection.java:122)
zombie.scripting.ScriptManager.loadScripts(ScriptManager.java:1820)
zombie.scripting.ScriptManager.Load(ScriptManager.java:1743)
zombie.GameWindow.initShared(GameWindow.java:162)
zombie.GameWindow.init(GameWindow.java:1387)
zombie.GameWindow.mainThreadInit(GameWindow.java:757)
zombie.GameWindow.mainThreadStart(GameWindow.java:599)
zombie.MainThread.mainLoop(MainThread.java:64)
java.base/java.lang.Thread.run(Unknown Source)
I have that one already installed and that one works without issue. Im on version b42.