Started by
BehramISHI
on
Topic category: Help with Minecraft modding (Java Edition)
My custom armor crashes the Launcher when i put it on and i did not understand the crash report
Topic category: Help with Minecraft modding (Java Edition)
My custom armor crashes the Launcher when i put it on and i did not understand the crash report
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.)
https://pastebin.pl/view/50de2868 This is the crash report and clearing gradle cahce didn't help :( thank you anywayss
Oh nevermind i somehow accidentally deleted the models... sorry for the time loss :<
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.