• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Model Invisible, why?

Status
Not open for further replies.
Level 9
Joined
Jul 7, 2007
Messages
229
So I've put together this little model, it's Gul'dan with abit of glow, a dissipate animation and the Blood Mage attatchment points (Sphere).
However when tried in the WE it is invisible without animations, like how it get's when you import a model and forget the skins, but I haven't done anything with the skins. Anybody know what the problem is?
 

Attachments

  • Summoner4.0.mdl
    290.3 KB · Views: 61
That means the model couldn't be properly loaded. Either because:
- Some event object has no reference in the mpq database or imported files
- A custom texture is missing
- The file extension is invalid

In your case, the file extension is invalid. What ruins it is the "Summoner4.0.mdx". That dot indicates that the next to come is the extension, and there is no 0.mdx extension supported by wc3. Rename it to Summoner4.mdx and you'll be fine, I suppose.
 
Status
Not open for further replies.
Top