[Freeciv-Dev] (PR#15098) civserver crash in calc_unit_ordering
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15098 >
o this was the first turn of the game
o the players had apparently disconnected, from the message
2: restarting in 60 seconds for lack of players
o map.tiles=0x0
o game.players[].private_map=0x0
o player 1 was ai, players 0 and 2 were not
o most everything in the players structs looks inited.
o nplayers=3, but aifill=6, but players 3-5 are names "noname"
all in all this is bizarre.
-mike
|
|