LambdAurora / LambdaControls

A minecraft mod which adds better controls and controller support.
MIT License
67 stars 20 forks source link

controller controls aren't saved between sessions #55

Closed Ulhar closed 3 years ago

Ulhar commented 3 years ago

Describe the bug Controller controls aren't saved when exiting the settings menu.

To Reproduce Steps to reproduce the behavior:

  1. Go to LambdaControls Settings > Controller Controls
  2. Rebind any button (for example, bind Jump to LT)
  3. Exit the settings menu
  4. Restart Minecraft, repeat step 1
  5. Observe the binding being the same as before you started

Expected behavior Rebinding a control persists between sessions.

Desktop (please complete the following information):

Additional context If the configuration file is edited manually, the mod will observe the rebinds, as expected.

LambdAurora commented 3 years ago

Fixed in e652390.