View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0028022 | AI War 2 | Crash/Exception | Oct 9, 2023 11:33 pm | Oct 12, 2023 11:20 am | |
Reporter | Crabby | Assigned To | Dismiss | ||
Status | resolved | Resolution | fixed | ||
Product Version | 5.569 Standards and Practices | ||||
Summary | 0028022: Delayed54 and Delayed55 SpireSphere Error Dump | ||||
Description | I started the Hidden Badger. One of the random factions triggered this exception, preventing me from playing the game without continuously spitting errors regarding the Spire sphere strikecraft. | ||||
Tags | No tags attached. | ||||
|
|
|
10/9/2023 11:27:46 PM 5.569 SINGLEP DELAYED462 TID45 Tried to get ship lines granted by Pleiades - Gray Spire Dyson Sphere optionalFaction=SpireSphere but ended up with none! 10/9/2023 11:27:47 PM 5.569 SINGLEP DELAYED463 TID11 GetAddedToFleetsForEntity error at stage 420, error: System.Exception: No strikecraft for AddedToFleet were available for SpireSphere at Arcen.AIW2.Core.FleetDesignTemplateTable+<>c__DisplayClass32_0.<GetAddedToFleetsForEntity>g__ProcessShipType|0 (Arcen.AIW2.Core.FleetDesignTemplateTable+ShipType type, System.Int32 numToAdd) [0x00162] in <9d75e5206c714edfb9e18e27ecbc7620>:0 |
|
This occurred when the SpireSphere faction was essentially split directly into a Gray version and a Chromatic version, rather than just a "Spire Sphere" that you could then choose the type of. The Random Faction XML still has the old SpireSphere, rather than these new ones, so it will spawn old Spheres. The Warheads/Interplanetary Weapons that these Spheres have, were given to them via the "Minor Faction ARS" mechanic, with a line like below: <fleet_membership name="AddedToFleet_MinorFaction" ship_cap_group="Strike" weight="100" cap="2" faction="SpireSphere"/> However, all the 'faction' lines in them were updated to ones like so: <fleet_membership name="AddedToFleet_MinorFaction" ship_cap_group="Strike" weight="100" cap="2" faction="SpireSphere_Gray"/> So the old Sphere...is meant to have something, but no longer did. I have seemingly fixed this: ---"* Fixed Spire Spheres from before they were split directly into Gray and Chromatic entries in the lobby to be hackable for their Warheads and Interplanetary Weapons again. - This is a band-aid, by just creating a third version of the relevant units, but it appears we are stuck with this, and it is very simple/low impact."--- But my SVN is seemingly rather broken, so I can't really test and confirm a fix to the RandomFaction XML, to spawn the new Spheres. |
|
this should also be fixed, since dismiss fixed 0028009 |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 9, 2023 11:33 pm | Crabby | New Issue | |
Oct 9, 2023 11:33 pm | Crabby | File Added: ArcenDebugLog.txt | |
Oct 9, 2023 11:33 pm | Crabby | File Added: Campaign Start.save | |
Oct 10, 2023 12:00 am | BadgerBadger | Note Added: 0067933 | |
Oct 10, 2023 12:01 am | BadgerBadger | Relationship added | has duplicate 0028009 |
Oct 10, 2023 2:20 pm | RocketAssistedPuffin | Note Added: 0067934 | |
Oct 10, 2023 2:20 pm | RocketAssistedPuffin | Note Edited: 0067934 | |
Oct 11, 2023 10:44 am | BadgerBadger | Assigned To | => BadgerBadger |
Oct 11, 2023 10:44 am | BadgerBadger | Status | new => assigned |
Oct 11, 2023 10:44 am | BadgerBadger | Assigned To | BadgerBadger => |
Oct 11, 2023 10:44 am | BadgerBadger | Assigned To | => Dismiss |
Oct 12, 2023 11:20 am | BadgerBadger | Status | assigned => resolved |
Oct 12, 2023 11:20 am | BadgerBadger | Resolution | open => fixed |
Oct 12, 2023 11:20 am | BadgerBadger | Note Added: 0067946 |