AHilyard / Iceberg

A library containing events, helpers, and utilities to make modding easier.
Other
22 stars 10 forks source link

[Fabric] 1.21 Cannot read field "field_22789" because "currentScreen" is null #78

Closed enso-x closed 1 month ago

enso-x commented 1 month ago

crash-2024-09-09_01.25.10-client.txt

Creating mod with Fabric, I need to draw tooltips in world space, and this works with vanilla tooltips. But when I try Legendary tooltips with Iceberg this cause crash.

How I can resolve it?

enso-x commented 1 month ago

Fixed in latest version