GabrielOlvH / Industrial-Revolution

An Industrial mod made for Fabric.
Apache License 2.0
193 stars 56 forks source link

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

Closed mathgeniuszach closed 2 years ago

mathgeniuszach commented 2 years ago

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:

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

GabrielOlvH commented 2 years ago

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

rhjdvsgsgks commented 1 year ago

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 https://github.com/AmyMialeeMods/half-doors/issues/2 and their fix (maybe this https://github.com/AmyMialeeMods/half-doors/commit/44556aa29d61f4a1ad0341e275aa6bf8182f81c5#diff-3cf6db77f35033985eb6fb8ec30799b4a251d95bbe37028d8925ed07e29757d7R178)