Author Topic: Can't find map maps/test1.bsp  (Read 5065 times)

MrFish

  • Posts: 201
  • Turrets: +16/-500
Can't find map maps/test1.bsp
« 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?

bacon665

  • Posts: 180
  • Turrets: +12/-186
Re: Can't find map maps/test1.bsp
« Reply #1 on: June 02, 2009, 03:47:23 am »
Do !listmaps and see if the game even sees it in the folder.

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: Can't find map maps/test1.bsp
« Reply #2 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.

MrFish

  • Posts: 201
  • Turrets: +16/-500
Re: Can't find map maps/test1.bsp
« Reply #3 on: June 02, 2009, 04:06:08 am »
Ah! Thank you ordin, that worked :D