Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: nicepants on September 16, 2012, 02:16:00 pm
-
How can I fix the green models? Is it in the .skin files or the .m2?
(http://i1058.photobucket.com/albums/t415/heraldgurone/4d45bc0d.jpg)
-
Textures might be missing.
-
Textures might be missing.
Do you mean the .blp files? I checked and none are missing
I converted a Cataclysm model (Chromatic Dragon) and that is green also
-
Textures might be missing.
Do you mean the .blp files? I checked and none are missing
I converted a Cataclysm model (Chromatic Dragon) and that is green also
When a model is green, it means that inst loading the blps.
Make sure that the blps are in the correct path. In the m2 file you should see the path of the textures that the model use and make sure that u have all those blps in the correct path.
Also, if the model loads the textures path by dbc, you should add in the model dbc those textures.
-
Thanks
There were more paths than just the UI_Goblin so I guess I was missing some files