Goldsource Error: host_error backward mins/maxs Last edited 15 years ago2008-06-11 08:13:15 UTC

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
ORIGINAL TITLE: host_error backward mins/maxs

"It means that the mins and maxs ( the bounding box ) for the sequence is "reversed" (one of the mins is bigger than the maxs). This happens when anything calls SET_SIZE with bad extents. If you compiling your own code, you can wrap the setsize() calls and check it yourself, but that's probably not a simple answer."

Translation: Do you have any special models or prefabs? they may have been screwed up, or you somehow
turned a brush inside out, no idea how that could have happened - but some entitys like platforms seem
prone to this. You can also look for a brush with bad extents, or check the texture, is it divisible by 16 on the edges EXACTLY? Finally, are you using the most
modern version of zoners tools? Old versions or ancient qtools are more prone to this error.

1 Comment

Commented 6 years ago2017-09-07 08:06:11 UTC Comment #101157
ran into this one due to having a func_plat set to a negative height, EVEN THOUGH it says negative values are OK.

You must log in to post a comment. You can login or register a new account.