RimWorld

RimWorld

EchoColony
Unable to open dialog box after update
System.NullReferenceException: Object reference not set to an instance of an object
[Ref D0A561A4]
at EchoColony.ColonistPromptContextBuilder+<>c.<BuildEnvironmentInfo>b__16_3 (RimWorld.GameCondition c) [0x00006] in <d9509046eaad44aeaee1d28eba939780>:0
at System.Collections.Generic.List`1[T].FindIndex (System.Int32 startIndex, System.Int32 count, System.Predicate`1[T] match) [0x0003b] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.Collections.Generic.List`1[T].FindIndex (System.Predicate`1[T] match) [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.GenCollection.Any[T] (System.Collections.Generic.List`1[T] list, System.Predicate`1[T] predicate) [0x00000] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at EchoColony.ColonistPromptContextBuilder.BuildEnvironmentInfo (Verse.Pawn pawn) [0x00309] in <d9509046eaad44aeaee1d28eba939780>:0
at EchoColony.ColonistPromptContextBuilder.BuildContext (Verse.Pawn pawn) [0x000e5] in <d9509046eaad44aeaee1d28eba939780>:0
at EchoColony.ColonistPromptContextBuilder.Build (Verse.Pawn pawn, System.String userMessage) [0x00021] in <d9509046eaad44aeaee1d28eba939780>:0
at EchoColony.ColonistChatWindow.UpdateContextPrompt () [0x00083] in <d9509046eaad44aeaee1d28eba939780>:0
at <0x23250884a40 + 0x0017a> <unknown method>
at EchoColony.Patch_ChatGizmo+<>c__DisplayClass0_0.<Postfix>b__0 () [0x00006] in <d9509046eaad44aeaee1d28eba939780>:0
at Verse.Command_Action.ProcessInput (UnityEngine.Event ev) [0x00007] in <630e2863bc9a4a3493f2eff01e3a9556>:0
at Verse.GizmoGridDrawer.DrawGizmoGrid (System.Collections.Generic.IEnumerable`1[T] gizmos, System.Single startX, Verse.Gizmo& mouseoverGizmo, System.Func`2[T,TResult] customActivatorFunc, System.Func`2[T,TResult] highlightFunc, System.Func`2[T,TResult] lowlightFunc, System.Boolean multipleSelected) [0x00889] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- TRANSPILER GonDragon.UINotIncluded: IEnumerable`1 UINotIncluded.Patches.GizmoGridDrawerPatch:Transpiler(ILGenerator gen, IEnumerable`1 instructions)
at RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor (System.Collections.Generic.IEnumerable`1[T] selectedObjects, Verse.Gizmo& mouseoverGizmo) [0x001f7] in <630e2863bc9a4a3493f2eff01e3a9556>:0
- TRANSPILER UnlimitedHugs.AllowTool: IEnumerable`1 AllowTool.Patches.InspectGizmoGrid_DrawInspectGizmoGridFor_Patch:ClearReverseDesignators(IEnumerable`1 instructions)
- TRANSPILER PerformanceOptimizer.Main: IEnumerable`1 PerformanceOptimizer.Optimization_InspectGizmoGrid_DrawInspectGizmoGridFor:InspectGizmoGrid_DrawInspectGizmoGridForTranspiler(IEnumerable`1 instructions) currentSelectable: null
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch5 (string)
Verse.Log:ErrorOnce (string,int)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.InspectGizmoGrid.DrawInspectGizmoGridFor_Patch0 (System.Collections.Generic.IEnumerable`1<object>,Verse.Gizmo&)
RimWorld.MainTabWindow_Inspect:DrawInspectGizmos ()
RimWorld.InspectPaneUtility:ExtraOnGUI (RimWorld.IInspectPane)
RimWorld.MainTabWindow_Inspect:ExtraOnGUI ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.WindowStack.WindowStackOnGUI_Patch2 (Verse.WindowStack)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:RimWorld.UIRoot_Play.UIRootOnGUI_Patch3 (RimWorld.UIRoot_Play)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.OnGUI_Patch1 (Verse.Root)