View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0013920 | The Last Federation | Crash/Exception | Apr 12, 2014 10:31 pm | Apr 12, 2014 10:39 pm | |
Reporter | Pluto011 | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Fixed in Version | 0.858 (Solar Map Usability Improvements) | ||||
Summary | 0013920: Error in galaxy view | ||||
Description | FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[TechType].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at MetaMapNode.GetRandomBuyableLowestLevelBuildingRelatedTechForAI (PlanetRawResourceType Resource, System.Int32& CostOfTech) [0x00000] in <filename unknown>:0 at MetaMapNode.DoNodeMonthLogic (Int32 Month) [0x00000] in <filename unknown>:0 at World.DoWorldMonthLogic (Int32 Month) [0x00000] in <filename unknown>:0 at World.ProcessSimStepOnPrimaryMachineOnly () [0x00000] in <filename unknown>:0 at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0 Stack Trace: at System.Collections.Generic.List`1[TechType].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at MetaMapNode.GetRandomBuyableLowestLevelBuildingRelatedTechForAI (PlanetRawResourceType Resource, System.Int32& CostOfTech) [0x00000] in <filename unknown>:0 at MetaMapNode.DoNodeMonthLogic (Int32 Month) [0x00000] in <filename unknown>:0 at World.DoWorldMonthLogic (Int32 Month) [0x00000] in <filename unknown>:0 at World.ProcessSimStepOnPrimaryMachineOnly () [0x00000] in <filename unknown>:0 at Game.ProcessSimStep () [0x00000] in <filename unknown>:0 at ArcenMainCameraImplementations.MainUpdateLogic () [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 ArcenMainCameraImplementations.Log(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at ArcenMainCameraImplementations.MainUpdateLogic() at MainCameraLogic.Update() | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
duplicate of | 0013919 | resolved | Chris_McElligottPark | Fatal Error |
|
Yeah, I just got the same message. I have a save if necessary. |
|
Thanks! * Fixed an unhandled exception that could happen when the races had no techs that they could expend resources on. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 12, 2014 10:31 pm | Pluto011 | New Issue | |
Apr 12, 2014 10:33 pm | topper | Note Added: 0035868 | |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Internal Weight | => New |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Note Added: 0035869 | |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Status | new => resolved |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Fixed in Version | => 0.858 (Solar Map Usability Improvements) |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Resolution | open => fixed |
Apr 12, 2014 10:38 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Apr 12, 2014 10:39 pm | Chris_McElligottPark | Relationship added | duplicate of 0013919 |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |