My custom armor crashes my game when i put it on

Started by BehramISHI on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
My custom armor crashes my game when i put it on

My custom armor crashes the Launcher when i put it on and i did not understand the crash report

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It most likely has something…
Wed, 11/08/2023 - 16:37

It most likely has something to do with a procedure linked to your custom armor, either using the wrong dependencies, or looping something in a way that crashes the game. (I would need a picture of the crash report or procedures to offer more advice.) Also be sure to try clearing the gradle caches and seeing if that helps. (Always a good idea to give this a try if there's not an obvious solution, sometimes the caches just get corrupted and cause inexplicable problems. You can find this option in the 'build & run' menu of the main workspace.) 

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh nevermind i somehow…
Thu, 11/09/2023 - 13:17

Oh nevermind i somehow accidentally deleted the models... sorry for the time loss :<

Joined May 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You may still be able to…
Mon, 11/13/2023 - 11:59

You may still be able to recover the models from your workspace or a backup, depending on how they got deleted.

Either way, it looks from the crash report that the boots of your armor model are causing the build error. (It's missing a model somewhere, by the looks of it.) It also looks like you're using the 1.18.2 generator, so if you're trying to use Geckolib or some other plugin for custom armor, it may be you're using the wrong version and it's interfering?


I'm not sure what the issue is specifically, but it definitely has something to do with the boots. The game somehow isn't to find a texture layer assigned to their model.