View Issue Details

IDProjectCategoryLast Update
0011575Skyward CollapseCrash/ExceptionMay 19, 2013 8:21 pm
ReporterMick Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version.905 
Fixed in Version.906 
Summary0011575: Fatal Error when looking at profile
DescriptionWhen I click on the profile button on the main menu. I get a fatal error. It also has no buttons available for going back, so I have to force quit the game.

Stack Trace:

5/19/2013 7:35:36 PM
: -----------
OnGUI: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
  at System.Collections.Generic.List`1[System.String].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ProfileStatisticsWindow.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [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.List`1[System.String].get_Item (Int32 index) [0x00000] in <filename unknown>:0
  at ProfileStatisticsWindow.SubclassPreShow () [0x00000] in <filename unknown>:0
  at AbstractArcenWindow.PreShow () [0x00000] in <filename unknown>:0
  at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0
  at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0


   at System.Environment.get_StackTrace()
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity)
   at ArcenDebugging.ArcenDebugLog(System.String Message, Verbosity Verbosity)
   at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity)
   at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause)
   at MainCameraLogic.OnGUI()
TagsNo tags attached.
Internal WeightNew

Activities

Chris_McElligottPark

May 19, 2013 8:21 pm

administrator   ~0032465

Thanks!

* Fixed an exception that was thrown in the prior version of the game when you clicked into your profile.

Issue History

Date Modified Username Field Change
May 19, 2013 7:38 pm Mick New Issue
May 19, 2013 8:21 pm Chris_McElligottPark Internal Weight => New
May 19, 2013 8:21 pm Chris_McElligottPark Note Added: 0032465
May 19, 2013 8:21 pm Chris_McElligottPark Status new => resolved
May 19, 2013 8:21 pm Chris_McElligottPark Fixed in Version => .906
May 19, 2013 8:21 pm Chris_McElligottPark Resolution open => fixed
May 19, 2013 8:21 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception