View Issue Details

IDProjectCategoryLast Update
0011218Skyward CollapseGUIMay 5, 2013 10:50 am
ReporterHearteater Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.802 
Fixed in Version.803 
Summary0011218: Error message popped up using UI
DescriptionIn my first game, after the Tutorial pop-up, I hit ESC, opened Settings. I clicked on "View and Edit Controls" and the clicked on the "Abilities" tab. An error message popped up in the top right of the screen. I didn't notice any actual issues, but I also didn't continue any further. I just repeated the error again using those steps.

Let me know if you need any other files.
TagsNo tags attached.
Internal WeightNew

Activities

Hearteater

May 4, 2013 1:07 pm

reporter  

UnhandledErrors.txt (5,231 bytes)   
5/4/2013 1:02:06 PM (0.802) Mem: 117,420,032 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 


5/4/2013 1:02:47 PM (0.802) Mem: 123,314,176 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 


5/4/2013 1:05:49 PM (0.802) Mem: 14,864,384 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 (5,231 bytes)   

Chris_McElligottPark

May 5, 2013 10:50 am

administrator   ~0031812

* 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 1:07 pm Hearteater New Issue
May 4, 2013 1:08 pm Hearteater File Added: UnhandledErrors.txt
May 5, 2013 10:50 am Chris_McElligottPark Internal Weight => New
May 5, 2013 10:50 am Chris_McElligottPark Note Added: 0031812
May 5, 2013 10:50 am Chris_McElligottPark Status new => resolved
May 5, 2013 10:50 am Chris_McElligottPark Fixed in Version => .803
May 5, 2013 10:50 am Chris_McElligottPark Resolution open => fixed
May 5, 2013 10:50 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - UI => GUI