[1.10.2] ArrayIndexOutOfBoundsException RenderWire.scala
everseeking opened this issue ยท 1 comments
Snippet
Description: Tessellating CCL block in world
java.lang.ArrayIndexOutOfBoundsException: 44
at mrtjp.projectred.transmission.WireModelGen$$anonfun$addVerts$1.apply$mcVI$sp(RenderWire.scala:392)
Details
- FTB Beyond v. 1.1.0
- ProjectRed-1.10.2-4.8.1.25-Base.jar
- ProjectRed-1.10.2-4.8.1.25-integration.jar
- ProjectRed-1.10.2-4.8.1.25-integration.jar
- ProjectRed-1.10.2-4.8.1.25-lighting.jar
- ProjectRed-1.10.2-4.8.1.25-mechanical.jar
- ProjectRed-1.10.2-4.8.1.25-mechanical.jar
- ProjectRed-1.10.2-4.8.1.25-world.jar
Full Report
Attempted fix via 1858e98