Strange Error

Some_tall_guy1Some_tall_guy1 Join Date: 2003-05-22 Member: 16601Members
edited July 2003 in Mapping Forum
<div class="IPBDescription">when running map</div> Whenever my map is about to run an error comes up and hl crashes, making it impossible to use my map.

Sv_RecursiveHullCheck: bad node number

I have no idea what this means except I think its something to do with the hull or a res node....

Comments

  • OlljOllj our themepark-stalking nightmare Fade Join Date: 2002-12-12 Member: 10696Members
    Do you have particle systems that collide with walls?
    leaks?
  • Some_tall_guy1Some_tall_guy1 Join Date: 2003-05-22 Member: 16601Members
    I have some particle systems that collide with the floor, I have use world grav checked in the flags. But I've had these particles in the map for a long time and they've never caused any problems before. Also there are no leaks.
  • DroggogDroggog Random Pubber Join Date: 2002-11-01 Member: 3293Members, Constellation
    Huhhhh a quick google search gave me <a href='http://www.planetquake.com/gg/hands_docs/qw_cam.html' target='_blank'>this</a>.

    Are you using the 2.0 dll's ?
  • OlljOllj our themepark-stalking nightmare Fade Join Date: 2002-12-12 Member: 10696Members
    edited July 2003
    thats quake opensource. dont think it has much to do with NS mapping.
  • ShadowicsShadowics Join Date: 2002-11-07 Member: 7652Members
    Never heard of that one before but I'll take a shot. "Sv_RecursiveHullCheck" - It seems HL is checking the hulls in your map while loading it, this probably happens for all maps but goes unnoticed unless there's an error. "bad node number" is also fairly descriptive. One of the nodes in hull 0 has a bad number. I don't know how this could happen though. Do you have some complex shapes? Maybe something concave? Maybe you could post a compile log?
  • watch_me_diewatch_me_die Join Date: 2002-11-10 Member: 8107Members
    <a href='http://www.slackiller.com/tommy14/errors.htm#recursive' target='_blank'>http://www.slackiller.com/tommy14/errors.htm#recursive</a>

    <!--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-->Bad brush work, overlapping brushes, these will result in bad clipnodes or leafnodes and cause this rare problem. It seems to depend on compiler sensitivity also.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
Sign In or Register to comment.