Runtime Exception FTB Beyond
ReportBot9009 opened this issue ยท 0 comments
Hello,
I wanted to report this crash when I was shuffling through JEI and Railcraft recipes. I first posted this to Optifine because I had been getting a lot of crashes after installing it. sp614x pointed out this crash was related to Agricraft.
java.lang.RuntimeException: ALREADY CONSTRUCTING VERTICES
at com.infinityraider.infinitylib.render.tessellation.TessellatorBakedQuad.startDrawing(TessellatorBakedQuad.java:103)
at com.infinityraider.infinitylib.render.tessellation.TessellatorBakedQuad.onStartDrawingQuadsCall(TessellatorBakedQuad.java:91)
at com.infinityraider.infinitylib.render.tessellation.TessellatorAbstractBase.startDrawingQuads(TessellatorAbstractBase.java:90)
at com.infinityraider.infinitylib.render.item.BakedInfItemModel.func_188616_a(BakedInfItemModel.java:54)```
Thanks and take care.