Modcraft - The community dedicated to quality WoW modding!

Legion- / WoD- / Mop- / Cata-Modding => DBC / DB2 / DB modding => Topic started by: SachikoMaeda on April 07, 2017, 09:25:21 pm

Title: Legion Naga Model Issues
Post by: SachikoMaeda on April 07, 2017, 09:25:21 pm
So I've been going mad trying to figure out what the issue with the new naga model is and why I can't get the texture to display properly. I've updated CharSections.dbc to reflect the changes, but at most, I still get the textures displaying improperly.

(http://i.imgur.com/BkDHBbi.png)

I've tried multiple combinations in m_baseSection and m_Flags with no success. Any advice?
Title: Re: Legion Naga Model Issues
Post by: Roccus on April 12, 2017, 03:28:48 am
Did you convert the m21 model of legion naga to m20 of WoD then put this into your character folder ? To replace the old model ? Did you change the entry of the naga model in your filedata ? If so, try to do the UV Mapping in Blender for the m2.
Title: Re: Legion Naga Model Issues
Post by: SachikoMaeda on April 12, 2017, 04:24:57 am
I converted the file, put it into the character directory like it should be with the appropriate filenames replacing the old model. I even tried creating a new entry for the model in FileData and CreatureModelData. It won't even attempt to load a new texture and always tries to load the old texture. I've also experienced this sort of issue on the Keeper of the Grove models from Legion where only the default leaf texture won't load.
Title: Re: Legion Naga Model Issues
Post by: Roccus on April 12, 2017, 04:30:11 am
I did, the keeper and naga once, and everything was fine, can you send me some screenshot of your databases files ? i'll try to find the issue in the morning.
Title: Re: Legion Naga Model Issues
Post by: Смердокрыл on April 17, 2017, 02:56:57 pm
Judging by the quality of that texture, it seems the model is trying to use the old textures, instead of the new ones
Title: Re: Legion Naga Model Issues
Post by: SachikoMaeda on May 01, 2017, 10:19:46 pm
Yeah for whatever reason it tries to load the old textures.
Title: Re: Legion Naga Model Issues
Post by: Amaroth on May 02, 2017, 05:15:56 pm
Well, just double-check that your client is really using new model, that it really uses correct race and correct CharSections.dbc, correct lines in that CharSections.dbc, that CharSections.dbc reffer to correct files...

I don't think that there is more anyone can tell you, at least as long as we don't really see your files on screenshots/by ourselves, we can just say "double check pretty much everything where is even remote possibility of it being wrong".