View Issue Details

IDProjectCategoryLast Update
0021418AI War 2Crash/ExceptionJul 30, 2019 1:03 pm
ReporterNRSirLimbo Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version0.876 Counterattacks Ate My Waves 
Fixed in Version0.877 The Strikecraft Goldilocks Zone 
Summary0021418: Exception popup
DescriptionHad an exception pop up, if I recall correctly while trying to load a couple of ships unto their transports. No visible damage to game so far.
TagsNo tags attached.

Activities

NRSirLimbo

Jul 24, 2019 8:58 pm

developer  

ArcenDebugLog.txt (589,080 bytes)

BadgerBadger

Jul 25, 2019 12:23 pm

manager   ~0052323

Error in thread for execution context 'executionContext'
ArgumentOutOfRangeException
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
===STACK FRAMES (with file info)===
FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER
    ThrowArgumentOutOfRangeException 41 106 0 0
    ThrowArgumentOutOfRangeException 0 34 0 0
    Unselect 148 402 0 0
    ForceUnselect 8 41 0 0
    DoWormholeTraversalLogic 401 1242 0 0
    DoWorldStepLogic 959 2959 0 0
    Execute 101 250 0 0
===RAW STACK TRACE===
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at Arcen.AIW2.Core.GameEntity_Squad.Unselect (System.Boolean IsInstructionFromSim) [0x00094] in <620a62a1bbca4c9f8c16fc7872709686>:0
  at Arcen.AIW2.Core.GameEntity_Squad.ForceUnselect (System.Boolean IsInstructionFromSim) [0x00008] in <620a62a1bbca4c9f8c16fc7872709686>:0
  at Arcen.AIW2.External.EntitySimLogicImplementation.DoWormholeTraversalLogic (Arcen.AIW2.Core.ArcenSimContext Context) [0x00191] in <083314a8d21a48329da761a4d3c9e367>:0
  at Arcen.AIW2.Core.World_AIW2.DoWorldStepLogic (Arcen.AIW2.Core.ArcenSimContext Context) [0x003bf] in <620a62a1bbca4c9f8c16fc7872709686>:0
  at Arcen.AIW2.External.SimExecution.Execute () [0x00065] in <083314a8d21a48329da761a4d3c9e367>:0

Chris_McElligottPark

Jul 30, 2019 1:03 pm

administrator   ~0052351

Thanks!

* Fixed an exception that could happen when unselecting units, based on some cross-threading race conditions.

Issue History

Date Modified Username Field Change
Jul 24, 2019 8:58 pm NRSirLimbo New Issue
Jul 24, 2019 8:58 pm NRSirLimbo File Added: ArcenDebugLog.txt
Jul 25, 2019 12:23 pm BadgerBadger Note Added: 0052323
Jul 30, 2019 1:03 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Jul 30, 2019 1:03 pm Chris_McElligottPark Status new => resolved
Jul 30, 2019 1:03 pm Chris_McElligottPark Resolution open => fixed
Jul 30, 2019 1:03 pm Chris_McElligottPark Fixed in Version => 0.877 The Strikecraft Goldilocks Zone
Jul 30, 2019 1:03 pm Chris_McElligottPark Note Added: 0052351