View Issue Details

IDProjectCategoryLast Update
0021916AI War 2Bug - OtherFeb 28, 2022 4:47 pm
Reporteryupyip Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version1.001 Official Game Launch! 
Summary0021916: Exception - HandleLODsAndShipPartAnimations
DescriptionNo idea what triggered this. Game continued just fine.

10/25/2019 11:16:48 AM
Exception in HandleLODsAndShipPartAnimations P2 stage 8000
System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at System.Collections.Generic.List`1[T].RemoveAt (System.Int32 index) [0x00009] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleLODsAndShipPartAnimations () [0x0025c] in <b8611f04cbae4eda8e234acd38574814>:0

  at System.Environment.get_StackTrace () [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b767637ee7f242c89ef063f5a736b53c>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleLODsAndShipPartAnimations () [0x00000] in <b8611f04cbae4eda8e234acd38574814>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () [0x00000] in <b8611f04cbae4eda8e234acd38574814>:0
  at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () [0x00000] in <b8611f04cbae4eda8e234acd38574814>:0
  at ArcenMainGameVisuals.Update () [0x00000] in <77551c088397472ca8018e14ddc9b6ae>:0

TagsNo tags attached.

Activities

Chris_McElligottPark

Feb 28, 2022 4:47 pm

administrator   ~0064965

Should be fixed, thanks!

Issue History

Date Modified Username Field Change
Oct 25, 2019 6:19 am yupyip New Issue
Feb 28, 2022 4:47 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Feb 28, 2022 4:47 pm Chris_McElligottPark Status new => resolved
Feb 28, 2022 4:47 pm Chris_McElligottPark Resolution open => fixed
Feb 28, 2022 4:47 pm Chris_McElligottPark Note Added: 0064965