[Freeciv-Dev] (PR#11702) Bug in Freeciv 2.0.0 Beta5 Windowsclient - Can'
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11702 >
1: Illegal alliance structure detected: Valuka's alliance to James
Garfield reduced to peace treaty.
1: Failed sanity check: pplayers_allied(unit_owner(punit),
unit_owner(punit2)) (sanitycheck.c:157)
civserver: sanitycheck.c:157: check_map: Assertion
`pplayers_allied(unit_owner(punit), unit_owner(punit2))' failed.
Aborted (core dumped)
Is this savegame from an older version or an older beta? I thought this
had been fixed. In any case we should not assert but should fix the
problem - either when the game is loaded or when the sanity check is done.
-jason
|
|