Project Zomboid

Project Zomboid

Craftable Energy Drinks [B42]
 此主题已被置顶,因此可能具有重要性
TnT4u  [开发者] 3 月 13 日 上午 3:25
Bugs
Post-em here. Make sure to note which version it is.
最后由 TnT4u 编辑于; 3 月 13 日 下午 4:12
< >
正在显示第 1 - 12 条,共 12 条留言
OxTailSafu 3 月 13 日 下午 1:49 
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
OxTailSafu 3 月 13 日 下午 2:11 
Discovered another bag that can't be broken down.

Base.GroceryBag1
TnT4u  [开发者] 3 月 13 日 下午 2:43 
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  [开发者] 3 月 13 日 下午 2:48 
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.
OxTailSafu 3 月 13 日 下午 4:18 
This was for the Hardcore version
TnT4u  [开发者] 3 月 13 日 下午 6:36 
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
OxTailSafu 3 月 17 日 下午 3:57 
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  [开发者] 3 月 20 日 上午 9:00 
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 3 月 20 日 下午 11:08 
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.
Bobrovskii-sa 5 月 22 日 上午 8:22 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2674541310
I have that one already installed and that one works without issue. Im on version b42.
最后由 Rolf Strid Skjold 编辑于; 6 月 1 日 上午 7:39
TnT4u  [开发者] 7 月 23 日 上午 7:16 
引用自 Rolf Strid Skjold
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2674541310
I have that one already installed and that one works without issue. Im on version b42.
On this main mod page, on the right side in steam there is a link to the required mod. Also when you go to add this to your library it will have a pop up saying its required. That mod and this one need to be enabled in game.
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50