HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #781551
closedassertion 'plrtile->seen_count[V_INVIS] + !game.info.fogofwar <= plrtile->seen_count[V_MAIN]' failed
0%
Description
in map_change_seen() [maphand.c::904]: assertion 'plrtile->seen_count[V_INVIS] + !game.info.fogofwar <= plrtile->seen_count[V_MAIN]' failed.
Maak alstublieft melding van dit bericht alstublieft op https://www.hostedredmine.com/projects/freeciv
Files
Updated by Lattice Lattice over 4 years ago
This occurs on a Fedora 28 machine with the
freeciv-2.6.0-2.fc28
Updated by Lattice Lattice over 4 years ago
That would have been the RPM from
https://koji.fedoraproject.org/koji/buildinfo?buildID=1129893
Updated by Dean Brown over 4 years ago
- File dino1913.sav.bz2 dino1913.sav.bz2 added
- File dino.zip dino.zip added
- File dino.serv dino.serv added
I have also seen this, attaching files to reproduce. Difficulty is custom ruleset.
To reproduce -
1 copy "dino.serv" into ...share/freeciv
2 copy "dino.zip" into ...share/freeciv and un-zip it to become share/freeciv/dino
3 load saved game "dino1913.sav.bz2"
4 click "Turn Done" twice
5 the assertion failure shows up in the Chat window
6 click "Turn Done" again, more of the assertion failures and 2 tiles within the city "Dino" working radius are affected, and cannot be worked by the city.
Note - saving the game in this state, and then reloading the saved game file clears up the problem, but after more "Turn Done"s it comes back.
Seen with version 2.6.0, running on a Mac, which is really unix under the hood.
Updated by Marko Lindqvist over 4 years ago
It seems using dino ruleset would require also custom tileset.
Updated by Dean Brown over 4 years ago
Hmm - I'm not using a custom tileset. Maybe the difference is that I'm using GTK2?
Updated by Marko Lindqvist over 4 years ago
- Tracker changed from Task to Bug
- Status changed from New to Closed
This is same as Bug #797698. More progress has been made there, so considering this one as the duplicate.