hi, the last 2 ingame days my kitchen bot has some kind of trouble whe butchering humans(havent tested with animals didn't hunt recently), previously it worked just fine
JobDriver threw exception in initAction for pawn Kitchen Bot 2 driver=JobDriver_DoBill (toilIndex=13) driver.job=(DoBill (Job_4414951) A=Thing_TableButcher629928 B=Thing_Corpse_Human1332754 C=(167, 0, 160)) lastJobGiver=AIRobot.X2_JobGiver_Work
System.NullReferenceException: Object reference not set to an instance of an object
at AlienRace.HarmonyPatches/<>c__DisplayClass80_0.<ButcherProductsPrefix>b__0 () <0x002f9>
at AlienRace.HarmonyPatches.ButcherProductsPrefix (Verse.Pawn,single,System.Collections.Generic.IEnumerable`1<Verse.Thing>&,Verse.Corpse) <0x000ab>
at (wrapper dynamic-method) Verse.Corpse.ButcherProducts_Patch1 (object,Verse.Pawn,single) <0x00053>
at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x00875>
at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x000d7>
at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x000e5>
at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00070>
at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x002d4>
at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x0071f>
Verse.Log:Error(String, Boolean)
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
Verse.AI.JobDriver:DriverTick()
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick_Patch1(Object)
AIRobot.X2_AIRobot:Tick()
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()