View Issue Details

IDProjectCategoryLast Update
0014260The Last FederationCrash/ExceptionApr 19, 2014 1:24 pm
ReporterFeragore Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.0! 
Fixed in Version1.001 (Bugfixes, Large Screen Resolution Support) 
Summary0014260: ArgumentOutOfRangeException after Evucks capture Boarine homeworld.
DescriptionReceiving in-game 'fatal error' message every time Evucks capture the Boarine homeworld in attached save (fast-forward 5-10 months).

4/19/2014 2:47:50 PM (1.000) Mem: 49,876,992 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
FixedUpdate: System.ArgumentOutOfRangeException: Argument is out of range.
  at MersenneTwister.Next (Int32 maxValue) [0x00000] in <filename unknown>:0
  at MersenneTwister.Next (Int32 minValue, Int32 maxValue) [0x00000] in <filename unknown>:0
  at MersenneTwister.NextInclus (Int32 minValue, Int32 maxValue) [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 (Int32 SimLoopNumber) [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at MersenneTwister.Next (Int32 maxValue) [0x00000] in <filename unknown>:0
  at MersenneTwister.Next (Int32 minValue, Int32 maxValue) [0x00000] in <filename unknown>:0
  at MersenneTwister.NextInclus (Int32 minValue, Int32 maxValue) [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 (Int32 SimLoopNumber) [0x00000] in <filename unknown>:0
  at Game.ProcessSimStep () [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
TagsNo tags attached.
Internal WeightNew

Activities

Feragore

Apr 19, 2014 9:56 am

reporter  

beforebug.save (340,269 bytes)

Chris_McElligottPark

Apr 19, 2014 1:24 pm

administrator   ~0036298

Thanks!

* Fixed an exception that could happen when trying to do a random number that has a negative max range.

Issue History

Date Modified Username Field Change
Apr 19, 2014 9:56 am Feragore New Issue
Apr 19, 2014 9:56 am Feragore File Added: beforebug.save
Apr 19, 2014 1:24 pm Chris_McElligottPark Internal Weight => New
Apr 19, 2014 1:24 pm Chris_McElligottPark Note Added: 0036298
Apr 19, 2014 1:24 pm Chris_McElligottPark Status new => resolved
Apr 19, 2014 1:24 pm Chris_McElligottPark Fixed in Version => 1.001 (Bugfixes, Large Screen Resolution Support)
Apr 19, 2014 1:24 pm Chris_McElligottPark Resolution open => fixed
Apr 19, 2014 1:24 pm Chris_McElligottPark Assigned To => Chris_McElligottPark