Page 1 of 1

Hello, I am new here

Posted: Sun Apr 22, 2012 1:55 pm
by sadsack
Hi,
I am working on a map for ET :rtcw: . I keep having a pronlem with this.

I try to run my map and it come with this error

sv_SetBrushModel: NULL
does anyone know what I can to to fix this???
Thank you
sadsack :smirk:

Re: Hello, I am new here

Posted: Sun Apr 22, 2012 2:12 pm
by obsidian
viewtopic.php?f=10&t=2418

Re: Hello, I am new here

Posted: Sun Apr 22, 2012 2:13 pm
by dONKEY
Iirc this happens when you have an entity that contains no solid brushes. When you use a model as an entity, for example a func_rotating you must include a small clip brush as part of the entity. It cant be just an origin brush and a model.

Re: Hello, I am new here

Posted: Sun Apr 22, 2012 2:13 pm
by Noruen
Hi Sadsack.

You have empty entity in your mapfile. For example some deleted doors etc. Omepn your entitylist (press "E") and look for func_entities without arrow next to it. If you find one, select it do a control. If it is empty (nothing is selected in 3D/2D look and is IS selected in entitylist), delete it and recompile your map. Repeat this process untill succes :)

Re: Hello, I am new here

Posted: Sun Apr 22, 2012 3:49 pm
by cityy
:olo:

Re: Hello, I am new here

Posted: Sun Apr 22, 2012 7:02 pm
by sadsack
Thank you all.
I found it with your help. thanks
sadsack :q3: