I've run into a snag already. I'm using the 1.1.0 CVS from yesterday, and I'm following the "New Game" instructions at
http://exult.info/newgame.txt, but when I get to the point of starting exult to edit the map for my new game, exult complains of a missing intro.dat file:
karlos@platypus karlos $ exult --game winewomensong
Exult version 1.1.0cvs
Built at: Feb 20 2003 13:07:58
Compile-time options: HAVE_TIMIDITY_BIN, USE_EXULTSTUDIO, HAVE_ZIP_SUPPORT
Compiler: gcc, version: 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)
Platform: Linux version 2.4.20-gentoo-r1
Data path = /usr/local/share/exult
Starting 'winewomensong' game
Current path settings:
Static : /home/karlos/winewomensong/static
Gamedat : /home/karlos/.exult/winewomensong/gamedat
Savegame: /home/karlos/.exult/winewomensong
Patch : /home/karlos/winewomensong/patch
============================
An exception occured:
Error opening file /home/karlos/winewomensong/static/intro.dat
errno: 2
Error Description: No such file or directory
============================
The documentation says that if editing is set to yes for the game in question in .exult.cfg, then it should ignore missing files like this, right?
Here's the relevant section in my .exult.cfg:
/home/karlos/winewomensong
/home/karlos/winewomensong/patch
yes
/home/karlos/.exult/winewomensong/gamedat
/home/karlos/.exult/winewomensong
Any ideas as to what may be going wrong here?
Thanks,
-Karl