Logo Platform
logo amplifiers simplified

Bug with Super Biofuel Factory and Volyani, xml fix included.

Reply
Copied to clipboard!
8 years ago
May 23, 2017, 8:14:01 PM

Hi,


Seems that maximum pop is not calculated properly on Volyani, also affects Volyani affinity custom faction, just see image.



The max pop of that system is 36 (9 from each planet with Level 4 Ark), but the system thinks that could be 12 per planet.


Seems has something to do with calculations priorities, the planet max pop value is set to 9 then some other calculation (didn't find it) adds 3 more pop to that value.


Fixed upping the priority from 1 to 2 on the lines that override planer max pop with ark value. Tested on an endgame save and now Biofuel Factory works properly.


public/Simulation/SimulationDescriptors[ColonizedStarSystem].xml, on "ClassExploitedStarSystem":


        <Modifier TargetProperty="MaximumPopulation" Operation="Force" Value="$(MaximumPopulationFromMothership)" Path="ClassExploitedStarSystem/ClassPlanet" Priority="2" TooltipHidden="true"/>

        <Modifier TargetProperty="MaximumPopulationFromMothership" Operation="Force" Value="$(MaximumPopulationFromMothership)" Path="ClassExploitedStarSystem/ClassPlanet" Priority="2" TooltipHidden="true"/>

Hope it helps!

Ninakoru

0Send private message
0Send private message
8 years ago
Jun 14, 2017, 8:58:55 PM

Just had this problem in my Vodyani playthrough as well.  Thanks for coming up with a fix!

0Send private message
8 years ago
Jun 15, 2017, 5:43:50 AM

I reported this issue months ago. I'm very disappointed that a player fixed it before the dev team did.

Updated 8 years ago.
0Send private message
?

Click here to login

Reply
Comment

Characters : 0
No results
0Send private message