Modcraft - The community dedicated to quality WoW modding!
Content creation => Modelling and Animation => Topic started by: Razstah on October 15, 2011, 03:36:09 pm
-
I got to this
"Then the Converter will ask you some Questions(like AnimationIDs etc.), the AnimationIDs can be found in AnimationData.dbc
NextAnimation can be -1 or the next Animation(...)
subAnimID=which one of a row of Anims this is
Camera Types are:
Potrait = 0,
CharInfo = 1,
else -1"
but when im done and got to camera0 and camera1 the ConverterMDX gets error and it doesnt get converted.
(http://img525.imageshack.us/img525/6861/problem1e.png)
(http://img64.imageshack.us/img64/7499/problem2o.png)
I'm not sure what to do or how to get it as a m2 with animations and all, so if you wanna try it out, download the mdx here : http://www.megaupload.com/?d=HE0GO9EU
-
That model was taken from wow and has too many animations and frames. It can't be converted and you can't fix this bug.
-
Hmm now that a thread is started I might get an answer on my problem to.
I imported dwarfmale and humanmale in blender and joined the long dwarfbeard with the big human beard, saved and converted back from m2i to m2 but now the model does not show up in-game or in model viewer :(
-
MDXconv does not convert model with any camera.
Delete camera in model and try again
Camera can be added in 010 editor or blender (If this is animated model)
-
MDXconv does not convert model with any camera.
Delete camera in model and try again
Camera can be added in 010 editor or blender (If this is animated model)
No. MDXConverter can converts model with cameras...i tried and worked perfectly.
The problem is that if your model has too many frames, the program will crash.
Hmm now that a thread is started I might get an answer on my problem to.
I imported dwarfmale and humanmale in blender and joined the long dwarfbeard with the big human beard, saved and converted back from m2i to m2 but now the model does not show up in-game or in model viewer :(
*If your geoset is not attached to any bone, it won't be visible.
or
*It might be a sub-Geoset number problem. Try to change it with PymodelEditor or Hex. If doesn't work, you will need to edit "CharacterFacialHairStyles.dbc" and add the new facial feature.
-
I mean my whole human model does not show up. No the body, hair or facial hairs.
-
MDXconv does not convert model with any camera.
Delete camera in model and try again
Camera can be added in 010 editor or blender (If this is animated model)
I deleted the camera's and now the ConverterMDX stops when it comes "NBones" which is over the camera error that was before.
edit: okay inico =_=
-
No. MDXConverter can converts model with cameras...i tried and worked perfectly.
The problem is that if your model has too many frames, the program will crash.
.
My problem only with a camera, in other cases no errors occur.
-
Removing camera does not guarantee that model is able to convert.