View Issue Details

IDProjectCategoryLast Update
0016642Stars Beyond ReachCrash/ExceptionMay 11, 2015 7:34 pm
Reporterjerith Assigned Tokeith.lamothe  
Status resolvedResolutionfixed 
Product Version0.815 
Fixed in Version0.816 
Summary0016642: IndexOutOfRangeException after selling resources
DescriptionI sold some Francium to the Zenith twice (1 unit each time) and then clicked "Existing Agreements". I got the following stack trace:

ErrorsReportedByEngine: -----------
IndexOutOfRangeException: Array index is out of range.
Stack Trace: PoliticalAgreement.GetDisplayString ()
DiplomacyWindow.PopulateData ()
DiplomacyWindow+<>c__DisplayClass34.<DoNonGUIRenderStuff>b__26 (Boolean )
DiplomacyWindow+<>c__DisplayClass3b.<Helper_Button>b__3a (.ArcenMouseInput input)
ArcenRawGUIManager.LetZonesProcessMouseInput (.ArcenMouseInput MouseInput)
Game.CheckMouseInputFromGUIAfterDrawGUI ()
MainCameraLogic.OnGUI ()

   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 EngineConfig.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText, Boolean SuppressArcenDebugLog)
   at EngineConfig.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.LogWrittenFromUnity(System.String LogString, System.String StackTrace, LogType Type)
   at UnityEngine.Application.CallLogCallback(System.String logString, System.String stackTrace, LogType type)


The attached save is after a couple of attempts to reproduce by trading more stuff.
TagsNo tags attached.

Activities

jerith

May 10, 2015 11:57 am

reporter  

Pizza Time 33.save (782,385 bytes)

keith.lamothe

May 11, 2015 7:34 pm

administrator   ~0040681

Fixed this earlier today in response to something else. Thanks :)

Issue History

Date Modified Username Field Change
May 10, 2015 11:57 am jerith New Issue
May 10, 2015 11:57 am jerith File Added: Pizza Time 33.save
May 11, 2015 11:29 am Chris_McElligottPark Assigned To => keith.lamothe
May 11, 2015 11:29 am Chris_McElligottPark Status new => assigned
May 11, 2015 7:34 pm keith.lamothe Note Added: 0040681
May 11, 2015 7:34 pm keith.lamothe Status assigned => resolved
May 11, 2015 7:34 pm keith.lamothe Fixed in Version => 0.816
May 11, 2015 7:34 pm keith.lamothe Resolution open => fixed