Empty Keybinds causes GL error spam in logs and incompatibility with Multiconnect
Felix14-v2 opened this issue · 1 comments
Description
First of all, you should disable tooltip activation keys (Shulker Box Tooltip settings → Controls → click on the keybind buttons and press "esc"). By itself, this causes spam with an GL error in logs when hovering on shulker boxes. If you have multiconnect installed, when you join to server for the second time, you can't also do it because of this error (Demo):
Without multiconnect you can join again, but spam with GL errors in logs remain.
To reproduce
- Install Shulker Box Tooltip and Fabric API (* and MultiConnect optionally)
- Disable SBT keybinds, open any GUI and hover to the shulker box
- Open the latest.log file
- See log spam
5.* Try to join to any server twice and see Java.lang.IllegalStateException error
...
Affected Versions:
- ShulkerBoxTooltip: 3.0.1
- Minecraft: 1.17.1
- Fabric Loader: 0.11.7
- Fabric API: 0.40.1
- Other mods: MultiConnect (1.4.15)