
Game crashes in 1.19.2 fabric
Ureiah opened this issue ยท 4 comments
I created a custom resource for custom named elytras, but when i go to name them. The game crashes with this crash log.
crash-2023-06-25_02.30.08-client.txt
Can i get some assistance? The issue is fixed when Dave's potioneering is disabled.
Could Imagine it being this
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
at net.minecraft.class_806.handler$cmj000$davespotioneering$validModel(class_806.java:521)
on line 7 and 8?
This is my first time making a resource pack, so i have no idea what i did wrong. It does work fine without Dave's installed, but my players would unalive me if i removed it.