Stellaris

Stellaris

Not enough ratings
Dux' Fallen Empire Buildings Fix
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
74.009 KB
18 Sep, 2024 @ 8:44am
6 Jul @ 12:03am
7 Change Notes ( view )

Subscribe to download
Dux' Fallen Empire Buildings Fix

Description
This mod fixes the Fallen Empire buildings gained by Arcane Deciphering not upgrading.

The conditions for buildings set in "allow = {}" must be constantly true while upgrading. The reason the buildings fail to be upgraded is because there are variables tracking the upgrade_count which must remain greater than or equal to 1 throughout the upgrade process. Once the upgrade is queued the variable deducts 1. If this reduces the variable to 0 then the upgrade is no longer allowed - resulting in the upgrade failing.

What this mod does is it changes the on_queued to on_built, so the variable will only have 1 deducted after it is completed.

This could lead to an error where you can set more buildings to upgrade than should be allowed, though this is a niche circumstance. You will still be able to upgrade the amount allowed, but excess upgrades queued will be invalidated once the correct number has been reached.




Please browse some of my other mods!

Like Fallen Empires? Why not try my Guardians Of The Galaxy Fix:
Dux’ Fallen Empire Awakening Fix
1 Comments
Homer-DOH-Simpson 18 Sep, 2024 @ 10:14am 
Exactly what i was looking for