Geolosys

Geolosys

5M Downloads

Values set in the Config GUI are reset when the game reloads.

The-Fireplace opened this issue ยท 2 comments

commented

Versions:

  • Minecraft Forge: 14.23.3.2678
  • Geolosys: 1.8.10c
  • JourneyMap (optional):
  • ImmersiveEngineering (optional):

What happens:

Reloading the game causes the values set in the config gui to be reset

What should happen:

The config values are saved between sessions.

Logs (if necessary):

Additional Comments:

Without looking at the code, if I had to guess, I'd say you aren't saving the config values to the file when the config gui closes. If this is the case and you want help/examples, PM me on Discord.

commented

Before reloading the game:
image
After returning to the main menu, exiting the game, and loading it again:
image

commented

Already fixed this a few commits ago.