AppleCore

AppleCore

56M Downloads

Crash with forge 1808 [1.8.9]

BBoldt opened this issue ยท 11 comments

commented

I think something new was added in forge regarding tooltips, seems to have broken applecore:

https://gist.github.com/1c4b0eaf697be7a973f1

commented

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.

commented

@mezz thanks for the info.

commented

Any ETA on fixing this? now that pam's harvestcraft is out I'd like to use applecore and spice of life.

commented

Sorry, will try to get to it within the next few days.

commented

thank you, much appreciated.

commented

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

commented

I get build failed when trying to build the latest applecore.

commented

Get the latest build from the drone.io: https://drone.io/github.com/squeek502/AppleCore/files

commented

Thanks

commented

Fixed by #57

commented

thx