Crash with forge 1808 [1.8.9]
BBoldt opened this issue ยท 11 comments
I think something new was added in forge regarding tooltips, seems to have broken applecore:
Here's the change: MinecraftForge/MinecraftForge@eca3b90
TLDR: I made GuiScreen.drawHoveringText
call a new public function GuiUtils.drawHoveringText
which you'll probably want to hook into.
@mezz thanks for the info.
Any ETA on fixing this? now that pam's harvestcraft is out I'd like to use applecore and spice of life.
Hi,
sorry for my impatience but Pams Harvestcraft for 1.8.9 is out, smile:). And AppleCore is highly need for forge above 1808:).
thx
Get the latest build from the drone.io: https://drone.io/github.com/squeek502/AppleCore/files
Fixed by #57