Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2005:
[Freeciv-Dev] (PR#14129) choose_random_tech called on "set" tech
Home

[Freeciv-Dev] (PR#14129) choose_random_tech called on "set" tech

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#14129) choose_random_tech called on "set" tech
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Sep 2005 21:03:44 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14129 >

Use S2_0 (2.0.6) with this RC file.  The message

1: Error: choose_random_tech should only be called when research target 
is A_UNSET. Please report this bug at <bugs@xxxxxxxxxxxx>.

is repeated over and over again.  In fact I think this will occur with 
*any* autogame.

-jason

set timeout -1
create b

#set generator 3

#set steepness 0
#set wetness 0
#set temperature 0

#set topology 3
#set alltemperate 1

set mapseed 599833218
set gameseed 1098898863

set aifill 5
hard
#set endyear -2000

#set saveturns 1
#set compresstype 2

#set mapseed 23456
#set gameseed 34567

#load ~/civgame+1780.sav.gz
#set endyear 1782

#set onsetbarb -4000
#set barb 16

#rulesetdir civ1
#rulesetdir civ2
#rulesetdir history
#rulesetdir default
#rulesetdir history
#quit

start
#help topology

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#14129) choose_random_tech called on "set" tech, Jason Short <=