[freeciv-ai] Re: (PR#13156) auto_settler_findwork infinite recursion
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=13156 >
On Sun, May 22, 2005 at 01:30:11AM -0700, Marko Lindqvist wrote:
> Can you send that autogame? This is old bug I have been unable to
> reproduce. I have been using attached patch in my test environment in
> hope that I sometime catch it.
On OS X (10.3), this triggers it:
set gameseed 42 # repeat a particular game (random) sequence
set mapseed 42 # repeat a particular map generation sequence
set timeout -1 # run a server only autogame
set aifill 7 # fill to 7 players
hard # make the AI do complex things
create Caesar # first player (with known name) created and
# toggled to AI mode
start
|
|