Goldsource Error: R_LoadSky: Couldn't load gfx/e Last edited 15 years ago2008-06-11 08:13:18 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: R_LoadSky: Couldn't load gfx/env/cl_forestrt.tga

This is from a bad sky enviornment name. If the six sides are sky_lf,
sky_rt, sky_up, etc. you use only "sky_" in the cl_skyname field. Always drop any cl_ and the last 2
letters in a SKY bacground .tga name. Another example: cl_forestrt.tga should be used as only "forest"
for the sky name.

Again, for most of us a bad sky enviornment name leaves us with the default enviornment. But for some
mappers, this can cause odd error warnings: like a bad brush that does not exist, or brush outside
of map, or bad lighting in the map, or even a map crash when the bad sky comes into view.
Make sure you get that name RIGHT!

Comments

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