Govern Slider can "leak" resources

I've noticed a new problem starting a game.  If I move the slider a small bit, the whole numbers don't always add to the same at the bottom.  One is 9 and the other is 10.  It is leaking resources.  This should be a whole number calculation but round off error is causing some of the points to get rounded away.  This is from a brand new game.  No save file is applicable. 

 

8,144 views 3 replies
Reply #1 Top

The manufacturing isn't calculated in whole numbers.  The govern window rounds up and down, which often makes the numbers appear to not add up.  Ultimately, they do add up. For example, if your total is 9.5, it would say "10." Then you could have a situation like, social is 2.6 social and 6.9 military, and you slide it to 2.4 social and 7.1 military.  It would first say "3" and "7" but then change to "2" and "7" because you're not working with the whole 10 to begin with.

Reply #2 Top

It's kind of like the 2.5 children per household thing.  It's got to either be 2 or 3.  If half points are awarded then they should be displayed.

Reply #3 Top

The decimal points are calculated but not displayed.  This prevents losing a whole point due to rounding.  At most you can lose a tenth of a point or a hundredth depending on the decimal points they invisibly carry.  Given what I see in the growth tooltips, it is possible they track thousandths.  I don't need to see all those decimal places to have confidence that they give better accuracy.