[freeciv-ai] Re: [Freeciv-Dev] (PR#10021) infinite loop in autosettlers?
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[freeciv-ai] Re: [Freeciv-Dev] (PR#10021) infinite loop in autosettlers? |
From: |
"Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx> |
Date: |
Sun, 26 Sep 2004 07:55:31 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=10021 >
Marko Lindqvist wrote:
> I guess that it was possible that city_name_suggestion() always
> returned illegal name (player had only illegal ones left but no
> fallbacks were used) and handle_unit_build_city() failed because of this.
Probably. But note handle_unit_build_city can fail...we should be using
a wrapper ai_build_city() that at least asserts that the city was built.
jason
|
|