View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0022331 | AI War 2 | Crash/Exception | Dec 8, 2019 3:27 am | Feb 8, 2020 4:24 pm | |
Reporter | deo | Assigned To | Chris_McElligottPark | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.013 Menacing Messages From The Machine | ||||
Summary | 0022331: HunterFleet exception | ||||
Description | happend on save loading, see bottom of log | ||||
Tags | No tags attached. | ||||
|
|
|
I've seen a few errors in the FindPath() code from other minor factions that are under active development. No idea what's going on 12/8/2019 11:19:42 AM Thread 'specialFactionContext_3_HunterFleet' is in state Background after 250 seconds, so killing it now 12/8/2019 11:19:42 AM Exception in Independent AI Fleet SubType stage 86 System.Threading.ThreadAbortException at (wrapper managed-to-native) System.Object.__icall_wrapper_ves_icall_object_new_specific(intptr) at Arcen.Universal.ArcenSparseLookup`2[K,T].AddPair (K Key, T Item) [0x0002a] in <79f0f0634e3e4ea995d5a19b55e1c75e>:0 at Arcen.Universal.ArcenSparseLookup`2[K,T].SetItemForKey (K Key, T Item) [0x00014] in <79f0f0634e3e4ea995d5a19b55e1c75e>:0 at Arcen.Universal.ArcenSparseLookup`2[K,T].set_Item (K key, T value) [0x00001] in <79f0f0634e3e4ea995d5a19b55e1c75e>:0 at Arcen.Universal.ArcenPathfinder`1[N].FindPath (N Origin, N Target, System.Int32 NeedToGetWithinXRangeOfTarget, System.Int32 RequiresNoMoreThanXRangeFromOrigin, System.Boolean DoDebugLog) [0x00498] in <79f0f0634e3e4ea995d5a19b55e1c75e>:0 at Arcen.AIW2.External.SpecialFaction_HunterFleet.FindPath (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.Planet Origin, Arcen.AIW2.Core.Planet Target, Arcen.AIW2.Core.ArcenSimContext Context) [0x0003a] in <f53ff9dfd9a64055a89bb3bc02e95749>:0 at Arcen.AIW2.Core.Faction.FindPath (Arcen.AIW2.Core.Planet origin, Arcen.AIW2.Core.Planet destination, Arcen.AIW2.Core.ArcenSimContext Context) [0x00001] in <133f4d13ea604510b756d450d05d173c>:0 at Arcen.AIW2.External.IndependentAIFleetSubType+<>c__DisplayClass42_1.<DoLongRangePlanning>b__3 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00499] in <f53ff9dfd9a64055a89bb3bc02e95749>:0 at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.EntityRollupType Rollup, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00037] in <133f4d13ea604510b756d450d05d173c>:0 at Arcen.AIW2.External.IndependentAIFleetSubType.DoLongRangePlanning (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context) [0x004b4] in <f53ff9dfd9a64055a89bb3bc02e95749>:0 |
|
I believe this was fixed during chris' recent performance work |
Date Modified | Username | Field | Change |
---|---|---|---|
Dec 8, 2019 3:27 am | deo | New Issue | |
Dec 8, 2019 3:27 am | deo | File Added: ArcenDebugLog.txt | |
Dec 8, 2019 3:27 am | deo | File Added: 1.save | |
Dec 8, 2019 3:27 am | deo | File Added: 1.savemet | |
Dec 8, 2019 10:32 am | BadgerBadger | Note Added: 0054887 | |
Feb 8, 2020 4:24 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Feb 8, 2020 4:24 pm | BadgerBadger | Status | new => closed |
Feb 8, 2020 4:24 pm | BadgerBadger | Resolution | open => fixed |
Feb 8, 2020 4:24 pm | BadgerBadger | Note Added: 0055931 |