MWall541 / Dragon-Mounts-Legacy

Github Repository for the Dragon Mounts: Legacy Minecraft Mod. Please Report any issues here!
GNU General Public License v3.0
38 stars 36 forks source link

The game crashed whilst rendering overlay Error: java.lang.IllegalArgumentException: Failed to create model for dragonmounts:dragon #243

Closed TheyaaAyushi closed 2 months ago

TheyaaAyushi commented 2 months ago

Please help...

The game crashed whilst rendering overlay Error: java.lang.IllegalArgumentException: Failed to create model for dragonmounts:dragon

we are using the recently updated 1.21.1 version

MWall541 commented 2 months ago

Hi!

Well that's frustrating. Do you mind providing a full crash log here so I can better understand what caused this? Thanks!

TheyaaAyushi commented 2 months ago

crash-2024-08-13_19.38.30-client.txt

TheyaaAyushi commented 2 months ago

Sorry for the late reply, didnt think theres anyone devoted enough to reply almost instantly!

So i made a new curseforge modpack on the 1.21.1 version of minecraft where I added only your mod, and the crash still happens, same error (dont know if this helps). Just wanted to make sure theres no random mod ruining yours.

MWall541 commented 2 months ago

Looks like the mixin refmap is not being put in the built mod's jar, which I rely on for some of the dragon's animation features... Not sure why or how it works in development environments, but this version shouldn't have been pushed to prod with how it is, though it's hard to catch these sorts of issues when I'm not aware of them haha. I'll look into it!

MWall541 commented 2 months ago

DML 1.2.5 will be released momentarily. enjoy!

TheyaaAyushi commented 2 months ago

works wonders now, thank you!