• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Import] Broken skin

Status
Not open for further replies.
Level 4
Joined
Aug 31, 2011
Messages
88
Hello guys!

Can anyone get this skin working?

RunicRavenWitch.BLP

I tried importing, saving the map, closing & opening multiple times, also tried changing the path, but seems like nothing really works & skin creator hasn't been around since January of 2k20.

His other skins work correctly, so I don't really know why this skin doesn't work.
 
Possibly incorrect export settings in BLPLab resulting in a corrupt BLP file.

You can use BLPLab to extract the full sized image. From this either try re-encoding it into BLP1 (not BLP2) with a full set of mipmaps, or using GIMP to export it as a compatibly encoded DDS texture.

Be aware that BLPLab has broken mipmap logic. Not only must the required number of mipmap levels be manually computed, but the logic suffers from off-by-one errors so you need to add 1 to the total number of mipmaps to get it to generate them all reliably. Since the image has a largest dimension of 512 pixels this means that 11 mipmap levels would need to be specified in BLPLab for it to maybe work.
 
Sorry for late response. Thank you guys for your suggestions and the greatest thanks to @Warseeker and +rep, cause the wrong path was indeed the problem.
 
Status
Not open for further replies.
Back
Top