ERROR: index out of range: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
(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 ...)
(No difference)

Revision as of 01:13, 2 March 2009

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.