Can't run mods
Posted: Fri Jun 15, 2007 8:57 am
I feel like such a moron not being able to get this to work, but I need help...
So at any rate, when I start the exult app, and click "SHOW MODS" I get the error:
Description missing!
WRONG EXULT VERSION
This happens whether I click on "SHOW MODS" under either Black Gate or Serpent Isle. I've got versions of both with SS and FoV pre-installed in my versions of both games. I've tried this with both the Keyring mod, and the SIfixes mod. The following is what I've done, in order of what I think is the most pertinent information:
1) Compiled the newest version of exult on my PowerPC OS X, running OS version 10.4.9, and gcc 4.0.1 (although when I watched the compiler, I think exult specifically used gcc 3.3 sometimes?)
2) Correctly set the config/disk/game/blackgate/path and the config/disk/game/serpentisle/path variables in the exult.cfg file to be able to play both games WITHOUT the mods
3) There was NO variable for the mods directory, so I simply created a "mods" directory in my ULTIMA7 directory and my SERPENT directory
4) Unzipped Keyring, so that within the ULTIMA7/mods directory is the "Keyring" directory and the "Keyring.cfg" file
5) Unzipped sifixes, so that within the SERPENT/mods directory is the "sifixes" directory and the "sifixes.cfg" file
6) Verified that in both the Keyring.cfg and sifixes.cfg files, the XML code for modinfo/required_version is "1.4.03cvs" (I had to change the sifixes.cfg file, b/c it originally said "1.4.01cvs")
7) Verified that when I run "./exult --version" it gives me the following:
Exult version 1.4.03cvs
Built at: Jun 15 2007 07:21:40
Compile-time options: USE_TIMIDITY_MIDI, USE_FMOPL_MIDI, HAVE_ZIP_SUPPORT
Compiler: gcc, version: 4.0.1 (Apple Computer, Inc. build 5367)
Platform: Mac OS X
8) Verified that when I run "./exult" by itself, it says "1.4.03cvs" in the bottom right-hand corner
9) If I try to manually force and run "./exult --bg --mod Keyring" It exits with the error embedded in the output:
Mod 'Keyring' is not compatible with this version of Exult.
Could not find any games to run; leaving
So I'm kind of stuck. I used to code C++ 5 years ago back when I was a programmer, so I can code-walk if I know which file to edit, where to edit it, and how to get cout statements to echo on the screen, but there's so much code here I don't even know where to begin. Could somebody possibly help a guy out? Thanks...
Mar
So at any rate, when I start the exult app, and click "SHOW MODS" I get the error:
Description missing!
WRONG EXULT VERSION
This happens whether I click on "SHOW MODS" under either Black Gate or Serpent Isle. I've got versions of both with SS and FoV pre-installed in my versions of both games. I've tried this with both the Keyring mod, and the SIfixes mod. The following is what I've done, in order of what I think is the most pertinent information:
1) Compiled the newest version of exult on my PowerPC OS X, running OS version 10.4.9, and gcc 4.0.1 (although when I watched the compiler, I think exult specifically used gcc 3.3 sometimes?)
2) Correctly set the config/disk/game/blackgate/path and the config/disk/game/serpentisle/path variables in the exult.cfg file to be able to play both games WITHOUT the mods
3) There was NO variable for the mods directory, so I simply created a "mods" directory in my ULTIMA7 directory and my SERPENT directory
4) Unzipped Keyring, so that within the ULTIMA7/mods directory is the "Keyring" directory and the "Keyring.cfg" file
5) Unzipped sifixes, so that within the SERPENT/mods directory is the "sifixes" directory and the "sifixes.cfg" file
6) Verified that in both the Keyring.cfg and sifixes.cfg files, the XML code for modinfo/required_version is "1.4.03cvs" (I had to change the sifixes.cfg file, b/c it originally said "1.4.01cvs")
7) Verified that when I run "./exult --version" it gives me the following:
Exult version 1.4.03cvs
Built at: Jun 15 2007 07:21:40
Compile-time options: USE_TIMIDITY_MIDI, USE_FMOPL_MIDI, HAVE_ZIP_SUPPORT
Compiler: gcc, version: 4.0.1 (Apple Computer, Inc. build 5367)
Platform: Mac OS X
8) Verified that when I run "./exult" by itself, it says "1.4.03cvs" in the bottom right-hand corner
9) If I try to manually force and run "./exult --bg --mod Keyring" It exits with the error embedded in the output:
Mod 'Keyring' is not compatible with this version of Exult.
Could not find any games to run; leaving
So I'm kind of stuck. I used to code C++ 5 years ago back when I was a programmer, so I can code-walk if I know which file to edit, where to edit it, and how to get cout statements to echo on the screen, but there's so much code here I don't even know where to begin. Could somebody possibly help a guy out? Thanks...
Mar