• 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.

Out of nowhere Models are Invisible

Status
Not open for further replies.
Level 3
Joined
Apr 6, 2015
Messages
44
So I'm currently working on this map, and I'm at least 50 hours in, but all of a sudden, all my models that have been working with no problem stopped working and became invisible, I checked the file path its they're all good, even deleted the models and reimported a few and nothing happened at all, yet I can still import models on other maps, any idea whats going on?
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,285
Are they invisible in the editor or in game? Are standard models still visible?

It could be that a permission error is preventing the editor from allocating space for the mode's temporary files during saving. It could also be that an error (eg trigger error) interrupts the save process stopping the models from being written and thus corrupting them.

Try importing the models manually using MPQEdit. They might not show in the import manager but should still be in the map if you test it.
 
Level 3
Joined
Apr 6, 2015
Messages
44
The models are invisible both in game and in editor mode, and yes standard models are just fine, but I'll try manually importing them and try to see if that works, thanks.
 

EdgeOfChaos

E

EdgeOfChaos

If that doesn't work, what is the last thing you remember doing before it became corrupt?
 
Level 3
Joined
Apr 6, 2015
Messages
44
I was making a GUI trigger with a hashtable at the time that did dmg every .04 seconds around a unit, though I don't think I did anything wrong when making it.
 
Status
Not open for further replies.
Top