• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Model crash

Status
Not open for further replies.
Level 21
Joined
May 29, 2013
Messages
1,567
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: 18
Status
Not open for further replies.
Top