Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: xJKz on August 18, 2014, 12:30:04 pm

Title: [Question] brain.exe as crashed
Post by: xJKz on August 18, 2014, 12:30:04 pm
Hi,

I'm a little developper, and I'm trying to do the stuffable Saurok. So, I've managed to copy the Worgen's submesh, because they have sames animations. After somes hours of work, trying to understand how to do. I've this result.

(http://puu.sh/aXt0Z/ecdaa76770.jpg)

The model is entierly corrupted in the game, because of animation or/and bones ? I don't know, I want your help to explain me why this happend.

I'm on the 5.4.8 version of WoW, and I'm using M2Mod4.5 Redux with Blender 2.62, here's a screenshot from Blender, this look great...

(http://puu.sh/aXrI5/ce225b0888.jpg)

Thanks if you help me... :c
Title: Re: [Question] brain.exe as crashed
Post by: schlumpf on August 18, 2014, 12:55:07 pm
That's a .skin file issue.
Title: Re: [Question] brain.exe as crashed
Post by: xJKz on August 18, 2014, 12:57:35 pm
So, I need to hexa a .skin file ?
Title: Re: [Question] brain.exe as crashed
Post by: schlumpf on August 18, 2014, 01:21:43 pm
Yes.
Title: Re: [Question] brain.exe as crashed
Post by: xJKz on August 18, 2014, 01:23:57 pm
Mh, thanks. Do you have any idea about it ?
Title: Re: [Question] brain.exe as crashed
Post by: schlumpf on August 18, 2014, 01:40:19 pm
It is specific to your model so it should fall out of your converter. If it does not, your converter is broken.
Title: Re: [Question] brain.exe as crashed
Post by: xJKz on August 18, 2014, 01:44:51 pm
I'm using M2Modder 4.5 for Blender 2.62.

I've seen : WorgenMale.m2 have 4 .skin file, my SaurokMale.m2 have only 3. I've looked into 010 my skin file and Worgen file, all Worgen skin file got the same amount of submeshs, my Saurok don't have the same amount. So, I took the 00.skin file to get the same amount, same resultat in game.

I'm stuck at this point, I've test other bones, same... Thanks for you help anyway. :(