Closed Deejaysharp13 closed 4 years ago
Also wanted to add that textures all over the map rotate whenever anything on the map changes.
Thanks for the bug post Deejay! I am tracking the weird texture rotate in another bug submission. I'm not sure what that is about... maybe something related to the Randomization function?
Possibly, As i mentioned, it only does it when any textures on the map have to change. Like when you mine a block, when it disappears the textures rotate. Same with contstruction, and even when just putting blueprints or plans down
Can you check if this is still happening with mod version 1.0.8+?
Couldnt get the pawns to work unless i prioritized work for them. Attempted to spawn more pawns using dev mode and none of them would work. Kept getting 2 red error messages over and over again. Im not so great with coding so ill pass it on to you. This is the entire error thread from the start of the game until i finished testing. Did run with Harmony, should i try not running it with Harmony?
Error Messages:
Initializing new game with mods:
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: Index was outside the bounds of the array. at (wrapper stelemref) System.Object.virt_stelemref_class_small_idepth(intptr,object) at System.Collections.Generic.List`1[T].Add (T item) [0x0001e] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00064] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_Tagger TryIssueJobPackage: System.ArgumentException: An item with the same key has already been added. Key: PlayerTribe at System.Collections.Generic.Dictionaryb__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary
2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at Verse.MapPawns.FreeHumanlikesSpawnedOfFaction (RimWorld.Faction faction) [0x00016] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.MapPawns.get_FreeColonistsSpawned () [0x00006] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.WanderUtility.GetColonyWanderRoot (Verse.Pawn pawn) [0x00250] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_WanderColony.GetWanderRoot (Verse.Pawn pawn) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.JobGiver_Wander.GetExactWanderDest (Verse.Pawn pawn) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.JobGiver_Wander.TryGiveJob (Verse.Pawn pawn) [0x00066] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Detected infinite stat recursion when evaluating Hearing Verse.Log:Error(String, Boolean) Verse.PawnCapacitiesHandler:GetLevel(PawnCapacityDef) Verse.<>c__DisplayClass1_0:b1(Region)
RimThreaded.BFSWorker_Patch:BreadthFirstTraverseWork(Region, RegionEntryPredicate, RegionProcessor, Int32, RegionType)
RimThreaded.RegionTraverser_Patch:BreadthFirstTraverse(Region, RegionEntryPredicate, RegionProcessor, Int32, RegionType)
Verse.RegionTraverser:Verse.RegionTraverser.BreadthFirstTraverse_Patch1(Region, RegionEntryPredicate, RegionProcessor, Int32, RegionType)
Verse.GenClamor:DoClamor(Thing, IntVec3, Single, ClamorDef)
Verse.GenClamor:DoClamor(Thing, Single, ClamorDef)
Verse.AI.Pawn_PathFollower:TryEnterNextPathCell()
Verse.AI.Pawn_PathFollower:PatherTick()
Verse.Pawn:Tick()
RimThreaded.Ticklist_Patch:ProcessTicks()
RimThreaded.<>c:b 22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in RimWorld.ThinkNode_ConditionalColonist TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderEmergency () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0010a] in <7b345446a85d4ed599f9c604ae61854b>:0 at Verse.AI.ThinkNode_Priority.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00022] in <7b345446a85d4ed599f9c604ae61854b>:0 Verse.Log:Error(String, Boolean) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.IndexOutOfRangeException: index + length > size at System.Array.Clear (System.Array array, System.Int32 index, System.Int32 length) [0x00044] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.List`1[T].Clear () [0x00009] in <567df3e0919241ba98db88bec4c6696f>:0 at RimWorld.Pawn_WorkSettings.CacheWorkGiversInOrder () [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.Pawn_WorkSettings.get_WorkGiversInOrderNormal () [0x00008] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimWorld.JobGiver_Work.TryIssueJobPackage (Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x0011c] in <7b345446a85d4ed599f9c604ae61854b>:0 at RimThreaded.ThinkNode_PrioritySorter_Patch.TryIssueJobPackage (Verse.AI.ThinkNode_PrioritySorter instance, Verse.AI.ThinkResult& result, Verse.Pawn pawn, Verse.AI.JobIssueParams jobParams) [0x00179] in <427c661b88054911a7fc5173ba07da1c>:0 Verse.Log:Error(String, Boolean) RimThreaded.ThinkNode_PrioritySorter_Patch:TryIssueJobPackage(ThinkNode_PrioritySorter, ThinkResult&, Pawn, JobIssueParams) Verse.AI.ThinkNode_PrioritySorter:Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage_Patch1(ThinkNode_PrioritySorter, Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams) Verse.AI.Pawn_JobTracker:DetermineNextJob(ThinkTreeDef&) Verse.AI.Pawn_JobTracker:TryFindAndStartJob() Verse.AI.Pawn_JobTracker:EndCurrentJob(JobCondition, Boolean, Boolean) Verse.AI.Pawn_JobTracker:JobTrackerTick() Verse.Pawn:Tick() RimThreaded.Ticklist_Patch:ProcessTicks() RimThreaded.<>c:b__22_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()