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

Vexorian Optimizer files disappearing after optimizing

Status
Not open for further replies.
Level 8
Joined
Jul 10, 2008
Messages
353
As the title says, before optimizing map is widgetized and is working normally. After optimization some files just disappear! In fact all the files are interlinked cause they are a /btn/disbtn/model/projectile/attached model and their textures, but they all vanish....

Any idea on why this is happening, and if there is a way to stop optimizer from deleting this files?
 
Level 23
Joined
Feb 6, 2014
Messages
2,466
You mean disappear in World Editor but still visible in actual game? In that case, Vexorian Optimizier purposely remove the map's mpq file list to make the file size smaller. Try experimenting with the check boxes under "Extra cleaning". If I recall correctly, one option disables it from being opened in WE while another one only removes the mpq file list.
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,285
Try turning off "clean blp" option to see if it makes a difference. If it does then the BLP files must be re-encoded in an invalid way due to the program being written with wrong BLP specifications. In a recent patch they changed the BLP loading behaviour such that it is more robust but also more fussy when it comes to loading malformed jpeg content BLP files.
 
Status
Not open for further replies.
Top