Guest User

Rimworld Misc Robots ++ Error

a guest
Jul 16th, 2025
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Error in WorkGiver: Object reference not set to an instance of an object
  2. UnityEngine.StackTraceUtility:ExtractStackTrace ()
  3. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
  4. AIRobot.X2_JobGiver_Work:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) (at D:/_Programmierung/_GitHub_Repositories/RimWorld-Miscellaneous_Source/Source/AIRobot/X2_JobGiver_Work.cs:142)
  5. Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
  6. Verse.AI.ThinkNode_Priority:TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams)
  7. Verse.AI.Pawn_JobTracker:DetermineNextJob (Verse.ThinkTreeDef&,bool)
  8. Verse.AI.Pawn_JobTracker:TryFindAndStartJob ()
  9. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.AI.Pawn_JobTracker.EndCurrentJob_Patch2 (Verse.AI.Pawn_JobTracker,Verse.AI.JobCondition,bool,bool)
  10. Verse.AI.Pawn_JobTracker:JobTrackerTickInterval (int)
  11. Verse.Pawn:TickInterval (int)
  12. Verse.Thing:DoTick ()
  13. Verse.TickList:Tick ()
  14. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch3 (Verse.TickManager)
  15. Verse.TickManager:TickManagerUpdate ()
  16. (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
  17. Verse.Root_Play:Update ()
Advertisement
Add Comment
Please, Sign In to add comment