mrmelon54 / armored-elytra-fabric

Shows the elytra and armor when using the armored elytra datapack
12 stars 5 forks source link

Crashing client when loading a world #13

Closed YumatanGames closed 2 years ago

YumatanGames commented 2 years ago

Hi. I just installed the mod on my client and it causes my client to crash whenever I'm joying a server or single player world. At first I thought it was because I already have an armored elytra equipped in my server, so I've tried creating a completely new world and it still crashed before joining.

Here's the latest log: https://paste.ee/p/Hm41V

Please, let me know if I can provide you with more info. :D

mrmelon54 commented 2 years ago

If you try with just armored elytra does the game crash? Maybe its just your specific combination of mods? Try removing one mod at a time (or other faster methods) to figure out which combination of mods causes the issue...

YumatanGames commented 2 years ago

I was hoping the log would give a clue about which mod is conflicting... I didn't had time to do the mod testing yet, will try to do it as soon as I can.

mrmelon54 commented 2 years ago

I says at net.minecraft.class_970.handler$doo000$selectArmorModel(class_970.java:3069) which could suggest armored elytra but it doesn't touch that method at all.. so it's highly unlikely also armored elytra checks to see what armor you are wearing and thus an empty inventory wouldn't run any other code.. it also doesn't say armored elytra is specifically responsible for the crash just where the crash occured try asking in the fabric discord as they maybe able to help.. but trying to slowly add/remove mods until you get a crash would help diagnose which mod actually causes the issue.

mrmelon54 commented 2 years ago

The issue is probably an incompatibility with another mod... can you try finding out which mod it is and get back to me

mrmelon54 commented 2 years ago

As there have been no replies for 28 days.. I am closing this issue.. feel free to reopen it..