Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Population growth ending with zero food leads to starvation #30

Closed
sumpfralle opened this issue Jan 19, 2019 · 2 comments
Closed

Population growth ending with zero food leads to starvation #30

sumpfralle opened this issue Jan 19, 2019 · 2 comments

Comments

@sumpfralle
Copy link

When a settlement ends up with 200 or more units of food, its population grows by one.

In case a settlement finishes with exactly 200 units of food, then one inhabitant of the settlement starves to death (even though the settlement produces a surplus of food) at the same turn. Thus the turn log contains two messages for the same settlement:

  • population grows
  • one citizen starved to death

This should not happen.

Version: nightly-2019-01-02

@mpope042
Copy link
Member

I am unable to reproduce this error. If it recurs, please open a bug report with an attached saved game that exhibits the problem.

@sumpfralle
Copy link
Author

Thank you for taking the time to look into this issue.

I guess, it is fixed now. Next time I will attach the save game.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants