Advertisement
Guest User

Untitled

a guest
Dec 15th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. JobDriver threw exception in initAction. Pawn=Hashbrown, Job=DoBill (Job_2298) A=Thing_TMB_CanningTable62700 B=Thing_FilthVomit62718 C=(147, 0, 142), Exception: System.MissingMethodException: Method not found: 'RimWorld.PawnsFinder.get_AllMapsAndWorld_AliveOrDead'.
  2. at CannedMeals.Detours/GenRecipe_PostProcessProduct_Patch.FindVomitPawn (Verse.Pawn) <0x0011c>
  3. at CannedMeals.Detours/GenRecipe_PostProcessProduct_Patch.Replace (Verse.Thing&,Verse.Thing,Verse.RecipeDef,Verse.Pawn) <0x000aa>
  4. at (wrapper dynamic-method) Verse.GenRecipe.PostProcessProduct_Patch1 (Verse.Thing,Verse.RecipeDef,Verse.Pawn) <0x0002b>
  5. at Verse.GenRecipe/<MakeRecipeProducts>c__Iterator0.MoveNext () <0x0031d>
  6. at System.Collections.Generic.List`1<Verse.Thing>.AddEnumerable (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00095>
  7. at System.Collections.Generic.List`1<Verse.Thing>..ctor (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00089>
  8. at System.Linq.Enumerable.ToList<Verse.Thing> (System.Collections.Generic.IEnumerable`1<Verse.Thing>) <0x00040>
  9. at Verse.AI.Toils_Recipe/<FinishRecipeAndStartStoringProduct>c__AnonStorey2.<>m__0 () <0x001a0>
  10. at Verse.AI.JobDriver.TryActuallyStartNextToil () <0x002e9>
  11. lastJobGiver=Verse.AI.ThinkNode_QueuedJob, curJob.def=DoBill, curDriver=Verse.AI.JobDriver_DoBill
  12. Verse.Log:Error(String)
  13. Verse.AI.Pawn_JobTracker:StartErrorRecoverJob(String)
  14. Verse.AI.JobDriver:TryActuallyStartNextToil()
  15. Verse.AI.JobDriver:ReadyForNextToil()
  16. Verse.AI.<DoRecipeWork>c__AnonStorey1:<>m__1()
  17. Verse.AI.JobDriver:DriverTick()
  18. Verse.AI.Pawn_JobTracker:JobTrackerTick()
  19. Verse.Pawn:Tick()
  20. Verse.TickList:Tick()
  21. Verse.TickManager:DoSingleTick()
  22. Verse.TickManager:TickManagerUpdate()
  23. Verse.Game:UpdatePlay()
  24. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement