Project Zomboid

Project Zomboid

Herbalist
 This topic has been pinned, so it's probably important
S4ro  [developer] 15 Oct, 2022 @ 5:53am
Bug Report
Let me know if something is not working.
PLEASE READ HERE!!
Let me know if your bug is referring to the 41 or 42 version. Thankyou
Last edited by S4ro; 13 Feb @ 11:39pm
< >
Showing 1-15 of 41 comments
Nyx (She/Her) 1 Feb, 2023 @ 11:11am 
[01-02-23 13:05:58.722] WARN : Recipe , 1675278358722> RecipeManager.resolveItemModuleDotType> WARNING: module "Herbalist" may have forgot to import module Base.

[01-02-23 13:05:58.722] WARN : Recipe , 1675278358722> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Soap" in recipe "Make Painkiller Compress".
[01-02-23 13:05:58.722] WARN : Recipe , 1675278358722> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Soap" in recipe "Make Antidepressants Compress".
[01-02-23 13:05:58.722] WARN : Recipe , 1675278358722> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "Soap" in recipe "Make Antibiotics Compress".
Last edited by Nyx (She/Her); 1 Feb, 2023 @ 11:11am
S4ro  [developer] 1 Feb, 2023 @ 10:26pm 
@Nyx, fixed now ty very much ;)
Nyx (She/Her) 6 Feb, 2023 @ 1:54pm 
started getting these errors recently, when foraging Herbalist mod items.
[06-02-23 03:43:46.763] LOG : General , 1675676626763> ------------------------------------------------------------- attempted index: getFullType of non-table: null. [06-02-23 03:43:46.763] LOG : General , 1675676626763> ----------------------------------------- STACK TRACE ----------------------------------------- function: forage -- file: ISForageAction.lua line # 82 | Vanilla function: perform -- file: ISForageAction.lua line # 64 | Vanilla. [06-02-23 03:43:46.763] ERROR: General , 1675676626763> ExceptionLogger.logException> Exception thrown java.lang.RuntimeException: attempted index: getFullType of non-table: null at KahluaThread.tableget line:1689.. [06-02-23 03:43:46.763] ERROR: General , 1675676626763> DebugLogStream.printException> Stack trace:. [06-02-23 03:43:46.767] LOG : General , 1675676626767> ----------------------------------------- STACK TRACE ----------------------------------------- function: forage -- file: ISForageAction.lua line # 82 | Vanilla function: perform -- file: ISForageAction.lua line # 64 | Vanilla. [06-02-23 03:43:46.768] LOG : General , 1675676626768> . [06-02-23 03:43:46.768] LOG : General , 1675676626768> creating new sourcewindow: C:/Games/Steam/steamapps/common/ProjectZomboid/media/lua/client/Foraging/ISForageAction.lua. [06-02-23 03:43:52.409] LOG : General , 1675676632409> bugged action, cleared queue ISForageAction.
Unsure what the cause is, as this is the only foraging related error
S4ro  [developer] 6 Feb, 2023 @ 11:12pm 
@Nyx, hey bud, recently i didn't change anything, maybe you donwloaded a mod that conflict with this, if this mod change the forage definitions it could not work correctly.
RamboTurkey 20 Feb, 2023 @ 9:43pm 
cant put sap in a pot its asking for a different type of sap
S4ro  [developer] 20 Feb, 2023 @ 10:42pm 
@RamboTurkey, ty i'm cheking
Last edited by S4ro; 20 Feb, 2023 @ 11:08pm
S4ro  [developer] 21 Feb, 2023 @ 12:22pm 
Originally posted by RamboTurkey:
cant put sap in a pot its asking for a different type of sap
seems everything works, i suggest you to remove the mod from steam while the game is closed so the folder will be deleted, thant you install again, let me know
S4ro  [developer] 27 Dec, 2024 @ 1:55am 
42 Update released, as always for every bug just let me know!
ll62518475 29 Dec, 2024 @ 6:12pm 
The crafting recipe for Ginseng Infusion requires you to have 2L of water, but it needs it all from ONE container. Even if I have 2 bottles of 1L, or may containers of smaller volume still adding up to 2L, all full of water, it doesnt work, because I have no container of 2L or more. Works with dispenser bottles and buckets, but doesnt seem to draw any water from sinks, toilets, bathrooms, etc.
I hope this is not intentional, because it wouldnt make much sense.
S4ro  [developer] 2 Jan @ 9:29pm 
Ty, i Will fix this when i'll back home frome holydays
Last edited by S4ro; 2 Jan @ 9:30pm
Originally posted by S4ro:
Ty, i Will fix this when i'll back home frome holydays
Np. Enjoy the holidays.
LemongrassRemedyBottle is not working. It is not possible to drink or interact with it in any other way.
S4ro  [developer] 15 Jan @ 11:29pm 
gonna check today, ty
Rachel L 21 Jan @ 4:22pm 
b42.1 just got reelased. i dont know if its your mod, but its giving this error:
[21-01-25 21:17:27.812] LOG : General f:0, t:1737505047812> [craftRecipe] removing script due to load error = Make Biofuel from biomaterial.
[21-01-25 21:17:27.813] ERROR: General f:0, t:1737505047813> ExceptionLogger.logException> Exception thrown
java.lang.Exception: unknown recipe param: itemcount at InputScript.Load(InputScript.java:545).
Stack trace:
zombie.scripting.entity.components.crafting.InputScript.Load(InputScript.java:545)
zombie.scripting.entity.components.crafting.InputScript.Load(InputScript.java:314)
zombie.scripting.entity.components.crafting.CraftRecipe.LoadIO(CraftRecipe.java:456)
zombie.scripting.entity.components.crafting.CraftRecipe.Load(CraftRecipe.java:384)
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)
S4ro  [developer] 23 Jan @ 9:29am 
hey, this is not my recipe, the name of my recipe is only "MakeBiofuel"
< >
Showing 1-15 of 41 comments
Per page: 1530 50