EpicSquid / SuperiorShields

MIT License
8 stars 8 forks source link

Shield capacity change in config is undone on world load #28

Closed EnderMelody closed 2 years ago

EnderMelody commented 2 years ago

General Information

Describe the bug: changing the shields capacity in the config does not affect it in game. only the shield capacity values change back.

To Reproduce:

  1. change capacity in the server
  2. load the world
  3. values will be rest in the config

Expected behavior: shield capacity to change in game


Environment Versions

SuperiorShields: 2.0.7

Mystic Mods Versions

Other Versions:


Logging Information

config changes: superior-shields-common.txt

Crash Report (if available):

Latest Log (if necessary): latest.log


Additional Information

Screenshots (if available):

Additional context (optional):

EpicSquid commented 2 years ago

Interesting, will look into it. seems to be to do with invalid config format some how?