Skip to content

Instantly share code, notes, and snippets.

@HugsLibRecordKeeper
Created August 25, 2017 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugsLibRecordKeeper/51d8f143885559f9747129860e1ac957 to your computer and use it in GitHub Desktop.
Save HugsLibRecordKeeper/51d8f143885559f9747129860e1ac957 to your computer and use it in GitHub Desktop.
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Friday, August 25, 2017, 4:40:14 PM
Loaded mods:
Core: (no assemblies)
HugsLib[3.1.2]: 0Harmony(1.0.9.1), HugsLib(0.17.0.0)
Mod List Backup[1.5.1]: $HugsLibChecker(0.2.0.0), 0Harmony(1.0.9.1), ExtraWidgets(0.2.0.0), ModListBackup(1.5.1.0)
Active Harmony patches:
DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditonalButtons
Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
Page_ModsConfig.DoWindowContents: PRE: ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix
Page_ModsConfig.Notify_ModsListChanged: PRE: ModListBackup.Patches.Page_ModsConfig_Patches.Notify_ModsListChanged_Patch.Prefix
Page_ModsConfig.Notify_SteamItemUnsubscribed: PRE: ModListBackup.Patches.Page_ModsConfig_Patches.Notify_SteamItemUnsubscribed_Patch.Prefix
Page_ModsConfig.PostClose: TRANS: HugsLib.Patches.ModsConfig_PostClose_Patch.QuickRestartInDevMode
Page_ModsConfig.PreOpen: post: ModListBackup.Patches.Page_ModsConfig_Patches.PreOpen_Patch.Postfix
PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
Window.ExtraOnGUI: PRE: ModListBackup.Patches.Page_ModsConfig_Patches.ExtraOnGUI_Patch.Prefix
Harmony versions present: UnlimitedHugs.HugsLib:1.0.9.1, HugsLib.ModListBackup:1.0.9.1
Platform information: (hidden, hold Shift while publishing to include)
Log file contents:
Initialize engine version: 5.4.1f1 (649f48bbbf0f)
GfxDevice: [Renderer information redacted]
Begin MonoManager ReloadAssembly
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\System.Xml.Linq.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
desktop: 1920x1080 60Hz; virtual: 3200x1080 at -1280,0
Command line arguments: -savedatafolder=[Rimworld_dir]\SaveData
RimWorld 0.17.1557 rev1153
Save data folder overridden to [Rimworld_dir]\SaveData
[HugsLib] v3.1.2 initialized ModListBackup
[ModListBackup] Preopen
[ModListBackup] Loading all mods
[ModListBackup] There are now 106 loaded mods
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (wrapper dynamic-method) RimWorld.Page_ModsConfig.DoWindowContents_Patch1 (object,UnityEngine.Rect) <0x002bc>
at Verse.Window/<WindowOnGUI>c__AnonStorey2C4.<>m__1B1 (int) <0x00735>
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
(Filename: Line: 422)
Exception filling window for RimWorld.Page_ModsConfig: System.NullReferenceException: Object reference not set to an instance of an object
at ModListBackup.UI.Page_ModsConfig_Controller/<>c__DisplayClass40_0.<GetModByIdentifier>b__0 (ModListBackup.Mods.ModMetaDataEnhanced) <0x00026>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>,System.Linq.Enumerable/Fallback) <0x0008b>
at System.Linq.Enumerable.First<ModListBackup.Mods.ModMetaDataEnhanced> (System.Collections.Generic.IEnumerable`1<ModListBackup.Mods.ModMetaDataEnhanced>,System.Func`2<ModListBackup.Mods.ModMetaDataEnhanced, bool>) <0x0003a>
at ModListBackup.UI.Page_ModsConfig_Controller.GetModByIdentifier (Verse.ModMetaData) <0x00070>
at ModListBackup.UI.Page_ModsConfig_Controller/<ModsInListOrder>d__42.MoveNext () <0x001d6>
at ModListBackup.UI.Page_ModsConfig_Controller.DoWindowContents (RimWorld.Page_ModsConfig,UnityEngine.Rect) <0x00a59>
at ModListBackup.Patches.Page_ModsConfig_Patches.DoWindowContents_Patch.Prefix (RimWorld.Page_ModsConfig,UnityEngine.Rect&) <0x00048>
at (w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment