Crash when using Guiscreen#renderToolTip without the game started
ate47 opened this issue ยท 0 comments
Version Information
Forge version: 14.23.4.2705
Botania version: r1.10-354
Further Information
Link to crash log: https://hastebin.com/reyoseqaki.sql
Steps to reproduce:
- Use net.minecraft.client.gui.GuiScreen#renderToolTip(ItemStack, int, int) when the world isn't started
- done.
What I expected to happen: Show a tooltip
What happened instead: Crash