Modcraft - The community dedicated to quality WoW modding!

Featured => Noggit => Topic started by: ODST on July 06, 2016, 01:26:13 am

Title: [WotLk] [QUESTION] M2 Problem 14: -14
Post by: ODST on July 06, 2016, 01:26:13 am
I'm trying to spawn Zandalari_Siegeweapon_01 which I've downported from MoP.
I get this error that prevents noggit from spawning it.

Code: [Select]
472231 - (MapView.cpp:552): [Error] B:GamesWow Model ViewerWoWModelViewer7userSettingsuserSettingslog.txt
472231 - (MapView.cpp:574): [Error] M2 Problem 14: - 14

I looked into the log folder for WMV7 and saw

Code: [Select]
16:12:05: Loading model: WorldExpansion04doodadszandalarizandalari_siegeweapon_01.m2
16:12:05: Loading texture: WORLDEXPANSION04DOODADSZANDALARIZANDALARI_SIEGEWEAPON_01.BLP
16:12:05: Info: Added WORLDEXPANSION04DOODADSZANDALARIZANDALARI_SIEGEWEAPON_01.BLP to the TextureList.

I tried looking up this problem, found one thread with no clear answer that was dated back to October. If anyone could help me with this I'd really appreciate it.
Title: Re: [WotLk] [QUESTION] M2 Problem 14: -14
Post by: ODST on July 06, 2016, 04:14:23 am
I downloaded a different revision of WMV (7.0.1 r142), after looking around seeing other issues. And that seemed to fix it.