Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
July 2006: [Freeciv-Dev] Re: (PR#18257) get_invention() assert failed |
[Freeciv-Dev] Re: (PR#18257) get_invention() assert failed[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=18257 > On 7/3/06, Marko Lindqvist <marko.lindqvist@xxxxxxxxxxx> wrote: > > assert (tech == A_FUTURE || (tech >= 0 && tech < > game.control.num_tech_types), > "../../freeciv-patch/common/tech.c", line=63) > failed. 90% of my autogames seem to end to this assert. - ML
|