Closed FederAndInk closed 2 years ago
Which keys would that be? Just one example for testing would be enough.
well, it's your key, and it's when you add tooltip: amymialee.halfdoors.items.DoorFlipperItem.appendTooltip(DoorFlipperItem.java:179)
sorry for not being precise, its when unbinding your key and restart the game
I can't seem to cause the crash, can you try with this? https://cdn.discordapp.com/attachments/793182374410059887/993967124483682344/half-doors-1.18.2-fabric-1.3.7.jar
To cause the crash, the key "Door Flip" must be unbound by hitting escape when changing it, then just restart the game.
The crash happens when restarting the game. Your fix is working, by the way.
yea it won't happen for me, but if the fix works that should be fine, i'll publish it at some point
Maybe a locale thing or a different version of glfw. But anyway, thanks for the fix.
You are using
getKeyText
on a key that isn't bind, this is crashing the game on load: