RimWorld

RimWorld

Auto Arm
A bug report
it cause psychicEmanatorShipPart can not spawn.
Exception filling window for LudeonTK.Dialog_Debug: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 9DC5BAB8]
at AutoArm.Pawn_JobTracker_EndCurrentJob_Patch.Prefix (Verse.Pawn ___pawn, Verse.AI.JobCondition condition, Verse.AI.Job ___curJob) [0x00006] in <00d2ffc3dcdb4521b1daf0ea6d51808a>:0
at Verse.AI.Pawn_JobTracker.EndCurrentJob (Verse.AI.JobCondition condition, System.Boolean startNewJob, System.Boolean canReturnToPool) [0x00040] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER net.pardeike.rimworld.mods.achtung: IEnumerable`1 AchtungMod.Pawn_JobTracker_EndCurrentJob_Patch:Transpiler(IEnumerable`1 instructions)
- PREFIX Troy_Alias.TacticalGroups: Void TacticalGroups.HarmonyPatches:EndCurrentJobPrefix(Pawn_JobTracker __instance, Pawn ___pawn, JobCondition condition, Boolean& startNewJob, Dictionary`2& __state, Boolean canReturnToPool)
- PREFIX Snues.AutoArm: Void AutoArm.Pawn_JobTracker_EndCurrentJob_Patch:Prefix(Pawn ___pawn, JobCondition condition, Job ___curJob)
- POSTFIX Troy_Alias.TacticalGroups: Void TacticalGroups.HarmonyPatches:EndCurrentJobPostfix(Pawn ___pawn, Dictionary`2 __state)
at RimWorld.CompMechanoid.ToSleep () [0x00010] in <24d25868955f4df08b02c73b55f389fe>:0
at RimWorld.IncidentWorker_CrashedShipPart.TryExecuteWorker (RimWorld.IncidentParms parms) [0x0017c] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER visibleraidpoints.1trickPonyta: IEnumerable`1 VisibleRaidPoints.Patch_IncidentWorker_CrashedShipPart_TryExecuteWorker:Transpiler(IEnumerable`1 instructions, ILGenerator il)
at RimWorld.IncidentWorker.TryExecute (RimWorld.IncidentParms parms) [0x0005e] in <24d25868955f4df08b02c73b55f389fe>:0
- PREFIX YourName.PauseOtherSettlementsSimulation: Boolean PauseOtherSettlementsSimulation.IncidentWorker_TryExecute_Patch:Prefix(IncidentParms parms)
- POSTFIX OberoniaAureaGene.Harmony: Void OberoniaAureaGene.TryExecute_Patch:Postfix(IncidentWorker& __instance, Boolean& __result, IncidentParms parms)
at Verse.DebugActionsIncidents+<>c__DisplayClass7_1.<GetIncidentDebugAction>b__3 () [0x0009c] in <24d25868955f4df08b02c73b55f389fe>:0
at LudeonTK.DebugActionNode.Enter (LudeonTK.Dialog_Debug dialog) [0x00065] in <24d25868955f4df08b02c73b55f389fe>:0
at LudeonTK.Dialog_Debug.DoButton (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x0003e] in <24d25868955f4df08b02c73b55f389fe>:0
at LudeonTK.Dialog_Debug.DrawNode (LudeonTK.DebugActionNode node, System.Single columnWidth, System.Boolean highlight) [0x00018] in <24d25868955f4df08b02c73b55f389fe>:0
at LudeonTK.DebugTabMenu.ListOptions (System.Int32 highlightedIndex, System.Single columnWidth) [0x00065] in <24d25868955f4df08b02c73b55f389fe>:0
at LudeonTK.Dialog_Debug.DoWindowContents (UnityEngine.Rect inRect) [0x00208] in <24d25868955f4df08b02c73b55f389fe>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <24d25868955f4df08b02c73b55f389fe>:0
- TRANSPILER Uuugggg.rimworld.TDS_Bug_Fixes.main: IEnumerable`1 TDS_Bug_Fixes.FixWindowDragInsteadOfReorderable:Transpiler(IEnumerable`1 instructions)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Window.InnerWindowOnGUI_Patch1 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)