Autovw / AdvancedNetherite

A configurable, vanilla friendly, open-source mod that adds in more tiers of Netherite!
https://www.curseforge.com/minecraft/mc-mods/advanced-netherite
GNU General Public License v3.0
21 stars 14 forks source link

Crash on rendering player #30

Closed ZeClass closed 1 year ago

ZeClass commented 1 year ago

Describe the crash / error I equipped netherite emerald helmet (and netherite diamond when testing) and now whenever I open my inventory or go into third person, I crash.

To Reproduce Equip any advanced netherite armor. Open Inventory / Go into third person to render player. Profit?

Expected behavior I expect to not crash whenever my player's model is rendered/loaded.

Logs https://pastebin.com/2PZnd6G4

Technical Information (please complete the following information):

Autovw commented 1 year ago

This particular issue is caused by other mods using poorly written mixins to change a feature that is already covered by Fabric API. There's nothing on my end that I can do about this.

The crashlog provided looks similar to the one from this report. Both of these logs point to a mod called chime. You'd have to make a report to chime instead.