Armor Model Crash

Started by JoakDash300 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Armor Model Crash

I can't believe I'm actually asking this already, but this program just keeps crashing. I was making a helmet model in Blockbench, and I knew I was going to have issues with the pivot points because, for some reason, whenever I move them around, the whole model gets messed up. But when I uploaded the model to Mcreator, it said build failed. https://pastebin.com/PEVfkXuS

Your model contains invalid…
Wed, 07/09/2025 - 20:56

Your model contains invalid code:

 texWidth = 64; 

Not sure how you configured your Blockbench, but this code will not build because code generated by Blockbench is not valid for build environment MCreator uses