• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Models Not Loading?

Status
Not open for further replies.
Level 2
Joined
Apr 15, 2008
Messages
17
Hello all, I've been having issues importing a couple of models. specifically :

Code:
http://www.hiveworkshop.com/forums/models-530/heresiarch-modified-48651/?prev=search%3Dheresiarch%26d%3Dlist%26r%3D20
Code:
http://www.hiveworkshop.com/forums/models-530/ursa-major-super-heavy-tank-162280/?prev=search%3DHeavy%2520Tank%26d%3Dlist%26r%3D20
Code:
http://www.hiveworkshop.com/forums/models-530/war-bear-heavy-tank-destroyer-182621/?prev=search%3DHeavy%2520Tank%26d%3Dlist%26r%3D20
Code:
http://www.hiveworkshop.com/forums/models-530/metal-fox-anti-air-artillery-180975/?prev=search%3DHeavy%2520Tank%26d%3Dlist%26r%3D20
Code:
http://www.hiveworkshop.com/forums/models-530/grizzly-mk-v-mbt-164377/?prev=search%3DHeavy%2520Tank%26d%3Dlist%26r%3D20

Now, this isn't the first time importing models. I do it all correctly, import all associated files and remove the "war3mapImported\" prefix.

I have about 13 working, custom models already. Its just these few that are giving me an issue. When i load them ingame they say "cannot find *filename*.mdl "

If it helps, its a fresh install of WC3, and TFT with NO updates. Please get back to me asap, its holding up my map progress D=
 
Level 37
Joined
Mar 6, 2006
Messages
9,240
Usually it is a wrong texture path that causes models not to work. Some of those models don't have custim texture so it must not be that.

Check that the imported file's size isn't 0. If it is, reimport the model.

Do the models work in the editor? You could post your map.
 
Level 2
Joined
Apr 15, 2008
Messages
17
No point uploading the map, its basically empty. I just get all my units out of the way when i make my maps.

But yes, there is a filesize. i have the MainBattleTank_GrizzlyMkV.mdx in my import list which reads 231kb. I've already tried to re-import the models numerous times. :(
 
Level 2
Joined
Apr 15, 2008
Messages
17
Done a lot of work whilst waiting for replies xD decided to just continue.

Here is my map, with the battle tank already imported.
 

Attachments

  • map.w3x
    2.9 MB · Views: 97
Level 2
Joined
Apr 15, 2008
Messages
17
Really? That's interesting... I had a peasant with the tank model and it didn't work at all. Is it possible that it has to be a hero for the model to work? Or could our game versions be different?
 
Level 2
Joined
Apr 15, 2008
Messages
17
I copied the Archmage and changed the model, it still didn't work. So now im gonna update and hope it works. Thanks heaps for your help :)


Edit: Updated and now it works fine n_n
 
Status
Not open for further replies.
Top