View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0024269 | AI War 2 | Crash/Exception | Dec 23, 2020 10:06 pm | Dec 30, 2020 3:18 pm | |
Reporter | OzoneGrif | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 2.708 Mapgen For Multiplayer | ||||
Fixed in Version | 2.711 Deep Memories | ||||
Summary | 0024269: Exception with Warden fireteam AttackTargetPlanet | ||||
Description | 2/22/2020 10:05:05 PM 2.708 HOST debug code 3210 during update fireteam regiments for AI Warden Fleet System.Exception: This fireteam Fireteam 42 has 15 units with strength 2347. Status Assembling No target planet No lurk planet. Ships: Devil Frog: 15 requested to attack a planet, but have no TargetPlanet at Arcen.AIW2.External.Fireteam.AttackTargetPlanet (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context, System.Int32 OverridingSpeed) [0x00034] in <09195713bfd64cce80fbe3c3b56b20f2>:0 at Arcen.AIW2.External.FireteamUtility+<>c__DisplayClass9_1.<UpdateRegiments>b__3 (Arcen.AIW2.External.Fireteam team) [0x00013] in <09195713bfd64cce80fbe3c3b56b20f2>:0 at Arcen.AIW2.External.Fireteam.DoFor (Arcen.Universal.ArcenLessLinkedList`1[ItemType] List, Arcen.AIW2.External.Fireteam+ProcessorDelegate Processor) [0x00040] in <09195713bfd64cce80fbe3c3b56b20f2>:0 at Arcen.AIW2.External.FireteamUtility.UpdateRegiments (Arcen.AIW2.Core.Faction faction, Arcen.AIW2.External.ArcenLongTermIntermittentPlanningContext Context, Arcen.Universal.ArcenLessLinkedList`1[ItemType] AllFactionTeams, Arcen.Universal.ArcenSparseLookup`2[K,T] TeamsAimedAtPlanet, Arcen.Universal.ArcenCharacterBuffer tracingBuffer, System.Int32 MinFireteamStrength, System.Boolean allowedToDecloakEnemies) [0x006bb] in <09195713bfd64cce80fbe3c3b56b20f2>:0 | ||||
Tags | No tags attached. | ||||
|
Thanks! * When fireteams try to attack a planet but don't have a target set, it now logs an invisible warning and keeps on going rather than throwing and exception and blowing up the entire thread it is on. It also now logs which faction the fireteam belongs to. |
|
* Actually, in the two places where it is possible to have even a warning from a fireteam trying to attack a planet but having no target, both are parts of regiments of fireteams that are aimed at a planet, so we just use that planet now and correct the missing (for whatever reason) data. |
Date Modified | Username | Field | Change |
---|---|---|---|
Dec 23, 2020 10:06 pm | OzoneGrif | New Issue | |
Dec 30, 2020 3:15 pm | Chris_McElligottPark | Assigned To | => Chris_McElligottPark |
Dec 30, 2020 3:15 pm | Chris_McElligottPark | Status | new => resolved |
Dec 30, 2020 3:15 pm | Chris_McElligottPark | Resolution | open => fixed |
Dec 30, 2020 3:15 pm | Chris_McElligottPark | Fixed in Version | => 2.711 Deep Memories |
Dec 30, 2020 3:15 pm | Chris_McElligottPark | Note Added: 0060185 | |
Dec 30, 2020 3:18 pm | Chris_McElligottPark | Note Added: 0060186 |