View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0023838 | AI War 2 | Crash/Exception | Sep 29, 2020 8:56 pm | Oct 1, 2020 1:16 pm | |
Reporter | NRSirLimbo | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.603 Nanocaust And Civvies Strike Back | ||||
Fixed in Version | 2.604 A Thousand Screaming Idiots | ||||
Summary | 0023838: Exception Popup: "UpdateSquadLinesAndSuch error: System.ArgumentOutOfRangeException" | ||||
Description | Once again: Please don't mind the debug info for Modified Marauders. They don't seem to have anything to do with this exception. UpdateSquadLinesAndSuch error: 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 Arcen.AIW2.ExternalVisualization.SquadVisualizer.HandleShipToShipLinesIfAny (System.Single deltaTime) [0x0041c] in <01b7044798324e2ab501bc751a0c6174>:0 at Arcen.AIW2.ExternalVisualization.SquadVisualizer.UpdateSquadLinesAndSuch (System.Single deltaTime) [0x00080] in <01b7044798324e2ab501bc751a0c6174>:0 at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleSquadAndShipUpdates () [0x0010f] in <01b7044798324e2ab501bc751a0c6174>: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 <8b4c240dcabb4b51abde73267f2a9c78>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8b4c240dcabb4b51abde73267f2a9c78>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <8b4c240dcabb4b51abde73267f2a9c78>:0 at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.HandleSquadAndShipUpdates () [0x00000] in <01b7044798324e2ab501bc751a0c6174>:0 at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunPlanetUpdateTree () [0x00000] in <01b7044798324e2ab501bc751a0c6174>:0 at Arcen.AIW2.ExternalVisualization.BattlefieldVisualSingleton.RunUpdate () [0x00000] in <01b7044798324e2ab501bc751a0c6174>:0 at ArcenMainGameVisuals.Update () [0x00000] in <f1bfd77b2e0e4830a74c42b5ca173282>:0 | ||||
Tags | No tags attached. | ||||
|
|
|
Thanks! * Fixed a whole raft of potential cross-threading errors that could happen inside HandleShipToShipLinesIfAny() in various rare cases. |
Date Modified | Username | Field | Change |
---|---|---|---|
Sep 29, 2020 8:56 pm | NRSirLimbo | New Issue | |
Sep 29, 2020 8:56 pm | NRSirLimbo | File Added: ArcenDebugLog.txt | |
Oct 1, 2020 1:16 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Oct 1, 2020 1:16 pm | Chris_McElligottPark | Status | new => resolved |
Oct 1, 2020 1:16 pm | Chris_McElligottPark | Resolution | open => fixed |
Oct 1, 2020 1:16 pm | Chris_McElligottPark | Fixed in Version | => 2.604 A Thousand Screaming Idiots |
Oct 1, 2020 1:16 pm | Chris_McElligottPark | Note Added: 0058851 |