View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0025702 | AI War 2 | Crash/Exception | Oct 28, 2021 2:32 pm | Nov 5, 2021 7:30 pm | |
Reporter | Daniexpert | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.740 Code Panopticon | ||||
Fixed in Version | Beta 3.746 Phantom Ship Syndrome | ||||
Summary | 0025702: Exception in CalculateRequestedFlows | ||||
Description | 10/28/2021 8:22:31 PM 3.740 SINGLEP DELAYED10: CalculateRequestedFlows exception hit. debugCode 362 exception System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.MetalFlowPlanning.CalculateRequestedFlows (Arcen.Universal.FInt effectiveDeltaTime, Arcen.AIW2.Core.PlanetFaction pFaction, Arcen.AIW2.Core.GameEntity_Squad entity) [0x00600] in <90272d8deed847b19e198fb55162beef>:0 | ||||
Tags | No tags attached. | ||||
related to | 0025657 | resolved | Chris_McElligottPark | CalculateRequestedFlows exception |
|
Plus this one, always in CalculateRequestedFlows exception.txt (1,518 bytes)
10/28/2021 8:22:31 PM 3.740 SINGLEP DELAYED12: CalculateRequestedFlows exception hit. debugCode 420 exception System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds at System.Array.Copy (System.Array sourceArray, System.Int32 sourceIndex, System.Array destinationArray, System.Int32 destinationIndex, System.Int32 length) [0x000da] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Array.Copy (System.Array sourceArray, System.Int64 sourceIndex, System.Array destinationArray, System.Int64 destinationIndex, System.Int64 length) [0x00068] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.List`1[T].CopyTo (T[] array, System.Int32 arrayIndex) [0x0000c] in <0a642f86c00940f8ba60aef3f7ca1398>:0 at Arcen.Universal.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x00124] in <0a642f86c00940f8ba60aef3f7ca1398>:0 at Arcen.Universal.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00001] in <0a642f86c00940f8ba60aef3f7ca1398>:0 at Arcen.AIW2.Core.PlannedMetalFlow.CreateCopy (System.Boolean CreateForUIInsteadOfRealGame, System.String CreationType) [0x00033] in <d8af5e669509443bb6a72326711f783d>:0 at Arcen.AIW2.External.MetalFlowPlanning.CalculateRequestedFlows (Arcen.Universal.FInt effectiveDeltaTime, Arcen.AIW2.Core.PlanetFaction pFaction, Arcen.AIW2.Core.GameEntity_Squad entity) [0x010bd] in <90272d8deed847b19e198fb55162beef>:0 |
|
And this one 10/28/2021 8:22:31 PM 3.740 SINGLEP DELAYED13: CalculateRequestedFlows exception hit. debugCode 390 exception System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.MetalFlowPlanning.CalculateRequestedFlows (Arcen.Universal.FInt effectiveDeltaTime, Arcen.AIW2.Core.PlanetFaction pFaction, Arcen.AIW2.Core.GameEntity_Squad entity) [0x00d93] in <90272d8deed847b19e198fb55162beef>:0 |
|
All of these exceptions were silent and didn't pop up any kind of message or warning. |
|
Also this one 10/30/2021 10:44:10 PM 3.741 SINGLEP DELAYED19: CalculateRequestedFlows exception hit. debugCode 3750 exception System.NullReferenceException: Object reference not set to an instance of an object at Arcen.AIW2.External.MetalFlowPlanning.CalculateRequestedFlows (Arcen.Universal.FInt effectiveDeltaTime, Arcen.AIW2.Core.PlanetFaction pFaction, Arcen.AIW2.Core.GameEntity_Squad entity) [0x009c8] in <e767aecb2ac44ec297c2b00eeb864a6a>:0 |
|
Between the quarantining and the work in the new build, this should now be impossible to hit. Thanks! |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 28, 2021 2:32 pm | Daniexpert | New Issue | |
Oct 28, 2021 2:34 pm | Daniexpert | Note Added: 0063021 | |
Oct 28, 2021 2:34 pm | Daniexpert | File Added: exception.txt | |
Oct 28, 2021 2:34 pm | Daniexpert | Note Added: 0063022 | |
Oct 28, 2021 2:35 pm | Daniexpert | Note Added: 0063023 | |
Oct 30, 2021 4:57 pm | Daniexpert | Note Added: 0063072 | |
Oct 30, 2021 4:59 pm | Daniexpert | Relationship added | related to 0025657 |
Nov 5, 2021 7:30 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Nov 5, 2021 7:30 pm | Chris_McElligottPark | Status | new => resolved |
Nov 5, 2021 7:30 pm | Chris_McElligottPark | Resolution | open => fixed |
Nov 5, 2021 7:30 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.746 Phantom Ship Syndrome |
Nov 5, 2021 7:30 pm | Chris_McElligottPark | Note Added: 0063229 |