RimWorld

RimWorld

Tab-sorting
lol Apr 26, 2024 @ 12:01am
Startup error without Ideology
@Mlie here's log with the sorting error on startup https://gist.github.com/HugsLibRecordKeeper/b13c862f9de984386d4b0532356da9c5. see line 2388

[TabSorting]: Cannot find the IdeologyTab-def, will not sort Ideology items.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
Verse.Log:ErrorOnce (string,int)
TabSorting.TabSorting:SortIdeologyFurniture ()
TabSorting.TabSorting:DoTheSorting ()
TabSorting.TabSorting:.cctor ()
System.Runtime.CompilerServices.RuntimeHelpers:RunClassConstructor (System.RuntimeTypeHandle)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()



Pretty sure it has to do with the extensive modlist, yet maybe this could be helpful somehow.