Actions
Bug #1
closedassertion 'game.info.turn < 1' failed
Start date:
11/28/2023
Due date:
% Done:
0%
Estimated time:
Description
gatorized reports in https://forum.freeciv.org/f/viewtopic.php?t=94637
"I occasionally get the following error when starting a new game : in package_player_info() [../../../../server/plrhand.c::1159]: assertion 'game.info.turn < 1' failed"
The reason would seem to be that turn number is set to 1 before assigning nations, and not vice versa.
Files
Actions
#1
Updated by Marko Lindqvist 12 months ago
- File 0002-Pick-random-nations-before-setting-turn-number-to-1.patch 0002-Pick-random-nations-before-setting-turn-number-to-1.patch added
- File 0003-Pick-random-nations-before-setting-turn-number-to-1.patch 0003-Pick-random-nations-before-setting-turn-number-to-1.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Updated by Marko Lindqvist 12 months ago
- Status changed from In Review to Closed
Actions