Guest User

Untitled

a guest
Nov 5th, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. JobDriver threw exception in toil FinishRecipeAndStartStoringProduct's initAction for pawn Rene driver=JobDriver_DoBill (toilIndex=16) driver.job=(DoBill (Job_123) A = Thing_Human1975 B = Thing_Apparel_Diaper13764 C = (115, 0, 115) Giver = JobGiver_Work [workGiverDef: DoBillsMedicalHumanOperation])
  2. System.NullReferenceException: Object reference not set to an instance of an object
  3. [Ref 89BE8E79]
  4. at RimWorld.Pawn_ApparelTracker.Wear (RimWorld.Apparel newApparel, System.Boolean dropReplacedApparel, System.Boolean locked) [0x00033] in <2a40c3593b334f29ac3cb3d32d652351>:0
  5. - PREFIX AnimalGear: Boolean AnimalGear.AnimalGearHarmony+Pawn_ApparelTracker_Wear_Patch:Pawn_ApparelTracker_Wear_Pre(Pawn_ApparelTracker __instance, Apparel newApparel, Boolean dropReplacedApparel, Boolean locked)
  6. - POSTFIX Krkr.RocketMan: Void RocketMan.Patches.Pawn_Notify_Dirty+Pawn_ApparelTracker_Dirty:Postfix(Pawn_ApparelTracker __instance)
  7. - POSTFIX OskarPotocki.VFECore: Void VanillaApparelExpanded.ApparelTracker_Wear:Postfix(Apparel newApparel, Pawn_ApparelTracker __instance)
  8. - POSTFIX OskarPotocki.VFECore: Void VFECore.Pawn_ApparelTracker_Wear_Patch:Postfix(Pawn_ApparelTracker __instance, Apparel newApparel, Boolean dropReplacedApparel, Boolean locked)
  9. at ZealousInnocence.Recipe_PutInDiaper.ApplyOnPawn (Verse.Pawn pawn, Verse.BodyPartRecord part, Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients, RimWorld.Bill bill) [0x0008e] in <f857ab45968f4d32b67a4e526c706441>:0
  10. at RimWorld.Bill_Medical.Notify_IterationCompleted (Verse.Pawn billDoer, System.Collections.Generic.List`1[T] ingredients) [0x00030] in <2a40c3593b334f29ac3cb3d32d652351>:0
  11. at Verse.AI.Toils_Recipe+<>c__DisplayClass3_0.<FinishRecipeAndStartStoringProduct>b__1 () [0x0018d] in <2a40c3593b334f29ac3cb3d32d652351>:0
  12. at CraftWithColor.ToilsRecipe_FinishRecipeAndStartStoringProduct_Patch+<>c__DisplayClass0_0.<Postfix>b__0 () [0x00061] in <369193b024c14b1db563d0e319a0513b>:0
  13. at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001b0] in <2a40c3593b334f29ac3cb3d32d652351>:0
  14. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  15. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
  16. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch1 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
  17. Verse.AI.JobDriver:TryActuallyStartNextToil ()
  18. Verse.AI.JobDriver:ReadyForNextToil ()
  19. Verse.AI.JobDriver:TryActuallyStartNextToil ()
  20. Verse.AI.JobDriver:ReadyForNextToil ()
  21. Verse.AI.Toils_Recipe/<>c__DisplayClass2_0:<DoRecipeWork>b__1 ()
  22. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.JobDriver.DriverTick_Patch0 (Verse.AI.JobDriver)
  23. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.JobTrackerTick_Patch0 (Verse.AI.Pawn_JobTracker)
  24. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Pawn.Tick_Patch2 (Verse.Pawn)
  25. Verse.TickList:Tick ()
  26. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch4 (Verse.TickManager)
  27. Verse.TickManager:TickManagerUpdate ()
  28. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch4 (Verse.Game)
  29. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
  30.  
Advertisement
Add Comment
Please, Sign In to add comment