Project Zomboid

Project Zomboid

Craftable Energy Drinks [B42]
 This topic has been pinned, so it's probably important
TnT4u  [developer] 13 Mar @ 3:25am
Bugs
Post-em here. Make sure to note which version it is.
Last edited by TnT4u; 13 Mar @ 4:12pm
< >
Showing 1-11 of 11 comments
Not sure if it's a bug or not, but I think I'm experiencing the same bug as previously where it's not counting a plastic bag as valid for making into plastic.

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
Discovered another bag that can't be broken down.

Base.GroceryBag1
TnT4u  [developer] 13 Mar @ 2:43pm 
Is that on the easy or hc version?

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.
TnT4u  [developer] 13 Mar @ 2:48pm 
my mistake GroceryBag1 was already in the code the _Bags one wasn't. Also just realized I don't have the utensils in the easy version. I'll have to add that and test it.
This was for the Hardcore version
TnT4u  [developer] 13 Mar @ 6:36pm 
It should be fixed. I couldn't find an issue with the bags other than Base.Plasticbag_Bags being missing from the recipe. I added it and updated the mod.

If your still having trouble let me know
Hi there! So there appears to be an issue with your mod when you try to open Zomboid with the debug launch command. The game suddenly closes when it loads the scripts.

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
TnT4u  [developer] 20 Mar @ 9:00am 
the only time i've had that happen with another mod was because the code they used wasn't working at all. when you launch with debug mode it see that then closes the game because it can't resolve it. if your getting such an error, if you launch the game without debug mode you'll see an errror in the console log.

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.
OxTailSafu 20 Mar @ 11:08pm 
I'll see if I can pull that up for you. May take me a bit of time as I'm still trying to wrap my head around the console itself.
Version 42.8.1
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)
Hi i have a problem with this mod. I dont know if i'm doing something wrong but in the mod menu it tells me this mod requires IMWSEnergyDrink. Isn't that this mod? https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2674541310
I have that one already installed and that one works without issue. Im on version b42.
Last edited by Rolf Strid Skjold; 1 Jun @ 7:39am
< >
Showing 1-11 of 11 comments
Per page: 1530 50