Follow-up Comment #1, bug #21126 (project freeciv):
I assume this code in savegame2.c to be relevant:
/* Get player color */
if (!rgbcolor_load(loading->file, &prgbcolor, "player%d.color",
pslot_id)) {
log_verbose("No color defined for player %d.", pslot_id);
/* If game is already running, server_create_player() will assign
* a color, else colors will be assigned on game start */
}
1) Savegame is so old it has no player color information
2) It's not already running game
3) It's not started before we tried to /scensave
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?21126>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev