View Issue Details

IDProjectCategoryLast Update
0024080AI War 2Bug - GameplayDec 2, 2020 4:58 pm
ReporterCrabby Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product Version2.627 Hotfix 
Fixed in Version2.644 So Many Good Things All At Once 
Summary0024080: Outguard Prufrock's Partisans not spawning Decoy Drones
DescriptionI have had the misfortune of hacking an outguard beacon that had the Prufrock's Partisans. This outguard is supposed to spawn decoy drones to serve as distractions. When I summon them, neither the flagship nor the carriers spawn decoy drones.

I think some of the other outguard units have issues when attempting to spawn units. I have attached a save file and a screenshot showing the issue.
TagsNo tags attached.

Activities

Crabby

Nov 7, 2020 6:21 pm

reporter  

Issue1.save (1,703,403 bytes)
20201107180917_1.jpg (301,675 bytes)

crawlers

Nov 7, 2020 10:37 pm

reporter   ~0059510

I noticed this issue in my own game as well.

RocketAssistedPuffin

Nov 8, 2020 7:08 am

reporter   ~0059511

Due to the Drone changes. These do not have the SpecialEntityType of Drone anymore, and this Group was missed, so they won't build them.

Giving them the drone gun causes an error due to the Drones not knowing which Group they're in. Giving said Drones the tag of the group (the same thing the Automated Construction Swarm does for the Mini versions which spawn on death) so they know which group they are to be in fixes that, but then this occurs the first time after loading the save a Drone is fired:

11/8/2020 12:02:00 PM specialFactionContext_51_Mercenary_idx_23 Error: System.NullReferenceException: Object reference not set to an instance of an object
  at Arcen.AIW2.External.SpecialFaction_Mercenary+<>c__DisplayClass24_0.<DoLongRangePlanning_OnBackgroundNonSimThread_Subclass>b__0 (Arcen.AIW2.Core.GameEntity_Squad entity) [0x00046] in <f47a8abc976649c894924eae89b4de34>:0
  at Arcen.AIW2.Core.EntityCollection.DoForEntities (Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00039] in <fec3bbd4ece548a3afac8117e89d8768>:0
  at Arcen.AIW2.Core.Faction.DoForEntities (Arcen.AIW2.Core.GameEntity_Squad+ProcessorDelegate Processor) [0x00033] in <fec3bbd4ece548a3afac8117e89d8768>:0
  at Arcen.AIW2.External.SpecialFaction_Mercenary.DoLongRangePlanning_OnBackgroundNonSimThread_Subclass (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context) [0x00023] in <f47a8abc976649c894924eae89b4de34>:0
  at Arcen.AIW2.External.BaseSpecialFaction.DoLongRangePlanning_OnBackgroundNonSimThread (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.Core.ILongRangePlanningContext Context) [0x00077] in <f47a8abc976649c894924eae89b4de34>:0
  at Arcen.AIW2.External.SpecialFactionPlanning.Execute () [0x00077] in <f47a8abc976649c894924eae89b4de34>:0

Chris_McElligottPark

Dec 2, 2020 4:58 pm

administrator   ~0059832

These are of type drone again, and so now work again. Thanks!

Issue History

Date Modified Username Field Change
Nov 7, 2020 6:21 pm Crabby New Issue
Nov 7, 2020 6:21 pm Crabby File Added: Issue1.save
Nov 7, 2020 6:21 pm Crabby File Added: 20201107180917_1.jpg
Nov 7, 2020 10:37 pm crawlers Note Added: 0059510
Nov 8, 2020 7:08 am RocketAssistedPuffin Note Added: 0059511
Dec 2, 2020 4:58 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Dec 2, 2020 4:58 pm Chris_McElligottPark Status new => resolved
Dec 2, 2020 4:58 pm Chris_McElligottPark Resolution open => fixed
Dec 2, 2020 4:58 pm Chris_McElligottPark Fixed in Version => 2.644 So Many Good Things All At Once
Dec 2, 2020 4:58 pm Chris_McElligottPark Note Added: 0059832