ERROR: index out of range

From The DarkMod Wiki
Revision as of 01:13, 2 March 2009 by Springheel (talk | contribs) (New page: == ERROR: R_RangeCheckIndexes: index out of range == This error will cause the game to exit back to the main menu when trying to load a map. It means there is a problem with an md5mesh ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ERROR: R_RangeCheckIndexes: index out of range

This error will cause the game to exit back to the main menu when trying to load a map. It means there is a problem with an md5mesh in the map you are trying to load. This problem could be:

1. A vert is weighted to a non-existent bone (have not confirmed this)

2. A vert from one layer is present on more than one uv-map

3. A poly has less than 3 verts.