No Texters In Your Map, Or All Tex Clip, Or Skip
amckern
Join Date: 2003-03-03 Member: 14249Members, Constellation
<div class="IPBDescription">HELP! my first compile error in 6 months</div> No texters in your map, or all tex Clip, or Skip
I got this error after i did laid some new brushes - so i copyed the "good" part of the map, and pasted it into a new rmf file
the same error comes up
I AM USING PROPER textures
my wad list has 2 wads, ns.wad and halflife.wad
i am useing the newst verion of merls zhlt
this error is in both batch compile, by ryan greg, and hammer
amckern
I got this error after i did laid some new brushes - so i copyed the "good" part of the map, and pasted it into a new rmf file
the same error comes up
I AM USING PROPER textures
my wad list has 2 wads, ns.wad and halflife.wad
i am useing the newst verion of merls zhlt
this error is in both batch compile, by ryan greg, and hammer
amckern
Comments
...
i am useing the newst verion of merls zhlt
...
this error is in both batch compile, by ryan greg, and hammer<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Please copy and paste the <i>exact</i> text of the error, along with which stage of the compile process is throwing it (csg,bsp, etc.)--I haven't found a match for "skip" in an error message anywhere in the zhlt codebase. My best guess is you're dealing with one of the following messages:
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->{"No visibile brushes", "All brushes are CLIP or ORIGIN (at least one must be normal/visible)", selfexplanitory},
{"Entity with ONLY an ORIGIN brush", "All entities need at least one visible brush to function properly. CLIP, HINT, ORIGIN, do not count as visible brushes.", selfexplanitory}<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
If you're getting the second error, you'll need to check each brush entity in your map to see which one doesn't have visible brushes (one adjustment I need to make with the tools is the addition of an entity number and/or brush number for every message that refers to an entity or brush). The Half-Life engine requires every entity to contain at least one leaf in hull 0--CLIP, HINT, SKIP, and ORIGIN brushes by themselves can't generate leaf information.
If you're getting the first error (less likely in my opinion), did you turn the entire map into an entity?
If both of my guesses about the error message were wrong, post the full text and I'll track down the code that throws the error.
don't copy and past an funk_ilusion entity, and cover it with clip