Author Topic: Map Compiling Problems  (Read 3030 times)

St.ElseWhere

  • Guest
Map Compiling Problems
« 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?

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Map Compiling Problems
« Reply #1 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.
« Last Edit: May 10, 2009, 05:25:12 am by UniqPhoeniX »

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: Map Compiling Problems
« Reply #2 on: May 10, 2009, 09:15:01 am »
type sv_pure 0 then devmap your map

St.ElseWhere

  • Guest
Re: Map Compiling Problems
« Reply #3 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.
« Last Edit: May 10, 2009, 06:16:55 pm by St.ElseWhere »

mooseberry

  • Community Moderators
  • *
  • Posts: 4005
  • Turrets: +666/-325
Re: Map Compiling Problems
« Reply #4 on: May 10, 2009, 07:13:18 pm »
You're "pretty sure?"
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

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

~Mooseberry.

cactusfrog

  • Posts: 390
  • Turrets: +678/-176
    • tremulous fun server offical site
Re: Map Compiling Problems
« Reply #5 on: May 10, 2009, 08:06:40 pm »
make sure your bsp file is in a folder called maps in your base folder

St.ElseWhere

  • Guest
Re: Map Compiling Problems
« Reply #6 on: May 10, 2009, 09:00:10 pm »
I can't because the . bsp file doesn't exist.

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: Map Compiling Problems
« Reply #7 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?