[BUG] Game does not boot if keybindings are unbound.
mathgeniuszach opened this issue ยท 2 comments
Description:
Game does not boot if keybindings are unbound.
Steps to Reproduce:
- Launch the game with indrev installed
- Unbind "Modular item configuration" and "Toggle Gamer Axe" by clicking on the keybinding and pressing the "Escape" key.
- Reboot the game, and notice the game will not boot.
Technical Information:
- Minecraft: 1.18.2
- Fabric API: 0.51.1
- Industrial Revolution: 1.14.0-BETA
- Modpack: Another Quality Modpack 2 v1.1.1
This looks like a mixin from Just Enough Keys causing the crash, not an issue with Indrev.
This looks like a mixin from Just Enough Keys causing the crash, not an issue with Indrev.
still reproducible even if only Indrev (and fabric api & fabric lang kotlin) installed
ps: you may take a look at AmyMialeeMods/halfdoors#2 and their fix (maybe this AmyMialeeMods/halfdoors@44556aa#diff-3cf6db77f35033985eb6fb8ec30799b4a251d95bbe37028d8925ed07e29757d7R178)