c4sc4
Sep 21, 2011 11:37 pm
reporter
|
UnhandledErrors.txt (1,878 bytes)
9/21/2011 8:33:44 PM (0.418)
-----------------------------------
UnhandledErrors-----------------------------------
9/21/2011 8:33:44 PM (0.418)
-----------------------------------Error-----------------------------------Log String: OnGUI: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[InputVisibleContext,System.Collections.Generic.List`1[InputBindings+InputKeyBinding]].get_Item (InputVisibleContext key) [0x00000] in <filename unknown>:0
at InputBindingsMenu.UpdatePagingAfterTabChange (InputBindingsWindowTab NewTab) [0x00000] in <filename unknown>:0
at InputBindingsMenu.SwitchToTab (InputBindingsWindowTab NewTab, Boolean IsForPreShow) [0x00000] in <filename unknown>:0
at InputBindingsMenu+<SubclassInit>c__AnonStorey28.<>m__AD () [0x00000] in <filename unknown>:0
at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
Stack Trace: at System.Collections.Generic.Dictionary`2[InputVisibleContext,System.Collections.Generic.List`1[InputBindings+InputKeyBinding]].get_Item (InputVisibleContext key) [0x00000] in <filename unknown>:0
at InputBindingsMenu.UpdatePagingAfterTabChange (InputBindingsWindowTab NewTab) [0x00000] in <filename unknown>:0
at InputBindingsMenu.SwitchToTab (InputBindingsWindowTab NewTab, Boolean IsForPreShow) [0x00000] in <filename unknown>:0
at InputBindingsMenu+<SubclassInit>c__AnonStorey28.<>m__AD () [0x00000] in <filename unknown>:0
at ArcenQueuedButtonClickDelegate.Execute () [0x00000] in <filename unknown>:0
at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0
|
|
|
Confirmed. |
|
|
Thanks!
* The Inventory keybinds were removed a couple of versions back, but the tab was still there in settings and was causing errors when clicked. Fixed so that it's now out of the settings screen as well. |
|
|
Oops, sorry :) |
|
|
No worries. :) |
|