Locke101 Posted May 24, 2002 Posted May 24, 2002 I have a prob. when trying to compile in GTK Radiant, it will run the BSP and finsih but then it doesn't create a .bsp file!!! Anyone know how to fix it?
Xcom Posted May 25, 2002 Posted May 25, 2002 Does it give you an error of any kind? You should see something in the DOS window? If you don't see anything in the Dos window, try locating junk.txt (which is usually in c:\windows\temp). OPen it in Notepad and see if there is any indication of what might have gone wrong.
Locke101 Posted May 25, 2002 Author Posted May 25, 2002 thats the thing it shows no error. and thenw hen i check the junk.txt....theres nothing in it.........
MoR ODIN Posted May 25, 2002 Posted May 25, 2002 Im very familiar with radiant ive made several Q3 maps.but this one i cant figure out ,everything is fine but it doesnt make a bsp file ???? And no error in the junk txt......
Xcom Posted May 25, 2002 Posted May 25, 2002 Perhaps you could try compiling from a bat file. Go to to the directory where you have sof2map.exe (usually GameData/Tools). Create a FullVis.bat file in there (it's just a text file with a bat extension). The file should contain following code: sof2map - bsp path/filename.map sof2map - vis path/filename.bsp sof2map - light -extra path/filename.bsp Replace path/filename with the exact path and filename of your map. IMPORTANT: use short DOS names. For example: c:\PROGRA~1\ and not C:\Program Files. Save and run the file. Maybe it will work.
MoR ODIN Posted May 25, 2002 Posted May 25, 2002 The bat file worked its a pain but it does work,thanks so much.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.