cech12 / UsefulHats

Minecraft mod that adds some useful hats

Home Page:https://www.curseforge.com/minecraft/mc-mods/useful-hats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooltips off the screen

Zygus42 opened this issue · comments

2020-09-11_12 23 30

version: UsefulHats 1.8.1 - for Minecraft 1.16.1+

Thanks for reporting! It seems to be a problem with Forge. Is there any other mod with the same problem?

Which Forge version are you using?

Since Minecraft 1.16.2 this issue occurs. Forge removed a method (GuiUtils.drawHoveringText) which was used here. Wait for this PR MinecraftForge/MinecraftForge#7268

Okay the PR only reimplemented the former GuiUtils.drawHoveringText method but not the call in the standard tooltip rendering...

fixed and released in mod version 1.8.4