I created a massive farm so that I would never have to worry about food in a "take every duplicant" challenge. Unfortunately, the kcal meter at the top of the screen is an int and rolled over to -2.147 million kcals. Even if it were an unsigned int, my colony would likely exceed 4 million kcals easily within the next hundred cycles. This probably should be an unsigned long rather than a signed int.
It doesn't appear to make my colony think it is starving, but it is unnerving...
Steps to Reproduce
Make a ton of food exceeding 2.14 million kcals.
Make a ton of food exceeding 2.14 million kcals.
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now