Chisel

Chisel

150M Downloads

Bookshelfs cause crashes when rendering Recipy

tyler489 opened this issue ยท 4 comments

commented

simular to #523 get this crash when i type Oak into JEI
https://gist.github.com/tyler489/3d528e83d77b3a01ec769dba2e608b22

Reported to JEi Here
mezz/JustEnoughItems#996

commented
commented

Same crash for me in 1.11.2:

`Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.RenderItem.func_175032_a(RenderItem.java:209)
at net.minecraft.client.renderer.RenderItem.func_175045_a(RenderItem.java:127)
at net.minecraft.client.renderer.RenderItem.func_175036_a(RenderItem.java:111)

-- Ingredient being rendered --
Details:
Ingredient Mod: Chisel
Ingredient Info: 1xtile.chisel.bookshelf_oak@1 chisel:bookshelf_oak
Stacktrace:
at mezz.jei.render.GuiIngredientFast.createRenderIngredientException(GuiIngredientFast.java:407)
at mezz.jei.render.GuiIngredientFast.renderItemAndEffectIntoGUI(GuiIngredientFast.java:115)
at mezz.jei.render.GuiIngredientFastList.render(GuiIngredientFastList.java:170)
at mezz.jei.gui.overlay.IngredientGrid.draw(IngredientGrid.java:141)
at mezz.jei.gui.overlay.IngredientListOverlay.drawScreen(IngredientListOverlay.java:174)`

commented

So is this a jei issue?

commented

No, a CTM update was released which should resolve this.