Leaf Portals

ZocZoc <?php echo "Hi there!"; ?> Join Date: 2003-01-20 Member: 12517Members, Retired Developer, Constellation, NS2 Playtester
I done too much editing at one time, and I don't know wich polygon is causing these leaves...

how can I track wich polygon is causing these leaves and try to fix them?

thanks =]
I really forgot how I done last time this occurred... =[



-x-x-x-x-x-

BasePortalVis:
10%...20%...30%...40%...50%...60%...70%...80%...90%... (11.41 seconds)
LeafThread:
10%...20%...30%...40%...50%...60%...70%...80%...90%... (179.03 seconds)
Warning: Leaf portals saw into leaf
Problem at portal between leaves 403 and 409:
(-972.212 603.000 -816.000)
(-972.456 602.658 -816.228)
(-976.000 600.000 -818.000)
(-1088.000 577.600 -832.933)
(-1088.000 603.000 -816.000)

Comments

  • ReeseReese Join Date: 2003-05-08 Member: 16143Members
    ok, well... I would have mentioned something about reading stickied threads and whatnot... but the mapping resources thread seems to not have been stickied. I also contemplated telling you to run a search... but what I got turned up no results. So, good job doing your homework, too bad it didn't help. (and if you didn't do your homework be happy you didn't get caught <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo--> )

    Anyways, the answer to this (and probably every other compile-related question known to man and half-life) can be found at <a href='http://www.slackiller.com/tommy14/errors.htm' target='_blank'>http://www.slackiller.com/tommy14/errors.htm</a> This is probably the premiere mapping error solution site for half life. Basically the error is caused by "floors that are not square enough" You may want to examine the area inside those coordinates for complex world brushes touching other world brushes (specifically the floor) and function wall the non-floor offending brush. ( you can read what your mouse pointer's coordinates are in the bottom middle of hammer) Also try a full vis compile first to see if that solves the problem by itself.

    If none of that works tommy has some other suggestions for you, just follow the link and look 'er up.
  • EriasErias Join Date: 2003-08-17 Member: 19878Members
    edited January 2004
    Not to patronise, but just in case you didn't know...

    <!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->(-972.212 603.000 -816.000)
    (-972.456 602.658 -816.228)
    (-976.000 600.000 -818.000)
    (-1088.000 577.600 -832.933)
    (-1088.000 603.000 -816.000)<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->

    These are coordinates (X, Y, Z)
    The problem brush(es) (as aptly described by Reese) should be in the vincinity of these coordinates.

    PS. I always use full vis, even on test compiles. However, my computer has a clockspeed of 1.67GHz. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html/emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif'><!--endemo-->
  • ZocZoc &lt;?php echo &quot;Hi there&#33;&quot;; ?&gt; Join Date: 2003-01-20 Member: 12517Members, Retired Developer, Constellation, NS2 Playtester
    /me is a good boy.. Always do his homework... <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo-->


    I use a Full VIS Always when compiling <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->

    btw, I think that a octogon polygon is causing the problem... but I can't find what is wrong, because I have already some octogon polygons on the map and just 2 of them are causing trouble... <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo-->

    btw, thanks for the help <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->
    I'll search for the errors... If I can't solve then, I'll post some screenshots of them <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
Sign In or Register to comment.