Anchors not persisting between game restarts.
ghastlybespoke04 opened this issue ยท 2 comments
Versions
- extremeSoundMuffler-3.9_Forge-1.16.5
- forge-1.16.5-36.1.4
- Additional mod(s) - None
Bug Description
Anchors from previous sessions are not being loaded when trying to play the game. After further inspection it would seem that no data is being saved into the "ESM\soundsMuffled.dat". The only content inside the "soundsMuffled.dat" is {}
(a pair of empty brackets). The "Date Modified" meta data of the soundsMuffled.dat file is updated every time I start the game so it would seem that empty data is being written to it.
To Reproduce
- Start Minecraft.
- Load current world being played.
- Set anchors at animal farms.
- Save game and exit.
- Start Minecraft and load current world.
- Check anchors.
Expected behavior
Anchors should load from previous gaming session but do not.
Screenshots or Crashlog
N/A
Additional context
Providing ESM directory for trouble shooting.
ESM.zip