-
Problem with texures on my island
I have a problem with the texures on my island, basicly they look like in emerald dream xD It works fine in noggit, but ingame I get this

Anyone know whats happened and maybe how to solve this? thx
-
You seem to use a non-existing texture. Check, if the texture used is present in the .MPQs. I remember someone having those effects on other reasons, but I don't remember which ones..
-
Post Thanks / Like - 1 Thanks
Nadromar (1 members gave Thanks to schlumpf for this useful post)
-
Originally Posted by
schlumpf
You seem to use a non-existing texture. Check, if the texture used is present in the .MPQs. I remember someone having those effects on other reasons, but I don't remember which ones..
It works fine in noggit, and another thing I tried is put the texture its supposed to be in a new MPQ in the right map and stuff, but I still get this so thats not it, but thx anyways.
-
Contributor
Check the MTEX chunk in your ADT's for the full filepath of the textures, make sure they exist in your MPQ's, then check the MCLY sub-chunk and make sure that none of the texture ID's are out-of-bounds (ie. pointing to a non-existent index into the MTEX chunk).
Last edited by Yamachi; 01-14-2009 at 07:23 AM.
-
Contributor
But you don't know if they're in the correct place unless you check the ADT's...
This might help: ADT - WoW.Dev Wiki
-
Aha, oka thx, ill try to read it
-
Master Sergeant
Last edited by Shruik; 03-05-2011 at 12:53 PM.