View Issue Details

IDProjectCategoryLast Update
0011223Skyward CollapseCrash/ExceptionMay 5, 2013 10:51 am
ReporterWinge Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.802 
Fixed in Version.803 
Summary0011223: Exception while browsing Controls
DescriptionI got a "Fatal Error" message while browsing the controls menu. It happened when I clicked the Abilities tab. Let me know if there are other files that would be helpful.
TagsNo tags attached.
Internal WeightNew

Activities

Winge

May 4, 2013 2:36 pm

reporter  

UnhandledErrors.txt (1,743 bytes)   
5/4/2013 1:24:25 PM (0.802) Mem: 18,350,080 Mode: SinglePlayer Plat:WindowsPlayer
-----------
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+<>c__DisplayClass8.<SubclassInit>b__0 () [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+<>c__DisplayClass8.<SubclassInit>b__0 () [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 


UnhandledErrors.txt (1,743 bytes)   

Chris_McElligottPark

May 5, 2013 10:51 am

administrator   ~0031814

* Fixed an error that would occur when clicking the "Abilities" tab in the keybindings window. The error was happening because there was nothing to go in that tab; and now that tab has simply been removed.

Issue History

Date Modified Username Field Change
May 4, 2013 2:36 pm Winge New Issue
May 4, 2013 2:36 pm Winge File Added: UnhandledErrors.txt
May 5, 2013 10:51 am Chris_McElligottPark Internal Weight => New
May 5, 2013 10:51 am Chris_McElligottPark Note Added: 0031814
May 5, 2013 10:51 am Chris_McElligottPark Status new => resolved
May 5, 2013 10:51 am Chris_McElligottPark Fixed in Version => .803
May 5, 2013 10:51 am Chris_McElligottPark Resolution open => fixed
May 5, 2013 10:51 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception