Re: [Freeciv-Dev] (PR#21244) France map for freeciv 2.x

2007-09-19 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=21244 

On 9/16/07, Mathieu Roy [EMAIL PROTECTED] wrote:

 URL: http://bugs.freeciv.org/Ticket/Display.html?id=21244 


 Hello,

  Trying the version of the map available from
  http://svn.gna.org/viewcvs/freeciv-maps/trunk/france/
 
  Loading it on S2_0, S2_1, S2_2 all gives the same error:
 
  1: The save file contains incomplete map data.  This can happen with old
  saved games, or it may indicate an invalid saved game file.  Proceed at
  your own risk.
  1: Reason: line not found
  1: secfile_lookup_line='secfile_lookup_str_default(file, NULL,
  map.f%03d, nat_y)'
 
  (...)

 I tried it on  Freeciv version 2.0.9 gui-gtk-2.0 shipped by debian, there
 was no error message (or maybe I was in a mode without less debugging
 messages)



Found the line where the error occurs: server/savegame.c line 837 (trunk) -

LOAD_MAP_DATA(ch, nat_y, ptile,
secfile_lookup_str_default(file, NULL, map.f%03d, nat_y),
set_savegame_special(ptile-special, ch, default_specials + 12));

Couldn't figure out anything more from this.

 ~Daniel



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


Re: [Freeciv-Dev] (PR#21244) France map for freeciv 2.x

2007-09-16 Thread Daniel Markstedt

URL: http://bugs.freeciv.org/Ticket/Display.html?id=21244 

On 9/16/07, Mathieu Roy [EMAIL PROTECTED] wrote:

 URL: http://bugs.freeciv.org/Ticket/Display.html?id=21244 


 Hello,

  Trying the version of the map available from
  http://svn.gna.org/viewcvs/freeciv-maps/trunk/france/
 
  Loading it on S2_0, S2_1, S2_2 all gives the same error:
 
  1: The save file contains incomplete map data.  This can happen with old
  saved games, or it may indicate an invalid saved game file.  Proceed at
  your own risk.
  1: Reason: line not found
  1: secfile_lookup_line='secfile_lookup_str_default(file, NULL,
  map.f%03d, nat_y)'
 
  On 2.0.9 I also get this warning while entering observer mode:
 
  1: Error: choose_random_tech should only be called when research target
  is A_UNSET. Please report this bug at [EMAIL PROTECTED].

 I tried it on  Freeciv version 2.0.9 gui-gtk-2.0 shipped by debian, there
 was no error message (or maybe I was in a mode without less debugging
 messages)



  In the end, it is possible to play a game on the map, though there is a
  large arctic area in the eastern area that looks very out of place.

 Actually, it represents every thing outside the border of France. I was not
 very happy with the idea of making an island out of France.


 --
 Mathieu Roy




Right, I get the idea. It's just that this arctic area is so frickin'
HUGE! What do you say about cropping the map just east of Corsica?

Another problem I noticed is that there are a lot of rivers on ocean squares.

Apart from that, I'd like to stress that I'm loving the map. =)

 ~Daniel



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


Re: [Freeciv-Dev] (PR#21244) France map for freeciv 2.x

2007-09-16 Thread Mathieu Roy

URL: http://bugs.freeciv.org/Ticket/Display.html?id=21244 

Le dimanche 16 septembre 2007, Daniel Markstedt a écrit :
 Right, I get the idea. It's just that this arctic area is so frickin'
 HUGE! What do you say about cropping the map just east of Corsica?

No problem.


 Another problem I noticed is that there are a lot of rivers on ocean
 squares.

I'm not sure to remember well but I think it was on purpose. As only a country 
is represented, all the navigation related stuff would be useless otherwise. 
And it makes of rivers more annoying obstacles, with is interesting.

 Apart from that, I'd like to stress that I'm loving the map. =)

Thanks.


-- 
Mathieu Roy




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