Project Zomboid

Project Zomboid

Vanilla Foods Expanded
jiizzjacuzzii  [udvikler] 30. sep. kl. 15:13
Bugs
Something not right? Let us know!
< >
Viser 1-8 af 8 kommentarer
The Tortellini boxes don't seem to be usable, I have tried to eat them, open them, or pour them into a bowl. I've tried Spinach & Ricotta and Four Cheese, but I assume this issue would impact the other variants (if there are any)

I found a bag of hashbrowns and it has no freshness, so I assume they last forever? Not an issue necessarily but unexpected behavior.

Item names:
- VFX.SpinachRicottaTortellini
- VFX.FourCheeseTortellini
- VFX.BagHashbrowns
Sidst redigeret af DoomMarine23; 1. okt. kl. 9:33
eromanov87 1. okt. kl. 12:43 
So weird that i"m the only one with this issue:

ERROR: General f:0, t:1759346651659> Item.OnScriptsLoaded > Could not find evolved recipe or template: 'Chili' in item = Base.CannedTomatoOpen ERROR: General f:0, t:1759346651660> ExceptionLogger.logException> Exception thrown java.security.InvalidParameterException: Could not find evolved recipe or template: 'Chili' in item: Base.CannedTomatoOpen at Item.OnScriptsLoaded(Item.java:4167). Stack trace: zombie.scripting.objects.Item.OnScriptsLoaded(Item.java:4167) zombie.scripting.ScriptBucketCollection.OnScriptsLoaded(ScriptBucketCollection.java:166) zombie.scripting.ScriptManager.loadScripts(ScriptManager.java:1925) zombie.scripting.ScriptManager.Load(ScriptManager.java:1831) zombie.core.Core.ResetLua(Core.java:5019) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.base/java.lang.reflect.Method.invoke(Unknown Source) se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62) se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211) se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:70) se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:191) se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:851) se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174) se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826) se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1765) se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104) zombie.ui.UIElement.onMouseUp(UIElement.java:1638) zombie.ui.UIElement.onMouseUp(UIElement.java:1593) zombie.ui.UIElement.onMouseUp(UIElement.java:1593) zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1700) zombie.ui.UIManager.updateMouseButtons(UIManager.java:866) zombie.ui.UIManager.update(UIManager.java:725) zombie.GameWindow.logic(GameWindow.java:326) zombie.GameWindow.frameStep(GameWindow.java:916) zombie.GameWindow.mainThreadStep(GameWindow.java:642) zombie.MainThread.mainLoop(MainThread.java:76) java.base/java.lang.Thread.run(Unknown Source) ERROR: General f:0, t:1759346651662> ExceptionLogger.logException> Exception thrown java.lang.reflect.InvocationTargetException at NativeMethodAccessorImpl.invoke0 (Native Method). Stack trace: java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) java.base/java.lang.reflect.Method.invoke(Unknown Source) se.krka.kahlua.integration.expose.caller.MethodCaller.call(MethodCaller.java:62) se.krka.kahlua.integration.expose.LuaJavaInvoker.call(LuaJavaInvoker.java:211) se.krka.kahlua.integration.expose.MultiLuaJavaInvoker.call(MultiLuaJavaInvoker.java:70) se.krka.kahlua.vm.KahluaThread.callJava(KahluaThread.java:191) se.krka.kahlua.vm.KahluaThread.luaMainloop(KahluaThread.java:851) se.krka.kahlua.vm.KahluaThread.call(KahluaThread.java:174) se.krka.kahlua.vm.KahluaThread.pcall(KahluaThread.java:1826) se.krka.kahlua.vm.KahluaThread.pcallBoolean(KahluaThread.java:1765) se.krka.kahlua.integration.LuaCaller.protectedCallBoolean(LuaCaller.java:104) zombie.ui.UIElement.onMouseUp(UIElement.java:1638) zombie.ui.UIElement.onMouseUp(UIElement.java:1593) zombie.ui.UIElement.onMouseUp(UIElement.java:1593) zombie.ui.UIElement.onConsumeMouseButtonUp(UIElement.java:1700) zombie.ui.UIManager.updateMouseButtons(UIManager.java:866) zombie.ui.UIManager.update(UIManager.java:725) zombie.GameWindow.logic(GameWindow.java:326) zombie.GameWindow.frameStep(GameWindow.java:916) zombie.GameWindow.mainThreadStep(GameWindow.java:642) zombie.MainThread.mainLoop(MainThread.java:76) java.base/java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: Script load errors. zombie.scripting.ScriptManager.Load(ScriptManager.java:1835) zombie.core.Core.ResetLua(Core.java:5019) ... 24 more
jiizzjacuzzii  [udvikler] 1. okt. kl. 13:25 
Oprindeligt skrevet af DoomMarine23:
The Tortellini boxes don't seem to be usable, I have tried to eat them, open them, or pour them into a bowl.
This is intentional, you need to prepare them similarly to pasta. Cook in a saucepan or pot of water.

Oprindeligt skrevet af DoomMarine23:
I found a bag of hashbrowns and it has no freshness, so I assume they last forever? Not an issue necessarily but unexpected behavior.
Also intentional, although not necessarily desired. They are drain-able bags, meaning you can take one at a time out of the bag. Unfortunately there isn't a way right now to set freshness on a drain-able item.
jiizzjacuzzii  [udvikler] 1. okt. kl. 13:27 
Oprindeligt skrevet af eromanov87:
ERROR: General f:0, t:1759346651659> Item.OnScriptsLoaded > Could not find evolved recipe or template: 'Chili' in item = Base.CannedTomatoOpen
I can't replicate this on my end, what other mods are you playing with, that could potentially alter Canned Tomato? I'll look into it :spiffo:
Sidst redigeret af jiizzjacuzzii; 1. okt. kl. 13:27
DoomMarine23 1. okt. kl. 17:02 
Thank you for clarifying how they worked, and thank you for the fast and informative response. :)
eromanov87 1. okt. kl. 20:47 
These are the mods i'm using

VERSION = 1, mods {} maps {}

Issue Resolved. I am running an older version off the game, 42.11
Sidst redigeret af eromanov87; 2. okt. kl. 3:01
Sully 3. okt. kl. 2:28 
Hey, playing with 12 month later settings, every food item from this mod is still "fresh".
jiizzjacuzzii  [udvikler] 3. okt. kl. 3:26 
Oprindeligt skrevet af Sully:
Hey, playing with 12 month later settings, every food item from this mod is still "fresh".
Just published a fix for this, food will be appropriately aged when found in the world now :spiffo: thank you for letting me know! :luv:
< >
Viser 1-8 af 8 kommentarer
Per side: 1530 50