Crashing client when loading a world
YumatanGames opened this issue ยท 5 comments
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
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...
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.
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.
The issue is probably an incompatibility with another mod... can you try finding out which mod it is and get back to me