unascribed/Ears

"java.lang.ArrayIndexOutOfBoundsException: Index 0" With NeoForge

Opened this issue · 1 comments

Minecraft version 1.21.1
NeoForge version 21.1.57

Crashes on world load.
Using the Craftoria modpack on CurseForge, no other skin mods and nothing that should conflict.

Unsure if this is the same cause, but I have the same error: https://gist.github.com/Partonetrain/4bc585e8e2c466782d061f24b8f67b6a

Caused by equipping an Ars Elemental Fire Robe chestplate

crash appears to be on this line: https://github.com/unascribed/Ears/blob/trunk/platform-neoforge-1.21/src/main/java/com/unascribed/ears/EarsLayerRenderer.java#L210

@Borkius could you post a crash report so we could see if it's the same?