Industrial Revolution

Industrial Revolution

5M Downloads

[BUG] Game does not boot if keybindings are unbound.

mathgeniuszach opened this issue ยท 2 comments

commented

Description:
Game does not boot if keybindings are unbound.

Steps to Reproduce:

  1. Launch the game with indrev installed
  2. Unbind "Modular item configuration" and "Toggle Gamer Axe" by clicking on the keybinding and pressing the "Escape" key.
  3. 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

Logs:
https://paste.corebot.dev/denilimuxi.md

commented

This looks like a mixin from Just Enough Keys causing the crash, not an issue with Indrev.

commented

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)