codechicken render JEI crash
BoopleShnoot opened this issue ยท 3 comments
Crash result.
The game crashed whilst rendering item
Error: java.lang.ArrayIndexOutOfBoundsException: 1
Exit Code: -1
codechicken.microblock.GrassMicroMaterial.loadIcons(GrassMicroMaterial.scala:16)
Any ideas on how this is caused would be helpful
I've met a similar crash. Wondering if you have already solved this question.
I solved this problem by adjusting my java version. Running on jre1.8.0-341 is ok.