Balm (Forge Edition)

Balm (Forge Edition)

24M Downloads

Game crashes when I try clicking an item in inventory.

jgeekw opened this issue ยท 4 comments

commented

Minecraft Version

1.19.x

Mod Loader

Forge

Mod Loader Version

41.0.61

Mod Version

4.3.0

Describe the Issue

When I press E to open inventory and I try moving an item from inventory to hotbar, or just click any item, the game crashes and takes me back to the main title screen
crash-2022-07-29_12.59.35-client.txt
.

Logs

No response

commented

I think it has something to do with this not working as intended
Balm.getEvents().onEvent(ClientStartedEvent.class, event -> keyTransferStack = event.getMinecraft().options.keyUp);

@ line 51 of net.blay09.mods.craftingtweaks.client.ModKeyMappings.java

commented

Player on my server had the same crash in 1.18.2 (forge 40.1.68, balm 3.1.0+0, CT 14.0.3)

commented

Seems to be a 1 time issue thusfar

commented

Fixed in newest Crafting Tweaks version