Advertisement
Seanbeag

Patient bug

Mar 18th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. Exception in SetupToils for pawn Ohm driver=JobDriver_FoodFeedPatient (toilIndex=-1) driver.job=(FeedPatient (Job_955211) A=Thing_MealSimple194554 B=Thing_Human198450)
  2. System.MissingMethodException: Verse.AI.Toil Verse.AI.Toils_Goto.GotoThing(Verse.AI.TargetIndex,Verse.AI.PathEndMode,bool)
  3. at (wrapper dynamic-method) Verse.AI.JobDriver.Verse.AI.JobDriver.SetupToils_Patch1(Verse.AI.JobDriver)
  4. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  5. (wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch2 (string)
  6. (wrapper dynamic-method) Verse.AI.JobUtility:Verse.AI.JobUtility.TryStartErrorRecoverJob_Patch2 (Verse.Pawn,string,System.Exception,Verse.AI.JobDriver)
  7. (wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.SetupToils_Patch1 (Verse.AI.JobDriver)
  8. (wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.StartJob_Patch6 (Verse.AI.Pawn_JobTracker,Verse.AI.Job,Verse.AI.JobCondition,Verse.AI.ThinkNode,bool,bool,Verse.ThinkTreeDef,System.Nullable`1<Verse.AI.JobTag>,bool,bool,System.Nullable`1<bool>,bool,bool)
  9. Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
  10. (wrapper dynamic-method) Verse.AI.Pawn_JobTracker:Verse.AI.Pawn_JobTracker.EndCurrentJob_Patch3 (Verse.AI.Pawn_JobTracker,Verse.AI.JobCondition,bool,bool)
  11. (wrapper dynamic-method) Verse.AI.JobDriver:Verse.AI.JobDriver.EndJobWith_Patch1 (Verse.AI.JobDriver,Verse.AI.JobCondition)
  12. Verse.AI.Pawn_JobTracker:TryTakeOrderedJob (Verse.AI.Job,System.Nullable`1<Verse.AI.JobTag>,bool)
  13. Verse.AI.Pawn_JobTracker:TryTakeOrderedJobPrioritizedWork (Verse.AI.Job,RimWorld.WorkGiver,Verse.IntVec3)
  14. RimWorld.FloatMenuMakerMap/<>c__DisplayClass13_2:<AddJobGiverWorkOrders>b__1 ()
  15. Verse.FloatMenuOption:Chosen (bool,Verse.FloatMenu)
  16. (wrapper dynamic-method) Verse.FloatMenuOption:Verse.FloatMenuOption.DoGUI_Patch1 (Verse.FloatMenuOption,UnityEngine.Rect,bool,Verse.FloatMenu)
  17. Verse.FloatMenu:DoWindowContents (UnityEngine.Rect)
  18. Verse.FloatMenuMap:DoWindowContents (UnityEngine.Rect)
  19. Verse.Window:InnerWindowOnGUI (int)
  20. UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement