Page 1 of 1

ERROR 1.6.4 Project Settings

Posted: Wed Jul 09, 2014 7:08 am
by Pat Howard
Radiant 1.6.4 works great on my Windows 7 computer, but I can't get the compiler to work on my Windows XP computer. I am getting an error regarding the paths I set in my project settings which lead to my baseq3 folder.

Code: Select all

Failed to execute the following command: "filepath + q3map2 commands"
Check that the file exists and that you don't run out of system resources.
Here are a couple of screenies...

1.4.0

[lvlshot]https://dl.dropboxusercontent.com/u/3305662/baseq3/screenshots/forum/paths_1-4-0.jpg[/lvlshot]

1.4.0: File paths work with the compiler with no problems.

1.6.4

[lvlshot]https://dl.dropboxusercontent.com/u/3305662/baseq3/screenshots/forum/paths_1-6-4.jpg[/lvlshot]

1.6.4: Same computer, same file paths and the .map file is clearly there. Note: whole error did not fit on screen.

I'm tired and probably making a dumb mistake! Anyone know what's up? Thanks for your reply,
pat

Re: ERROR 1.6.4 Project Settings

Posted: Thu Jul 10, 2014 4:43 am
by obsidian
I could be wrong, but I don't think XP is smart enough to recognize longer than 8 character directory names. I also I don't know if this has anything to do with how GtkRadiant instructs Q3Map2 what to do.

Can you compile your map using 1.6.4's Q3Map2 and a batch file?

BTW... XP :puke:
(Also, it's no longer supported by MS so it should just die)

Re: ERROR 1.6.4 Project Settings

Posted: Thu Jul 10, 2014 5:42 am
by Pat Howard
@obsidian: yep, that works. thanks, i'll just do it this way for now.

i love my old xp desktop, it's perfect for quake :)

Re: ERROR 1.6.4 Project Settings

Posted: Thu Jul 10, 2014 4:39 pm
by monaster
It's more likely that you had one or more space(s) in your path. Q3Map2 was too dumb to get that whenever I worked on my maps. IIRC, I just renamed my folders by replacing every space with an underscore. Maybe it's the same for you, I assume that by reducing the dir names to 8 letters you automatically got rid of any spaces, too?

Also, XP is still supported. Millions of devices still run on XP such as ATMs and elevators, so Microsoft hasn't ceased support yet. You just have to know how to get those updates for your personal OS. <3

Re: ERROR 1.6.4 Project Settings

Posted: Sat Jul 19, 2014 6:03 pm
by CZghost
monaster wrote:Also, XP is still supported. Millions of devices still run on XP such as ATMs and elevators, so Microsoft hasn't ceased support yet. You just have to know how to get those updates for your personal OS. <3
Elevators on XP? Mother of god :olo:

Re: ERROR 1.6.4 Project Settings

Posted: Fri Aug 01, 2014 9:52 pm
by Hipshot
Pat, I would start using a batch file instead.

If you use "" around your paths, you should be able to use spaces and long names in XP

Monaster, MS support for XP ended spring 2014

Re: ERROR 1.6.4 Project Settings

Posted: Mon Aug 04, 2014 12:43 pm
by Eraser
Or use this :)
http://www.theenginesofcreation.com/Con ... r/qtoolkit