Follow-up Comment #4, patch #4011 (project freeciv):

I checked another time... 

File: server/sanitycheck.c

Function: static void check_map(const char *file, const char *function, int
line)

Specific:
193       SANITY_TILE(ptile, cont > 0);
and
195         if (!is_ocean_tile(tile1)) {
196           SANITY_TILE(ptile, tile_continent(tile1) == cont);
197         }

There is a warning when I start a game (file #19670), I open and close Editing
Mode and Turn Done.

Tileset problem, it's probably incompatible with the ruleset: Map topology and
tileset incompatible.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?4011>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to