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

Status
Not open for further replies.
Level 21
Joined
May 29, 2013
Messages
1,566
You can use the Sanity Tester to find errors in models and textures. This model has invalid global sequence ID in the scaling of 'bone_b42' and 'bone_b43'.

To fix this, save the model in the MDL format; then open the MDL file with Notepad; find the bones (press Ctrl + F to find them by their names); delete "GlobalSeqId 0," from the scaling code; make sure to delete the entire line, don't leave it empty; save the file and convert it back to MDX.
 

Attachments

  • Troglodyte.mdx
    320.3 KB · Views: 21
Status
Not open for further replies.
Top