map loading problem


(forbidden) #1

ok i could run my map fine untill i added a health and ammo holder things,
now when i try to load it i get this error
sv_setbrushmodel : NULL

thanks in advance,
forbidden


(th0rn3) #2

http://www.splashdamage.com/forums/search.php?searchid=514264


(isbowhten) #3

sounds like an entity missing a brush (not an origin).
as it says “brushmodel”
maybe a script_mover that only has an origin brush but no brush that forms its hull


(stealth6) #4

isn’t this when you delete a trigger_multiple it doesn;t actually get deleted it goes to the origin of your map?
so open up teh entities list (L I think?) And looks for a trigger_multiple w/o a brush should be on the origin and delete it


(forbidden) #5

thanks stealth6, i had a trigger_ammo floating around, :D, one other problem is i wanted to make a comand post but i dont have the model for it for some reason.
is this fix-able?


(Manwhore) #6

The Command post at:

http://www.wolfmap.de/details.php?file_id=2515


(Miki) #7

I had this problem long ago. Try to google before asking questions, you’ll have your answer a lot quicker.

There are multiple reasons what can cause this error :

http://www.katsbits.com/htm/tutorials/common_error_messages.php?subaction=showfull&id=1149147724&archive=&start_from=&ucat=15&

Try to find your answer there, worked for me :slight_smile:

At your second answer, google or search splahsdamage for ‘command post’. You will find tons of prefabs and howto’s :slight_smile:

Again, first result in google :

http://www.wolfmap.de/details.php?file_id=2515

Try to download that file, and learn from it :slight_smile: