Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2002:
[Freeciv-Dev] Re: Nation Problem; help please
Home

[Freeciv-Dev] Re: Nation Problem; help please

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Peter Ehrlich <peter@xxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx, Jason Dorje Short <jshort@xxxxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Nation Problem; help please
From: Raimar Falke <hawk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 4 May 2002 10:19:07 +0200
Reply-to: rf13@xxxxxxxxxxxxxxxxxxxxxx

On Fri, May 03, 2002 at 07:47:57PM -0400, Peter Ehrlich wrote:
> Freeciv Version: 1.12.1,  Apr-12
> OS: Redhat Linux 7.2
> 
> Hello all,
> 
> I have been working on my own freeciv nation and it is all done.  I can start 
> the server,  I can connect, but there is one problem.  When I try to start a 
> game, the server gives me this:
> 
> > s
> Warning: 's' interpreted as 'start', but it is ambiguous.  Try 'help'.
> Starting game.
> >
> 2: Loading rulesets
> 0: Did not find required token: value
> 0:   file "data/nation/peteronion.ruleset", line 45, pos 0
> 0:   looking at: 'plains_cities ='
> 0:   original line: 'plains_cities ='
> 0:   included from file "data/ehrlich/nations.ruleset", line 71
> 
> I have checked everything, I tried deleting "plains_cities =" but then it 
> just does the same with "river_cities =", and then on to costal, hills, etc.  
> I also made sure there were not more than 64 nations (including barbarians.)  
> Below is my nation ruleset.

The format to specify terrain depending city names have changed
again. Unfortunately there is currently no docu how to change the
nation files to the new format. Also no nation has been updated yet.

However examples look like this:
  "Washington (ocean, river, swamp, !mountains)",
  "New York (ocean, river, forest, !mountains)",
  "Boston (ocean, river, forest, hills)",
  "Philadelphia (river, forest, hills, grassland)",
  "Los Angeles (ocean, desert, plains, !jungle)",
  "Atlanta (!ocean, forest, plains, hills)",
  "Chicago (plains, !hills, !mountains, !river)",
  "Buffalo (river, hills, forest, !jungle)",
  "St. Louis (!ocean, river, plains, !mountains)",
  "Detroit (plains, hills, !forest)",
  "New Orleans (ocean, river, forest, !hills)",

Jason: can you write a README.city_names? So that we can point people
like Peter to this document.

Jason: what is the status of the new_natural_city_names-data-4.diff.gz
patch? Is it superseded? It contains a lot of noise and doesn't apply
anymore.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Make it idiot-proof and someone will make a better idiot."


[Prev in Thread] Current Thread [Next in Thread]