View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0021270 | AI War 2 | Crash/Exception | Jun 4, 2019 5:14 pm | Jun 4, 2019 7:01 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | BETA 0.865 The Return Of Deepstriking | ||||
Fixed in Version | BETA 0.866 Hotfix | ||||
Summary | 0021270: crash in stacking | ||||
Description | I hit this immediately after starting a brand new game 6/4/2019 3:13:01 PM Generate FULL Map Complete 6/4/2019 3:13:02 PM Error occurred in sim planning context squadStackLongRangeContext ArgumentNullException Value cannot be null. Parameter name: key ===STACK FRAMES (with file info)=== FILE METHOD IL_OFFSET NATIVE_OFFSET LINE_NUMBER COLUMN_NUMBER FindEntry 8 451 0 0 ContainsKey 0 19 0 0 GetItemForKey 1 43 0 0 get_Item 1 19 0 0 GetIntBySetting 55 159 0 0 GetIntBySetting 18 59 0 0 CheckForTooManyUnitsOfAType 50 175 0 0 DoCentralLoopForPlanetFaction 129 331 0 0 Execute 146 507 0 0 InnerRun 63 163 0 0 ===RAW STACK TRACE=== at System.Collections.Generic.Dictionary`2[TKey,TValue].FindEntry (TKey key) [0x00008] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].ContainsKey (TKey key) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at Arcen.Universal.ArcenSparseLookup`2[K,T].GetItemForKey (K Key) [0x00001] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.ArcenSparseLookup`2[K,T].get_Item (K key) [0x00001] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.GameSettings.GetIntBySetting (Arcen.Universal.ArcenSetting setting) [0x00037] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.GameSettings.GetIntBySetting (System.String setting) [0x00012] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.AIW2.External.SquadStackPlanning.CheckForTooManyUnitsOfAType () [0x00032] in <446d7a7102d441e1bae7ba5dd11568cc>:0 at Arcen.AIW2.External.SquadStackPlanning.DoCentralLoopForPlanetFaction (Arcen.AIW2.Core.PlanetFaction PFaction) [0x00081] in <446d7a7102d441e1bae7ba5dd11568cc>:0 at Arcen.AIW2.External.SquadStackPlanning.Execute () [0x00092] in <446d7a7102d441e1bae7ba5dd11568cc>:0 at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x0003f] in <446d7a7102d441e1bae7ba5dd11568cc>: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 <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.Universal.ArcenDebugging.LogException (System.Exception e, System.String message, Arcen.Universal.Verbosity verbosity) [0x00000] in <fc614261afaa479792cf92200d3ddc4c>:0 at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x00000] in <446d7a7102d441e1bae7ba5dd11568cc>:0 at Arcen.AIW2.External.ArcenThread.InternalActualThreadFunction () [0x00000] in <446d7a7102d441e1bae7ba5dd11568cc>:0 at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <1f0c1ef1ad524c38bbc5536809c46b48>:0 | ||||
Tags | No tags attached. | ||||
related to | 0021271 | resolved | BadgerBadger | repeated wave notification without actual waves |
Date Modified | Username | Field | Change |
---|---|---|---|
Jun 4, 2019 5:14 pm | BadgerBadger | New Issue | |
Jun 4, 2019 5:14 pm | BadgerBadger | Status | new => assigned |
Jun 4, 2019 5:14 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Jun 4, 2019 6:42 pm | BadgerBadger | Relationship added | related to 0021271 |
Jun 4, 2019 7:01 pm | BadgerBadger | Status | assigned => resolved |
Jun 4, 2019 7:01 pm | BadgerBadger | Resolution | open => fixed |
Jun 4, 2019 7:01 pm | BadgerBadger | Fixed in Version | => BETA 0.866 Hotfix |
Jun 4, 2019 7:01 pm | BadgerBadger | Note Added: 0051843 |