Pages: [1]
|
|
|
Author
|
Topic: Can't get 0.3 to run, windows XP (Read 3145 times)
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
I've looked through previous topics, but nobody seems to be having this particular problem.
Upon opening uqm.exe, I get a dos box for a split second and then it disapears.
I started in DOS mode so I could see the message. It is as follows:
Fatal Error: Couldn't mount content dir: No such file or directory
Now, everything seems to be in the correct place. The installation completed without a hitch. In the Content directory is a file ("version") and a the Packages directory . In the Packages directory is a directory "Addons" and three .zip files: uqm-0.3-3domusic, uqm-0.3-content, and uqm-0.3-voice.
All of the zip files seem to function properly. I can open them and extract all the files in them with no errors (I did this just to see if there were any problems with them).
So what gives?
|
|
|
Logged
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
I am currently redownloading the .zip files to see if that's the problem.
|
|
|
Logged
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
redownloading didn't help. Same error. (thank goodness for broadband, or that little experiment could have taken a while!)
|
|
|
Logged
|
|
|
|
Michael Martin
Core Team
*Smell* controller
Offline
Posts: 387
|
This often means that the working directory isn't set right, or some other sort of wackiness with directories. Try passing the content directory directly to the program with the -n switch.
|
|
|
Logged
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
It's not working. Perhaps I'm not using the -n switch correctly.
from the command line:
uqm -n content uqm -n c:/program files/the ur-quan masters/content uqm -n ./content uqm -n /content
all returned the same error message.
would perhaps installing it to a different directory help? Heck, I'll try it and get back to you.
|
|
|
Logged
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
I installed to a different directory. Now I get a different error:
Can't stat c:/documents and Settings: Invalid argument
|
|
|
Logged
|
|
|
|
Michael Martin
Core Team
*Smell* controller
Offline
Posts: 387
|
If you have spaces in your directory name you need quotation marks around the full name.
|
|
|
Logged
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
like so?
uqm -n "c:/program files/the ur-quan masters/content"
didn't work. The same "couldn't mount" error.
|
|
|
Logged
|
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
hmm... I just tried the correct slashes... they didn't work. I'm not sure if I was using the correct ones before or not (it's been years since I used a DOS prompt).
What's confusing me is the installation I tried in another directory - the one that returned the "Invalid Argument" error. Why would I get different errors from different locations?
|
|
|
Logged
|
|
|
|
meep-eep
Forum Admin
Enlightened
Offline
Posts: 2847
|
Actually, even on Windows, you should be able to use forward slashes for C functions like open() and rename(). Furthermore, in uio (so in uqm), backslashes will be replaced by slashes on Windows. So I doubt that's the problem.
But if your install is correct, you shouldn't even need to supply the content dir yourself.
When you say you started in DOS mode, may I assume you meant you started UQM from a command.com or cmd.exe window, and you did not actually start the computer in DOS mode (on Windows 9x)?
I just noticed that the message "Couldn't mount content dir" is also (wrongly) printed when it's the config dir that can't be mounted. The latest cvs snapshot should fix that. See http://uqm.stack.nl/files/snapshots/ for that. (just replace your installed uqm.exe with the one you download there). Though a number of bug fixes have been made since the 0.3 release, it's unlikely to solve your problem. But at least we'll know whether it's the content dir or the config dir that's actually the problem.
What is your 'APPDATA' environment variable set to (type 'set' in a command window)? Most Windows versions will set that on most systems, and UQM should report when it uses another dir as fallback. But if it is set, but to some strange dir, I can expect problems like yours. UQM will try to create the path to the config dir, but if APPDATA is set to something like ""C:\Documents and Settings\YourName\Application Data\", and "C:\Documents and Settings\YourName" does not exist, UQM probably won't have the permissions to create that path, unless you run it as administrator. (This should not be an issue on Windows 9x.) What Windows version are you using for that matter?
|
|
|
Logged
|
“When Juffo-Wup is complete when at last there is no Void, no Non when the Creators return then we can finally rest.”
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
I tried the snapshot uqm.exe replacement and it didn't change the error.
I am running Windows XP. I typically log in as the Administrator, so permissions shouldn't be a problem. The APPDATA path is set to C:\documents and settings\administrator\Application Data.
I'm using the command prompt from the Accessories menu in the Start menu.
|
|
|
Logged
|
|
|
|
|
merakspielman
Zebranky food
Offline
Posts: 9
I love YaBB 1G - SP1!
|
I've given up and installed it on a different computer, one that I don't like to use nearly as much. It worked flawlessly the first time over there.
|
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|