RimWorld

RimWorld

Vanilla Furniture Expanded
this mod is throwing this error preventing me from opening the dev options.
Exception filling window for Verse.ImmediateWindow: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
[Ref 27CF6ED2]
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at LudeonTK.Dialog_Debug.SwitchTab (RimWorld.DebugTabMenuDef def) [0x0004c] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at <0x1f70b889240 + 0x00142> <unknown method>
at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x00013] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at Verse.DebugWindowsOpener.DrawButtons () [0x000dd] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
- TRANSPILER OskarPotocki.VFECore: IEnumerable`1 VFECore.DebugWindowsOpener_DrawButtons_Patch:Transpiler(IEnumerable`1 instructions)
- TRANSPILER UnlimitedHugs.HugsLib: IEnumerable`1 HugsLib.Patches.DebugWindowsOpener_Patch:DrawAdditionalButtons(IEnumerable`1 instructions)
at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001a6] in <f0ac5eb9b52e4cc396c70fc9a4ee15e5>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch3 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)