Tremulous Forum

Media => Mapping Center => Topic started by: St.ElseWhere on May 10, 2009, 04:18:33 am

Title: Map Compiling Problems
Post by: St.ElseWhere on May 10, 2009, 04:18:33 am
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?
Title: Re: Map Compiling Problems
Post by: UniqPhoeniX on May 10, 2009, 05:21:55 am
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.
Title: Re: Map Compiling Problems
Post by: cactusfrog on May 10, 2009, 09:15:01 am
type sv_pure 0 then devmap your map
Title: Re: Map Compiling Problems
Post by: St.ElseWhere on May 10, 2009, 03:32:48 pm
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.
Title: Re: Map Compiling Problems
Post by: mooseberry on May 10, 2009, 07:13:18 pm
You're "pretty sure?"
Title: Re: Map Compiling Problems
Post by: cactusfrog on May 10, 2009, 08:06:40 pm
make sure your bsp file is in a folder called maps in your base folder
Title: Re: Map Compiling Problems
Post by: St.ElseWhere on May 10, 2009, 09:00:10 pm
I can't because the . bsp file doesn't exist.
Title: Re: Map Compiling Problems
Post by: UniqPhoeniX on May 10, 2009, 10:56:12 pm
Were other .maps in the same place before compile? Did you get any other errors during compile? What version of Radiant?