Project Zomboid

Project Zomboid

All American Apocalypse, B41.78
violetaz 17 Feb, 2022 @ 10:39pm
Errors in console log and recipes not working
Mods running: Item Tweaker API, AAA, NecroForge

Errors in console file:
WARN : Recipe , 1645147181133> RecipeManager.resolveItemModuleDotType> WARNING: module "Base" may have forgot to import module Base WARN : Recipe , 1645147181134> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "CleaningLiquid" in recipe "Clean Jar" WARN : Recipe , 1645147181135> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "CleaningLiquid" in recipe "Clean Jar" WARN : Recipe , 1645147181135> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "CleaningLiquid" in recipe "Clean Jar" WARN : Recipe , 1645147181135> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "CornFlour" in recipe "Pour Corn Flour Into Bowl" WARN : Recipe , 1645147181136> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "AAACornbreadMixBowl" in recipe "Pour Corn Flour Into Bowl" WARN : Recipe , 1645147181136> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "CornFlour" in recipe "Make Corn Flour" WARN : Recipe , 1645147181136> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "AAACornbreadMixBowl" in recipe "Prepare Cornbread" WARN : Recipe , 1645147181137> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe source "AAACornbreadMixBowl" in recipe "Make Corndog" WARN : Recipe , 1645147181138> RecipeManager.resolveItemModuleDotType> ERROR: can't find recipe result "HotdogPrep" in recipe "Make Hot Dog"

Recipes not working:
  • Pour Corn Flour Into Bowl - one of the errors above, also can't make it in-game. The recipe is available, but only shows an empty bowl in "required items" and can't craft it with corn flour and empty bowl in inventory.
  • Make Corn Flour - recipe calls for 42 units of corn, but activates and uses 5. No item given in inventory. When attempting to make recipe, this error is given in console: https://pastebin.com/secmL4aE
  • Prepare Cornbread - only shows baking pan and water (4 units) as the required items, presumably because of the issues with corn flour
Last edited by violetaz; 18 Feb, 2022 @ 6:14am