Compileprocess Stops With "no Visible Brush" Error

Lt_GravityLt_Gravity Join Date: 2003-04-28 Member: 15909Members
<div class="IPBDescription">need some QUICK advise!!!</div> Error: Entity 322 has no visible brushes

Error: No visibile brushes
Description: All brushes are CLIP or ORIGIN (at least one must be normal/visible)
Howto Fix: self explanitory


I started mapping when hl came out but NEVER EVER had this error before!

weird thing: there is no error within the map when I check it in VHE.
does anybody know how to fix this or at least a way to find out WHAT EXACTLY this problem is???

Comments

  • OlmyOlmy Join Date: 2003-05-08 Member: 16142Members, NS1 Playtester, Contributor, NS2 Developer, NS2 Map Tester, Reinforced - Diamond
    Howto Fix: self explanitory.

    I think this problem is exactly that <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->. It means entity 322 is made up of brushes that are all entirely clip or origin (maybe even true for null). Go to entity 322 in hammer and make sure it has some visible brushes.
  • ZorZor Join Date: 2003-09-16 Member: 20911Members, Constellation
    edited July 2004
    I had this error once to. To fix the error you must turn the entity into a world spawn brush.
    In hammer select the entity and then right mouse click and select move to world this should solve the problem. The reason behind this is i dont think clip or orign brushes can be entities as they are already entities.
  • Lt_GravityLt_Gravity Join Date: 2003-04-28 Member: 15909Members
    the funny thing: with every try of compiling this brushnumber changes,

    WOW! I just found the error o_0

    this one is weird, the CLIP BRUSHES caused this error, although they seemed to be all right.

    what we lern out of this:
    1. you can map for years and get new errors every day <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
    2. try deleting the clipbrushes of an newly crafted area to fix the error.
  • WolvWolv Join Date: 2002-01-25 Member: 56Members
    More specifically: it is allowed to have CLIP brushes (or, obviously, ORIGIN brushes) as part of a brush based entity, as long as there is also at least one normal brush in that entity.
    NULL textured brushed should be OK.

    In your specific problem, some of the CLIP brushes you deleted must've been func_walls, or any other brush based entity. Perhaps you accidently converted one texture it with the CLIP texture.
Sign In or Register to comment.