RimWorld

RimWorld

Numbers
ryyvo 2 Nov, 2022 @ 7:17pm
Can't Open Wildlife Tab
When I click on the wildlife tab, debug log pops ups and spams this message until max limit in the logs.

Exception filling window for Numbers.MainTabWindow_NumbersWildLife: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <eae584ce26bc40229c1b1aa476bfa589>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <eae584ce26bc40229c1b1aa476bfa589>:0
at (wrapper dynamic-method) RimWorld.PawnTable.RimWorld.PawnTable.PawnTableOnGUI_Patch2(RimWorld.PawnTable,UnityEngine.Vector2)
at RimWorld.MainTabWindow_PawnTable.DoWindowContents (UnityEngine.Rect rect) [0x00020] in <c81fc4e5348f4e9480b5f4bc7b581f3d>:0
at Numbers.MainTabWindow_Numbers.DoWindowContents (UnityEngine.Rect rect) [0x003be] in <9ff61b29a7ab468ba28486fbf1f24cff>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <c81fc4e5348f4e9480b5f4bc7b581f3d>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
< >
Showing 1-5 of 5 comments
Mehni  [developer] 3 Nov, 2022 @ 11:16am 
Mod conflict. Patch2 implies there are at least 2 harmony patches on the method in question. One of them is Number's transpiler and that would throw an error immediately on gamestart.

Post a hugslib log and I can point you in the right direction.
ryyvo 3 Nov, 2022 @ 4:22pm 
Here's the log. Thank you for your help!

https://gist.github.com/9d22ad3f8dd374e378bbc289e53cb41a
Mehni  [developer] 4 Nov, 2022 @ 10:22am 
PawnTable.PawnTableOnGUI: post: BetterPawnControl.Patches.PawnTable_PawnTableOnGUI.Postfix, TacticalGroups.HarmonyPatches.PawnTableOnGUI TRANS: Numbers.Numbers.MakeHeadersReOrderable

60/40 odds on TacticalGroups. I think that's [LTO] Colony Groups https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2345493945
ryyvo 4 Nov, 2022 @ 9:38pm 
Unfortunately disabling colony groups didn't fix it, but thank you for the help!
Loli Cunnysseur 10 Nov, 2022 @ 9:22pm 
Put it right next to jecstools. Above seems to work for me.
< >
Showing 1-5 of 5 comments
Per page: 1530 50