[Freeciv-Dev] (PR#9695) mapgen error / topology 11
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=9695 >
==3609== Conditional jump or move depends on uninitialised value(s)
==3609== at 0x807DB21: create_start_positions (mapgen.c:1487)
==3609== by 0x805118E: srv_loop (srv_main.c:1716)
==3609== by 0x8050CD1: srv_main (srv_main.c:1531)
==3609== by 0x804A5DE: main (civserver.c:161)
==3609==
==3609== Conditional jump or move depends on uninitialised value(s)
==3609== at 0x807DB51: create_start_positions (mapgen.c:1491)
==3609== by 0x805118E: srv_loop (srv_main.c:1716)
==3609== by 0x8050CD1: srv_main (srv_main.c:1531)
==3609== by 0x804A5DE: main (civserver.c:161)
civserver: mapgen.c:1491: create_start_positions: Assertion
`game.nplayers <= data.count + sum' failed.
I got this with:
> set aifill 3
> set timeout -1
> create b
> hard
> set topology 6
> set topology 11
> set generator 2
> hard
> start
No seeds could be recovered.
jason
- [Freeciv-Dev] (PR#9695) mapgen error / topology 11,
Jason Short <=
|
|