Re: [Freeciv-Dev] (PR#39819) Starting position generator fails in cold world

2007-10-31 Thread Erik Johansson

http://bugs.freeciv.org/Ticket/Display.html?id=39819 >

On Oct 31, 2007 6:40 PM, Svyatoslav Siredzhuk <[EMAIL PROTECTED]> wrote:
> http://bugs.freeciv.org/Ticket/Display.html?id=39819 >
>
> I appreciate your efforts very much but there is an annoying bug in
> 2.1.0stable release:

Quick fix limit temperate to the range 12-100.


>
> 1. Error message:
> "The server appears to have gotten into an infinite
> loop in the allocation of starting positions.
> Maybe the number of players is too high for this map."
>

You would think that this should be recoverable, I mean so what if we
can't make a map the user should still be able to change the options
and start again.

civserver: mapgen.c:1252: map_fractal_generate: Assertion `0' failed.

This is enough to crash the server, I've tried alot of permutations of
the options above. Size can be what ever size.

set temperature 11
set alltemperate 1
set aifill 1
start


To get it to work:
set temperature 12

-- 
/emj



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


[Freeciv-Dev] (PR#39819) Starting position generator fails in cold world

2007-10-31 Thread Svyatoslav Siredzhuk

http://bugs.freeciv.org/Ticket/Display.html?id=39819 >

Dear freeciv team,

I appreciate your efforts very much but there is an annoying bug in
2.1.0stable release:

1. Error message:
"The server appears to have gotten into an infinite
loop in the allocation of starting positions.
Maybe the number of players is too high for this map."

2. Parameters I changed:
set topology 3
set size 9
set landmass 15
set temperature 10
set alltemperate 1
set tinyisles 1
hard
set aifill 15

3. Notes
With the above parameters set game starts fine when
temperature = 50, but fails everytime with temperature
= 10.

Regards, Svyatoslav

Dear freeciv team,I appreciate your efforts very much but there is an annoying bug in 2.1.0 stable release:1. Error message:"The server appears to have gotten into an infiniteloop in the allocation of starting positions.
Maybe the number of players is too high for this map."2. Parameters I changed:set topology 3set size 9set landmass 15set temperature 10set alltemperate 1set tinyisles 1hard
set aifill 153. NotesWith the above parameters set game starts fine whentemperature = 50, but fails everytime with temperature= 10.Regards, Svyatoslav
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev