News:

Come Chat with us live! Learn how HERE!

Main Menu

Map Compiling Problems

Started by St.ElseWhere, May 10, 2009, 04:18:33 AM

St.ElseWhere

When i compiled a couple test maps, the compiling worked fine. 
But when i tried to compile the map that has the actual work on it, I think near the end, it says

************ ERROR ************
Error opening /home/george/. tremulous/base/maps/hi. bsp: No such file or directory

I dont know how to make a . bsp or even if its possible. 
When i compiled the test maps, the . bsp files came up naturally. . .
Can anyone help me with this problem?

UniqPhoeniX

#1
Not sure what the problem is. Were other maps in the same place? Did you get any other errors during compile? Or was there already a .bsp with same name there?
When you compile (radiant Build menu) a mapname.map, you get a mapname.bsp. To test it, make sure it is in base/maps/ and use /sv_pure 0; devmap mapname. Or put it in base/mapname.pk3/maps/ and just /devmap mapname.

cactusfrog

type sv_pure 0 then devmap your map

St.ElseWhere

#3
The problem is that when i compiled, there was no .  bsp file like there should be.  
And so i cant test my map.  .  . 

There were no other errors i could see other than missing buildable models.
Im pretty sure i also got rid of all leaks.

mooseberry

Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

cactusfrog

make sure your bsp file is in a folder called maps in your base folder

St.ElseWhere

I can't because the . bsp file doesn't exist.

UniqPhoeniX

Were other .maps in the same place before compile? Did you get any other errors during compile? What version of Radiant?