View Issue Details

IDProjectCategoryLast Update
0025286AI War 2Crash/ExceptionMar 10, 2022 12:47 pm
ReporterGreatYng Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version3.201 Location Hotfix 
Summary0025286: Dyson Exceptions in GenerateDysonSphereObjectives and GetShouldAttackNormallyExcludedTarget
DescriptionI have a save right from right after the first one appeared. I don't think the second one threw up an in-game error, certainly not one of those show a pop-up.


First error:
6/15/2021 7:19:52 PM 3.104 SINGLEP Exception in GenerateDysonSphereObjectives at stage 20: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 <9577ac7a62ef43179789031239ba8798>:0
  at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Collections.Generic.List`1[T].RemoveAt (System.Int32 index) [0x00009] in <9577ac7a62ef43179789031239ba8798>:0
  at Arcen.AIW2.External.MinorFactionObjectivesGenerator.GenerateDysonSphereObjectives () [0x0003b] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at System.Environment.get_StackTrace () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00000] in <b23db2039e2745959fcf9f137acb92bb>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b23db2039e2745959fcf9f137acb92bb>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.DebugLogDestination Destination, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b23db2039e2745959fcf9f137acb92bb>:0
  at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00000] in <b23db2039e2745959fcf9f137acb92bb>:0
  at Arcen.AIW2.External.MinorFactionObjectivesGenerator.GenerateDysonSphereObjectives () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.External.MinorFactionObjectivesGenerator.CheckForMinorFactionObjectives_BackgroundThread () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.External.CoreObjectiveGenerator.Generate (Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.Core.ObjectiveGeneratorTable.RegenerateAllObjectives (Arcen.AIW2.Core.ArcenSimContext Context) [0x00000] in <471f2174d4234bf985b3baea6ec261cf>:0
  at Arcen.AIW2.External.PerSecondNonSimPlanning.DoCentralLoop () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.External.PerSecondNonSimPlanning.Execute () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.External.ArcenSimPlanningContext.InnerRun () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at Arcen.AIW2.External.ArcenThread.InternalActualThreadFunction () [0x00000] in <53882c22a8284f2e8f1be0e43c7e671d>:0
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <9577ac7a62ef43179789031239ba8798>:0
  
  
Second error:
6/16/2021 8:55:39 PM 3.104 SINGLEP Hit exception in GetShouldAttackNormallyExcludedTarget debugCode 400 System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_DysonSphere.GetShouldAttackNormallyExcludedTarget (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.GameEntity_Squad Target) [0x0009d] in <53882c22a8284f2e8f1be0e43c7e671d>:0
TagsNo tags attached.

Activities

GreatYng

Jun 18, 2021 2:23 pm

reporter  

Dyson Error.save (1,444,288 bytes)

Chris_McElligottPark

Mar 10, 2022 12:42 pm

administrator   ~0065355

Fixed in the past, thanks!

Issue History

Date Modified Username Field Change
Jun 18, 2021 2:23 pm GreatYng New Issue
Jun 18, 2021 2:23 pm GreatYng File Added: Dyson Error.save
Mar 10, 2022 12:42 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Mar 10, 2022 12:42 pm Chris_McElligottPark Status new => assigned
Mar 10, 2022 12:42 pm Chris_McElligottPark Note Added: 0065355
Mar 10, 2022 12:47 pm Chris_McElligottPark Status assigned => resolved
Mar 10, 2022 12:47 pm Chris_McElligottPark Resolution open => fixed