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

problem uploading models

Status
Not open for further replies.
Level 8
Joined
Apr 4, 2004
Messages
21
I want to upload a new model (a razormane worker unit). Uploading the model, readme and screenshot work ok. When I get to the second form (to upload the skins) it wants me to upload the original Orc Peon skin (which is used for the gold and lumber).

Here is the texture part of the MDL.

---
Bitmap {
Image "Textures\gutz.blp",
}
Bitmap {
Image "Units\Razormane\RazormaneWorker\RazormaneWorker.blp",
}
Bitmap {
Image "",
ReplaceableId 1,
}
Bitmap {
Image "",
ReplaceableId 2,
}
Bitmap {
Image "Units\Orc\Peon\peon.blp",
}
---

I had the same problem with a replaceabletexture in my HeroDrider model.

Does anybody have any idea how I can prevent the peon skin from being recognized as a "new skin" ?
 
Level 25
Joined
Mar 31, 2004
Messages
4,468
I have been noticing this bug in most of the newly uploaded models, and all I can say is...

WHAT THE FUDGE?

By the look of it, the system must be forgetting which textures are actualy in the mpq. Might be able to get Darky to fix it hopefully
 
Status
Not open for further replies.
Top