View Issue Details

IDProjectCategoryLast Update
0026472AI War 2Balance IssueFeb 21, 2022 7:59 pm
ReporterProbablynotnoah Assigned ToChris_McElligottPark  
Severityminor 
Status resolvedResolutionfixed 
Product VersionBeta 3.900 Modular Ships / Ship Loadouts 
Fixed in VersionBeta 3.901 Modular Forcefields 
Summary0026472: Phased Cestus spawns Phased Cestus on death
DescriptionPhased Cestus from the Zenith Architrave will spawn Phased Cestus on death, resulting in their immortality.
TagsNo tags attached.

Activities

Chris_McElligottPark

Feb 21, 2022 7:48 pm

administrator   ~0064654

Do you have a save with this active in it? That would be really useful. This looks to be a matter of xml inheritance, and it will likely take a few tries to fix.

Chris_McElligottPark

Feb 21, 2022 7:59 pm

administrator   ~0064655

If you still see the bug in the next version and you have a save, please let me know. Thanks!

* Added a new DoForChildrenOfType_ExcludingParentsButIncludingPartialsAndSelf method to our xml parser, and it is now being used instead of DoForChildrenOfType_AndParentsAndPartials for the following sub-nodes:
** entity_type_drawing_bag_used_on_death, entity_type_drawing_bag_used_on_periodic_spawning, entity_type_drawing_bag_used_on_spawn, auto_seeding_on_planets, fleet_membership, ai_ship_group_membership.
** All of the others continue to inherit like before.
** This should mean that things like the bustarius, some hydral heads, and etc didn't need their Disabled row definition anymore, as it was complaining about them. They no longer error, but checking their behavior has not yet been done.
** Further, this should mean that the phased cestus should not try to spawn a copy of itself because it inherits from the regular cestus. However, this has not yet been tested either, since we didn't have a save just yet.

Issue History

Date Modified Username Field Change
Feb 21, 2022 4:30 pm Probablynotnoah New Issue
Feb 21, 2022 6:15 pm ZeusAlmighty Assigned To => ZeusAlmighty
Feb 21, 2022 6:15 pm ZeusAlmighty Status new => assigned
Feb 21, 2022 7:47 pm Chris_McElligottPark Assigned To ZeusAlmighty => Chris_McElligottPark
Feb 21, 2022 7:48 pm Chris_McElligottPark Note Added: 0064654
Feb 21, 2022 7:59 pm Chris_McElligottPark Status assigned => resolved
Feb 21, 2022 7:59 pm Chris_McElligottPark Resolution open => fixed
Feb 21, 2022 7:59 pm Chris_McElligottPark Fixed in Version => Beta 3.901 Modular Forcefields
Feb 21, 2022 7:59 pm Chris_McElligottPark Note Added: 0064655