View Issue Details

IDProjectCategoryLast Update
0024955AI War 2Crash/ExceptionMay 18, 2021 10:09 am
ReporterGalateanGemmate Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version2.910 Onslaught Approaching 
Fixed in Version3.000 Begin The Onslaught 
Summary0024955: Human Faction Fatal Error
DescriptionSeemingly apropos of nothing, I received an error saying that my faction had a fatal error. On the side of the screen appeared a count of the factions with fatal errors (1). I could still control my ships and didn't notice anything else out of the ordinary over the next 15 seconds or so.

The two side factions present were Human Resistance and Human Marauders.
TagsNo tags attached.

Activities

GalateanGemmate

May 17, 2021 3:11 pm

reporter  

Fatal Error.save (329,287 bytes)
Fatal Error.savemet (119 bytes)
ArcenDebugLog.txt (274,511 bytes)

donblas

May 17, 2021 5:55 pm

developer   ~0061631

5/17/2021 12:40:49 PM 2.910 SINGLEP Exception in DoPerSimStepLogic_OnMainThreadAndPartOfSim for faction GGG(Index 7), so will not run any more of those until a reload of the save.
System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.Core.ProjectedMultiPathData.AddConnection (Arcen.AIW2.Core.Planet Left, Arcen.AIW2.Core.Planet Right) [0x0002d] in <59fbf1a7b8d84327ad9628c006e804d0>:0
  at Arcen.AIW2.Core.GameEntity_Squad.GetDestinationPlanet (Arcen.AIW2.Core.ProjectedMultiPathData newLookup) [0x00074] in <59fbf1a7b8d84327ad9628c006e804d0>:0
  at Arcen.AIW2.External.SpecialFaction_Human+<>c__DisplayClass97_0.<NonSim_PopulatePathToCurrentHoverPlanet>b__0 (Arcen.AIW2.Core.GameEntity_Squad selected) [0x00028] in <a1af5159fb05449d87766c9191d49a96>:0
  at Arcen.AIW2.Core.Engine_AIW2.DoForSelected (Arcen.AIW2.Core.SelectionCommandScope Scope, Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00129] in <59fbf1a7b8d84327ad9628c006e804d0>:0
  at Arcen.AIW2.External.SpecialFaction_Human.NonSim_PopulatePathToCurrentHoverPlanet (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.ProjectedMultiPathData newLookup, System.Boolean additiveSelection, Arcen.AIW2.Core.ArcenSimContext Context) [0x00069] in <a1af5159fb05449d87766c9191d49a96>:0
  at Arcen.AIW2.External.SpecialFaction_Human.DoPerSimStepLogic_OnMainThreadAndPartOfSim (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.ArcenSimContext Context) [0x00076] in <a1af5159fb05449d87766c9191d49a96>:0
  at Arcen.AIW2.Core.Faction.Safe_DoPerSimStepLogic_OnMainThreadAndPartOfSim (Arcen.AIW2.Core.ArcenSimContext Context) [0x00024] in <59fbf1a7b8d84327ad9628c006e804d0>:0
5/17/2021 12:40:49 PM 2.910 SINGLEP Unknown Exception in DoPerSimStepLogic_OnMainThreadAndPartOfSim for faction GGG(Index 7), so will not run any more of those until a reload of the save. Check error log to see prior recorded exception.
5/17/2021 12:41:43 PM 2.910 SINGLEP

Chris_McElligottPark

May 18, 2021 10:09 am

administrator   ~0061655

Thank you!

* Fixed an exception that could happen in ProjectedMultiPathData.AddConnection() if null planets were passed in by accident (usually a cross-threading thing).

Issue History

Date Modified Username Field Change
May 17, 2021 3:11 pm GalateanGemmate New Issue
May 17, 2021 3:11 pm GalateanGemmate File Added: Fatal Error.save
May 17, 2021 3:11 pm GalateanGemmate File Added: Fatal Error.savemet
May 17, 2021 3:11 pm GalateanGemmate File Added: ArcenDebugLog.txt
May 17, 2021 5:55 pm donblas Note Added: 0061631
May 18, 2021 10:09 am Chris_McElligottPark Assigned To => Chris_McElligottPark
May 18, 2021 10:09 am Chris_McElligottPark Status new => resolved
May 18, 2021 10:09 am Chris_McElligottPark Resolution open => fixed
May 18, 2021 10:09 am Chris_McElligottPark Fixed in Version => 3.000 Begin The Onslaught
May 18, 2021 10:09 am Chris_McElligottPark Note Added: 0061655