Description
Class-4 Singularity Artifact Building has a typo in the code preventing it from working
Game Version
3.7
What version do you use?
Steam
What expansions do you have installed?
Synthetic Dawn, Utopia, Leviathans Story Pack, Apocalypse, Megacorp, Distant Stars, Ancient Relics, Lithoids, Federations, Nemesis, Aquatics
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
The Arcane Deciphering decision to reverse engineer technology gave me the Class-4 Singularity. The issue is I couldn't build it because the event ancrel.10009 is broken.
While it adds the country flag "class_4_singularity_can_build" the actual building in the "13_fallen_empire_buildings" document asks for the country flag "class_4_singularity_center_can_build". By changing either of these lines to match the other (adding or removing center) the bug is fixed. (the attached screenshot is from after I implemented this fix)
Steps to reproduce the issue.
Type "event ancrel.10009" in the console, then try to build the class 4 singularity on any planet. Or simply look in the Stellaris/Events/ancient_relics_arcsite_events_2 and search for 10009 and compare the country flag to the one found in the Stellaris/Common/Buildings/13_fallen_empire_buildings document.
Upload Attachment
File(s) attached
Class-4 Singularity Artifact Building has a typo in the code preventing it from working
Game Version
3.7
What version do you use?
Steam
What expansions do you have installed?
Synthetic Dawn, Utopia, Leviathans Story Pack, Apocalypse, Megacorp, Distant Stars, Ancient Relics, Lithoids, Federations, Nemesis, Aquatics
Do you have mods enabled?
Yes
Please explain your issue is in as much detail as possible.
The Arcane Deciphering decision to reverse engineer technology gave me the Class-4 Singularity. The issue is I couldn't build it because the event ancrel.10009 is broken.
While it adds the country flag "class_4_singularity_can_build" the actual building in the "13_fallen_empire_buildings" document asks for the country flag "class_4_singularity_center_can_build". By changing either of these lines to match the other (adding or removing center) the bug is fixed. (the attached screenshot is from after I implemented this fix)
Steps to reproduce the issue.
Type "event ancrel.10009" in the console, then try to build the class 4 singularity on any planet. Or simply look in the Stellaris/Events/ancient_relics_arcsite_events_2 and search for 10009 and compare the country flag to the one found in the Stellaris/Common/Buildings/13_fallen_empire_buildings document.
Upload Attachment
File(s) attached
Attachments
- 1