Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: rowin12 on January 01, 2017, 07:02:39 pm

Title: [SOLVED] [QUESTION] [PROJECT] [WotLk] New model import help!
Post by: rowin12 on January 01, 2017, 07:02:39 pm
Hey guys,

sorry if i post this in this wrong section but

Its been my first time here and was wondering if any of you could help me out.

so i decided to give it a shot to get a unknown model into wotlk but it seems i dont know what i am missing at this point

I made a NPC with the new model id (301997) and spawned this in game at first it gave me memmory errors so i took a look and seemed to fixed this but in-game my model looks like this now:

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

i always get this error aswell when i enter the game with my patch applied:
(http://i.imgur.com/7UxQ3J9.png)

can anyone help me out?
Title: Re: [QUESTION] [PROJECT] [WotLk] New model import help!
Post by: Amaroth on January 03, 2017, 01:13:31 am
For your crash:
viewtopic.php?f=12&t=2971&p=42274#p42274 (http://modcraft.io/viewtopic.php?f=12&t=2971&p=42274#p42274" onclick="window.open(this.href);return false;)

For your issue with a cube, cube means that model could not be loaded (or found). So double-check all entries and model paths. Be advised that model paths should end with .mdx, not with .m2 when it comes to M2 related DBCs. If you still don't know what is wrong, post rather screenshots of your DBCs.
Title: Re: [QUESTION] [PROJECT] [WotLk] New model import help!
Post by: inico on January 03, 2017, 01:25:25 am
Quote from: "Amaroth"
If you still don't know what is wrong, post rather screenshots of your DBCs.
He already made a post about this in the retroporting forum (http://modcraft.io/viewtopic.php?f=93&t=10975) with screenshots of his dbcs.
Title: Re: [QUESTION] [PROJECT] [WotLk] New model import help!
Post by: rowin12 on January 03, 2017, 08:17:17 pm
Quote from: "Amaroth"
For your crash:
viewtopic.php?f=12&t=2971&p=42274#p42274 (http://modcraft.io/viewtopic.php?f=12&t=2971&p=42274#p42274" onclick="window.open(this.href);return false;)

For your issue with a cube, cube means that model could not be loaded (or found). So double-check all entries and model paths. Be advised that model paths should end with .mdx, not with .m2 when it comes to M2 related DBCs. If you still don't know what is wrong, post rather screenshots of your DBCs.

Thanks and yes sorry i already made a post did not know at what section it belong i've updated my other post,
viewtopic.php?f=93&t=10975 (http://modcraft.io/viewtopic.php?f=93&t=10975" onclick="window.open(this.href);return false;)

I still dont know what i can do, i have added the entry 301997 in creature_model_info in my database but still gives me the error
Title: Re: [QUESTION] [PROJECT] [WotLk] New model import help!
Post by: rowin12 on January 04, 2017, 07:11:10 pm
Well okay i fixed this but just using an other wotlk game folder that was clean any idea how i can fix this with my normal one? cheers

EDIT: Found it it was an patch that gave me HD (wod) characters to wotlk and this was causing memeory issues