Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: Zebraka on June 18, 2015, 10:47:35 pm

Title: [SOLVED] ObjtoM2
Post by: Zebraka on June 18, 2015, 10:47:35 pm
Hello,
I want to convert an obj to m2 with ObjtoM2 but there's a problem.
It says me that the msvcp110.dll is missing, i when i put it in the ObjtoM2 file, it says me that "The application have fail to start correctly (0xc000007b)

If you have ideas
Title: Re: [BUG] [QUESTION] ObjtoM2
Post by: PhilipTNG on June 18, 2015, 10:55:58 pm
Did you try to google it yet? The DLL is a microsoft file, so it's pretty general and not strictly wow modding related. try to download and install this, may require a restart:
http://www.microsoft.com/en-au/download ... x?id=30679 (http://www.microsoft.com/en-au/download/details.aspx?id=30679" onclick="window.open(this.href);return false;)
--pick either the 32bit(x86) or 64bit(x64)

As for your object model, make sure it is exported out of blender with these settings or else things will look kind of crazy and awesomely funk at the same time! lol.

(http://puu.sh/iu02p.png)
Title: Re: [BUG] [QUESTION] ObjtoM2
Post by: Zebraka on June 19, 2015, 01:45:46 am
ObjTom2 is now working , but there's a new problem : there's no texture in my m2. I looked into the m2 file and all path are good so i don't know what happened.

Edit : i've check the obj file and i don't know why but all texture names were changed. I correct them but...
https://www.dropbox.com/s/ojq5c656wxpj5 ... 2.jpg?dl=0 (https://www.dropbox.com/s/ojq5c656wxpj5hg/objtom2.jpg?dl=0" onclick="window.open(this.href);return false;)

Edit 2 : Solved, problem with mtl file too and blank in texture name do bad things ><
Thanks !

https://www.dropbox.com/s/337hewrmu00u0 ... e.jpg?dl=0 (https://www.dropbox.com/s/337hewrmu00u0sm/wagonpourwarscale.jpg?dl=0" onclick="window.open(this.href);return false;)
Title: Re: [SOLVED] ObjtoM2
Post by: Alastor on June 20, 2015, 01:34:43 am
.MTL file is not needed by ObjToM2.exe generaly its working only with .obj
Title: Re: [SOLVED] ObjtoM2
Post by: Skarn on June 20, 2015, 10:26:15 am
Watch one of Alastor's tutorials. They are quite good to learn how to convert models with OBJtoM2.
[media:17a4bofy]http://www.youtube.com/watch?v=E8hYYqx_KIM[/media:17a4bofy]
Title: Re: [SOLVED] ObjtoM2
Post by: Alastor on June 20, 2015, 02:09:14 pm
Actualy i should rework them :D
im starting to dislike it

but yes if you want to watch theme i got 5 tuts
viewtopic.php?f=20&t=8017 (http://modcraft.io/viewtopic.php?f=20&t=8017" onclick="window.open(this.href);return false;)
Title: Re: [SOLVED] ObjtoM2
Post by: Skarn on June 20, 2015, 04:34:57 pm
Your tutorials are fine.  I understood everything I needed from the first time I watched them but your english is not really good at some parts. Though, it is still understandable. And I think it is not something you can change in a short period of time. Anyway good job on the videos, before them I did not know that it is possible to convert models with multiple textures with OBJtoM2.