Create

Create

86M Downloads

[v0.31.c] Tooltip of Hose Pulley crashes JEI and inventory

BuggaNoia opened this issue ยท 2 comments

commented

Version: Create 1.16.4+ v0.3.1c / create-mc1.16.5_v0.3.1c
Pack: Stacia Expert 1.11.4
Extra Mods: OptiFine_1.16.5_HD_U_G8

Whenever I hover over a Hose Pulley in JEI, any inventory or a crafting grid result the tooltip crashes on me. Any other Create item (AFAIK) works properly.

I can omit the crash by turning of tooltip with:
[client] # #Show item descriptions on Shift and controls on Ctrl. enableTooltips = false

Problem seems to be here:
at com.simibubi.create.foundation.data.CreateRegistrate.getSection(CreateRegistrate.java:102) ~[?:mc1.16.5_v0.3.1c+151] {re:classloading} at com.simibubi.create.content.AllSections.ofBlock(AllSections.java:60) ~[?:mc1.16.5_v0.3.1c+151] {re:classloading} at com.simibubi.create.content.AllSections.of(AllSections.java:49) ~[?:mc1.16.5_v0.3.1c+151] {re:classloading}

crash-2021-07-18_20.52.11-client.txt

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

This issue has been closed since it has been inactive for 3 weeks since it was marked as stale.