Jump to content

Home

SOF2map probs


5555

Recommended Posts

I'm using GTKRadiant, and the editor itself works fine, but when I eventually compile the level to test it, it all goes to hell, no matter what map I'm trying to use. I check junk.txt and it always says;

 

---- BSP ----

SetQdirFromPath: no 'base' in C:/PROGRA~1/LUCASA~1/STARWA~1/GameData/maps/test.map

 

I am 100% positive my paths are all set up perfectly (triple checked), even reinstalled everything from scratch too.

 

TIA

Link to comment
Share on other sites

Originally posted by 5555

 

---- BSP ----

SetQdirFromPath: no 'base' in C:/PROGRA~1/LUCASA~1/STARWA~1/GameData/maps/test.map

 

 

I know you said you triple checked but shouldn't it be

 

.........../gamedata/base /maps/test.map

 

hence the error message

 

check the user0.qe4 file in the scripts folder, it should have a line that looks like this:

"mapspath" "C:\PROGRA~1\LUCASA~1\STARWA~1\GAMEDATA\base/maps"

 

if it doesn't, change it and save it. Then open up gtkradiant and go to File>Load Project and select the user0.qe4. Restart radiant and hopefully that should fix the problem.

Link to comment
Share on other sites

Thanks for the reply.

 

Originally I did have my maps in /gamedata/base/maps/ like ya said, but then I got an even worse error message from SOF2map ("Unspecified error. Contact John or Rick"). Neither seems to work :(

 

mapspath was already in the project file

 

Once again thanks for the reply anyway mate.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...