View Issue Details

IDProjectCategoryLast Update
0006871Valley 1GUIApr 4, 2012 9:27 pm
Reporterkhadgar Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.916 
Fixed in Version0.924 
Summary0006871: Pressing certain keyboard keys on the main menu results in unexpected behavior.
DescriptionRepro:
0) On the main menu
1) Press any of the following keys
 a) ~
 b) o
 c) h

Result:
In case a, the message log toggles sizes.
In cases b and c, an error appears in the message log; "Error: Attempt to get LocalPlayerAccount when RunStatus == GameStart!"

Expected:
The user does not encounter error messages or superfluous actions when pressing buttons on the main menu.

Notes:
The message log size-toggle may be as intended, but it doesn't serve a purpose because there shouldn't be any messages displayed in it.
TagsNo tags attached.
Internal WeightFix Before Major Release

Activities

Chris_McElligottPark

Apr 4, 2012 9:27 pm

administrator   ~0021815

Thanks!

* Fixed a bug in previous versions where hitting O or H on the main menu would try to activate certain developer-only debug functions, fail, and crash the game.

The toggle of the message log is indeed intended, as it is quite possible to have messages there if you are getting errors or otherwise.

Issue History

Date Modified Username Field Change
Mar 26, 2012 5:04 pm khadgar New Issue
Mar 27, 2012 10:35 am tigersfan Internal Weight => Fix Before Major Release
Mar 27, 2012 10:35 am tigersfan Assigned To => Chris_McElligottPark
Mar 27, 2012 10:35 am tigersfan Status new => assigned
Apr 4, 2012 9:27 pm Chris_McElligottPark Note Added: 0021815
Apr 4, 2012 9:27 pm Chris_McElligottPark Status assigned => resolved
Apr 4, 2012 9:27 pm Chris_McElligottPark Fixed in Version => 0.924
Apr 4, 2012 9:27 pm Chris_McElligottPark Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - UI => GUI