初级玩家
- 贡献度
- 0
- 金元
- 344
- 积分
- 34
- 精华
- 0
- 注册时间
- 2023-3-8
|
Exception filling window for Verse.ImmediateWindow: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.Dialog_Debug.SwitchTab (Verse.DebugTabMenuDef def) [0x0004c] in <efb2041c6ffd48fe9bfd2a6a8ee803e9>:0
at Verse.Dialog_Debug..ctor (Verse.DebugTabMenuDef def) [0x0002d] in <efb2041c6ffd48fe9bfd2a6a8ee803e9>:0
at Verse.DebugWindowsOpener.ToggleDebugActionsMenu () [0x00013] in <efb2041c6ffd48fe9bfd2a6a8ee803e9>:0
at (wrapper dynamic-method) Verse.DebugWindowsOpener.Verse.DebugWindowsOpener.DrawButtons_Patch0(Verse.DebugWindowsOpener)
at RocketMan.DebugWindowsOpener_Patch+<>c__DisplayClass3_0.<Postfix>b__0 () [0x00000] in <3df1e26c6bf04c758021dd0f8364937c>:0
at Verse.ImmediateWindow.DoWindowContents (UnityEngine.Rect inRect) [0x00000] in <efb2041c6ffd48fe9bfd2a6a8ee803e9>:0
at (wrapper dynamic-method) Verse.Window.Verse.Window.InnerWindowOnGUI_Patch0(Verse.Window,int)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.Window:Verse.Window.InnerWindowOnGUI_Patch0 (Verse.Window,int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
|
|