Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2001:
[Freeciv-Dev] civserver: ../../common/map.c:1166: map_get_continent: Ass
Home

[Freeciv-Dev] civserver: ../../common/map.c:1166: map_get_continent: Ass

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] civserver: ../../common/map.c:1166: map_get_continent: Assertion `is_normal_map_pos(((x)),(( y)))' failed. (PR#1079)
From: douglaz@xxxxxxxxxxxxx
Date: Mon, 26 Nov 2001 19:22:04 -0800 (PST)

Full_Name: Allan Douglas R. de Oliveira
Version: latest cvs
Distribution: Built from source
Client: Gtk+
OS: Linux 2.4.12 (Debian)
Submission from: (NULL) (200.226.36.81)


start the server
set a gen different than 1
start the game with 2 players or more (ai or human)
after the choose of the race by each player, the server crashes with this
assert...
ex:
civserver -d 3
This is the server for Freeciv version 1.12.1-devel
You can learn a lot about Freeciv at http://www.freeciv.org/
3: log started
2: Now accepting new client connections.

For introductory help, type 'help'.
3: HOME is /home/douglaz
> set gen 4
Option: generator has been set to 4.
> create a
2: a has been added as an AI-controlled player.
Created new AI player: a.
> create b
2: b has been added as an AI-controlled player.
Created new AI player: b.
> start
Starting game.
> 
2: Loading rulesets
3: Data path component (0): .
3: Data path component (1): data
3: Data path component (2): /home/douglaz/.freeciv
3: Data path component (3): /usr/share/games/freeciv
3: Reading file "data/default/techs.ruleset"
3: 88 advances (including possibly unused)
3: Reading file "data/default/buildings.ruleset"
3: 68 improvement types (including possibly unused)
3: Reading file "data/default/governments.ruleset"
3: Reading file "data/default/units.ruleset"
3: 52 unit types (including possibly unused)
3: Reading file "data/default/terrain.ruleset"
3: Reading file "data/default/cities.ruleset"
3: Reading file "data/default/nations.ruleset"
3: There are 61 nations defined
3: Nation German: government Fundamentalism not found
3: Nation American: government Fundamentalism not found
3: Nation Russian: government Fundamentalism not found
3: Nation French: government Fundamentalism not found
3: Nation English: government Fundamentalism not found
3: Nation Spanish: government Fundamentalism not found
3: Nation Polish: government Fundamentalism not found
3: Nation Brazilian: government Fundamentalism not found
3: Nation Chilean: government Fundamentalism not found
3: Nation Catalan: government Fundamentalism not found
3: Reading file "data/default/game.ruleset"
2: AI is controlling the Vietnamese ruled by a.
2: AI is controlling the Argentines ruled by b.
3: island 3
3: ini=739, plc=739, bal=0, tot=317
civserver: ../../common/map.c:1166: map_get_continent: Assertion
`is_normal_map_pos(((x)),(( y)))' failed.
Aborted




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] civserver: ../../common/map.c:1166: map_get_continent: Assertion `is_normal_map_pos(((x)),(( y)))' failed. (PR#1079), douglaz <=