RimWorld

RimWorld

Tinkering Bench and Biohacking Station
Cooking food
Hey I started a new world after finding this mod and it seems to cause my colonist to not be able to make meals. They just cook the same ingredients over and over. Its a new save and at an electric stove and when I disable the mod they cook just fine. Love the idea of the mod and just wanted to say something about this.
< >
Showing 1-3 of 3 comments
ProPickelz  [developer] 12 Jul @ 4:57am 
Sounds like a mod incompatibility. Is there anything else you're using that could be causing issues?
Amekron 16 Jul @ 3:28pm 
hey the same situation with cooking and butcher in my assembly infinitely works. debugger gives an error:

JobDriver threw exception in toil FinishRecipeAndStartStoringProduct's initAction for pawn Ami driver=JobDriver_DoBill (toilIndex=31) driver.job=(DoBill (Job_31703) A = Thing_TableButcher211685 B = Thing_Corpse_Megaspider174622 C = (116, 0, 196) Giver = JobGiver_Work [workGiverDef: DoBillsButcherFlesh])
System.MissingMethodException: RimWorld.QualityCategory RimWorld.QualityUtility.GenerateQualityCreatedByPawn(Verse.Pawn,RimWorld.SkillDef,bool)
[Ref 221BBC08]
at Verse.GenRecipe.MakeRecipeProducts (Verse.RecipeDef recipeDef, Verse.Pawn worker, System.Collections.Generic.List`1[T] ingredients, Verse.Thing dominantIngredient, RimWorld.IBillGiver billGiver, RimWorld.Precept_ThingStyle precept, Verse.ThingStyleDef style, System.Nullable`1[T] overrideGraphicIndex) [0x00039] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- PREFIX VanillaBooksExpandedMod: Void VanillaBooksExpanded.GenRecipe_MakeRecipeProducts_Patch:Prefix(RecipeDef recipeDef, Pawn worker)
- PREFIX TinkeringMod: Boolean TinkerMod.GenRecipe_MakeRecipeProducts_Patch:Prefix(RecipeDef recipeDef, List`1 ingredients, Pawn worker, IEnumerable`1& __result)
- PREFIX TinkeringMod: Boolean TinkerMod.GenRecipe_MakeRecipeProducts_Biohack:Prefix(RecipeDef recipeDef, List`1 ingredients, Pawn worker, IEnumerable`1& __result)
- PREFIX com.communityframework.harmonypatches: Void CF.OutputWorkerPatch+MakeRecipeProducts:Prefix(RecipeDef recipeDef, Pawn worker, List`1 ingredients, IBillGiver billGiver, Precept_ThingStyle& precept, ThingStyleDef& style, Nullable`1& overrideGraphicIndex)
- PREFIX VanillaExpanded.VFEA: Boolean VFEAncients.HarmonyPatches.MendingPatches:RepairItem(RecipeDef recipeDef, List`1 ingredients, IEnumerable`1& __result)
- PREFIX Torann.ARimworldOfMagic: Boolean TorannMagic.TorannMagicMod+GolemRecipe_Action_Patch:Prefix(RecipeDef recipeDef, Pawn worker, List`1 ingredients, Thing dominantIngredient, IBillGiver billGiver, IEnumerable`1& __result)
- POSTFIX com.communityframework.harmonypatches: Void CF.OutputWorkerPatch+MakeRecipeProducts:Postfix(IEnumerable`1& __result, RecipeDef recipeDef, Pawn worker, List`1 ingredients, IBillGiver billGiver, Precept_ThingStyle precept, ThingStyleDef style, Nullable`1 overrideGraphicIndex)
- POSTFIX com.spdskatr.projectrimfactory: IEnumerable`1 ProjectRimFactory.Common.Patch_GenRecipe_MakeRecipeProducts_BonusYield:Postfix(IEnumerable`1 __result, RecipeDef recipeDef, Pawn worker, List`1 ingredients, Thing dominantIngredient, IBillGiver billGiver)
- POSTFIX OskarPotocki.VanillaTraitsExpanded: Void VanillaTraitsExpanded.MakeRecipeProducts_Patch:Postfix(RecipeDef recipeDef, Pawn worker, List`1 ingredients, Thing dominantIngredient, IBillGiver billGiver)
- POSTFIX VanillaBooksExpandedMod: IEnumerable`1 VanillaBooksExpanded.GenRecipe_MakeRecipeProducts_Patch:Postfix(IEnumerable`1 __result)
at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__1 () [0x0015d] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- TRANSPILER Uuugggg.rimworld.TD_Enhancement_Pack.main: IEnumerable`1 TD_Enhancement_Pack.ColorVariation:Toils_Recipe_Transpiler(IEnumerable`1 instructions)
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001b0] in <630e2863bc9a4a3493f2eff01e3a9556>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch5 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.ReadyForNextToil_Patch1 (Verse.AI.JobDriver)
Verse.AI.Toils_Recipe/<>c__DisplayClass2_0:<DoRecipeWork>b__1 ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch2 (Verse.AI.Pawn_JobTracker)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch3 (Verse.Pawn)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch2 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
Verse.Root_Play:Update ()
ProPickelz  [developer] 18 Jul @ 10:36am 
Thank you very much for the logs. I just released a patch a few moments ago. Let me know if the issue persists.
< >
Showing 1-3 of 3 comments
Per page: 1530 50