Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: phantomx on September 06, 2014, 06:15:59 pm
-
Hello, everyone I'm here again with another tutorial, this one is based on how to port creature models and also set up a morph id and maybe add sounds to it, a basic tutorial but should help out people get started.
I will mostly do my tutorials in video format because I feel people learn more from seeing things in action then reading, I go both ways but any way with any further ado here's the video and required files will be posted below it.
[media:14ozltli]https://www.youtube.com/watch?v=_nIS3m7RDDI&feature=youtu.be[/media:14ozltli]
010 Editor: http://adf.ly/rpQvJ
010 Editor Templates (http://adf.ly/t7ny7)
CataToLKM2: http://adf.ly/rpQyZ
MPQ Editor: http://adf.ly/rpR2y
Wiki: http://www.pxr.dk/wowdev/wiki/index.php?title=SoundEntries.dbc
P.S.
I hope you learned from watching this video and if you have any questions feel free to ask.
I did make this video right after just getting out of bed so sorry for that.
-
Well Ok i will need to do some next TuTs you are overrating me :D
-
Hi! Thanks for the tutorial ^^ I did all steps but when I try to morph ingame te client crashes with #132 error.
http://pastebin.com/4wetpFaj (http://pastebin.com/4wetpFaj" onclick="window.open(this.href);return false;)
(http://capitasm.com/descargas/wowerror132.jpg)
-
Hi! Thanks for the tutorial ^^ I did all steps but when I try to morph ingame te client crashes with #132 error.
http://pastebin.com/4wetpFaj (http://pastebin.com/4wetpFaj" onclick="window.open(this.href);return false;)
(http://capitasm.com/descargas/wowerror132.jpg)
Hi, did you remove the particles if any on the model?
-
Im trying to port Cataclysm Malfurion's model, it doesn't have particles :S
-
Im trying to port Cataclysm Malfurion's model, it doesn't have particles :S
Could you upload the m2 and skin files and I'll take a look at them.
My conversion of him had no problem so something is probably wrong with your porting.
-
Thanks phantomx, here is the model. https://mega.co.nz/#!FUoCFA7C!qjp5CEVBU ... 3uA9qBjLmk (https://mega.co.nz/#!FUoCFA7C!qjp5CEVBUewGkyh6Z1upU9uHS16-ElgK33uA9qBjLmk" onclick="window.open(this.href);return false;)
-
You're missing a skin file.
MalfurionStormrage01
-
I added the missing skin file and client crash like before :S
-
Try this and let me know if that still gives you a crash.
puu.sh/bY3j2/d2a6b8028e.7z
-
Yes, could be the dbc?
-
It's very likely something you missed in the dbc then.
-
It's extrange 'cause I have anthony's models with the same parameters in the dbc and anthony's models works perfect :S I'm going to check twice.
-
I just have to add on CreatureModelData.dbc and CreatureDisplayInfo.dbc no? Can you send me the malfurion record in this dbc to compare please? Thanks for your help.
-
Could you upload a screenshot of your two dbc entries for me?
-
CreatureModelData.dbc:
(http://capitasm.com/descargas/malfurion_creaturemodeldata.JPG)
CreatureDisplayInfo.dbc:
(http://capitasm.com/descargas/malfurion_creaturedisplayinfo.JPG)
I put the links because the images are smaller here.
http://capitasm.com/descargas/malfurion ... eldata.JPG (http://capitasm.com/descargas/malfurion_creaturemodeldata.JPG" onclick="window.open(this.href);return false;)
http://capitasm.com/descargas/malfurion ... ayinfo.JPG (http://capitasm.com/descargas/malfurion_creaturedisplayinfo.JPG" onclick="window.open(this.href);return false;)
-
I suggest you rewatch the video since you left a lot of values empty.
-
Ok, i'm going to put the values like the video.
-
I put the values like video and gets me the same error :S I don't know more things to try I have your model and your dbc data is strange.
-
Have you tried using a different wow.exe since it seems you might be using a modified one.
-
Yes, I tried in 3 different computers with different servers. Its strage cause I have other ported models (no by me) and they work perfectly so my ported models and your model crash my client. :S and I supose that your model is ported perfectly.
-
All you have to do is copy line to and change the location of the m2 to the model you want and save then copy line to in displayinfo and put the id from the modeldata in the second column and then the textures if they aren't hardcoded.
-
The same :S
-
converter gives me STD bad alloc error, unfixable. =( damn i really wanted my naga female W gear.
-
wod models it is work ??
-
If you read and apply the tutorial, yes, they will work...
-
If you read and apply the tutorial, yes, they will work...
i' crash :'(
-
i crash
-
Same here, I followed the tutorial, cloning lines from similar models (e.g. I did the port for "Atramedes" cloning lines from a Netherwing Drake") but the game still crash. Can't understand why :roll:
-
viewtopic.php?f=12&t=2971&hilit=132&start=15 (http://modcraft.io/viewtopic.php?f=12&t=2971&hilit=132&start=15" onclick="window.open(this.href);return false;)
Last post.
-
http://modcraft.io/viewtopic.php?f=12&t=2971&hilit=132&start=15
Last post.
I followed the tutorial and I did not like him he must crash
-
I can't help you any more. You say you get crashes. I posted you what do those crashes mean and how to fix them (both is mentioned in that topic I sent).
-
I managed :D
-
Thank you for your tutorial I will seriously study him You do very good thank you
-
hi im using your guide for port shoulders from cata but it wont show in game, help plz
-
Hi guys, depending on the version of LK you are using, try using the DB files from patch-enUS-3 instead of local-enUS. This was causing me to crash at start up, but now everything works fine. ;)