Lightman314 / LightmansCurrency

Lightman's Currency Minecraft Mod
Other
26 stars 16 forks source link

BUG: JEI Tooltips Don't Load #186

Closed Schoperation closed 7 months ago

Schoperation commented 7 months ago

Minecraft Version

1.20.1

Forge Version

47.2.20

Lightman's Currency Version

2.2.0.2

Environment Type

Dedicated Server (Bug/crash happened while connected to a server or while the dedicated server was booting)

Other relevant Mods

Just Enough Items (15.3.0.1)

Describe the bug

Hello, after updating my modpack to 1.20.1, I noticed that my inventory would take a little while (5 seconds) to load initially. After which, I'd see that the JEI tooltips are no longer loading, as seen in the screenshot. Looking in the logs, I saw Lightman's Currency as part of a thrown exception when JEI loads the tooltips. Upon removing Lightman's Currency, I no longer saw the error and the issue fixed itself.

In latest.log, search for oak_log and you can find what I'm talking about. There's a bunch of warnings about creative tabs from Zeta but I don't think those are relevant.

To Reproduce

  1. Log onto a singleplayer or multiplayer world (I see it happening on both), with at least Lightman's Currency and JEI
  2. Open inventory
  3. JEI tooltips on the block selection should display an error

Screenshots/Logs/Crash Reports

latest.log debug.log 2024-02-06_21 03 24

Lightman314 commented 7 months ago

Noted. Issue will be fixed soon, although I'm curious how I didn't get this issue in my dev world as it also has JEI (great way to make sure the recipes are working as intended).

Lightman314 commented 7 months ago

Fixed in 2.2.0.3

Schoperation commented 7 months ago

Awesome, it's working now. Thank you very much