Tremulous Forum

Media => Mapping Center => Topic started by: MrFish on June 02, 2009, 03:45:15 am

Title: Can't find map maps/test1.bsp
Post by: MrFish on June 02, 2009, 03:45:15 am
I'm trying to make some maps and I'm getting this error message. I did everything the tutorial told me to do in compiling and I checked the maps folder and there is a test1.bsp there. Also in the game I did type /sv_pure 0 before /devmap test1. What am I doing wrong?
Title: Re: Can't find map maps/test1.bsp
Post by: bacon665 on June 02, 2009, 03:47:23 am
Do !listmaps and see if the game even sees it in the folder.
Title: Re: Can't find map maps/test1.bsp
Post by: Odin on June 02, 2009, 03:54:49 am
Do !listmaps and see if the game even sees it in the folder.
Yeah that would work except he's probably not running the right game.qvm to do that. Please stop posting.

You have to issue sv_pure 0 before the game loads(or issue it at the menu) because at this point the game server still cannot see the map. sv_pure requires the server to restart in order to take effect.
Title: Re: Can't find map maps/test1.bsp
Post by: MrFish on June 02, 2009, 04:06:08 am
Ah! Thank you ordin, that worked :D