fire-eggs / CivOne

An open source implementation of Sid Meier's Civilization 1 using C# and .NET.
Creative Commons Zero v1.0 Universal
20 stars 4 forks source link

Error:Evaluation timed out #160

Open iegik opened 2 years ago

iegik commented 2 years ago

ContinentTiles(continentId) // 1 Error:Evaluation timed out

Screenshot 2021-10-05 at 23 17 53 Screenshot 2021-10-05 at 23 20 06
fire-eggs commented 2 years ago

If this comes up again, please try to capture the call stack.

iegik commented 2 years ago

Seems to be unhappyCount decreases (-3, -4) every turn. Is this normal?

fire-eggs commented 2 years ago

Seems to be unhappyCount decreases (-3, -4) every turn. Is this normal?

No, that should not be happening! Thanks for the pointer!