On Sat, Mar 20, 2010 at 8:02 PM, Tyler Nielsen <tyler.niel...@gmail.com> wrote:

Hi Tyler!

> When I tried to get
> worldtest running (pointing at the wastesedge directory I checked out)  I
> get an error (attached).  I'll look into what is wrong with my setup, but I
> just wanted to make sure I am doing the right thing, and not making a dumb
> mistake.
[...]
> ./worldtest -g ../../wastesedge

There's a subtle change I introduced a while ago. You'll have to
specify the name of a game as a mandatory parameter (maybe the code
should check for the presence of that param). So do

 ./worldtest -g ../../ wastesedge

with a space between the data directory and the game name and it
should run fine. (Well, it should run and then exhibit the error I
described).

Kai


_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to