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?
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.
type sv_pure 0 then devmap your map
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.
You're "pretty sure?"
make sure your bsp file is in a folder called maps in your base folder
I can't because the . bsp file doesn't exist.
Were other .maps in the same place before compile? Did you get any other errors during compile? What version of Radiant?