Goldsource Error: my textures are checkered or h Last edited 15 years ago2008-06-11 08:13:17 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: my textures are checkered or have dots

This is often a sign of bad junctions in mapping. Checkers comes most often from overlapping brushes.
Dots usually come from bad joints, which come from vertex manipulation or clipping, or come from the
translation errors from WC/Hammer .rmf format to .map format. Sometimes these problems also come from
too thin brushes. Occasionally checking happens because an old video card gets textures which are too
big (over 256x256), or because the player is in software mode and there are too many wpolys seen. (800
wpoly limit in software mode.) One more thing that can cause this is for the compiled level to ask for a texture which is not
in the loaded .wad anymore - maybe you removed the .wad from the editor, or switched in an other .wad
that is named the same but doesn't have the texture you were using?

Some solutions are: to fix the brush, to check the .map version to see
if it is a translation error, to overlay the dots with another brush of same texture, to use smaller
textures, to have less wpolys/brushes in the area, and to double check that the texture is in the
.wads you are using.

Comments

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