Aizistral-Studios / Enigmatic-Legacy

Remains of the former Minecraftian times.
https://www.curseforge.com/minecraft/mc-mods/enigmatic-legacy
Other
76 stars 47 forks source link

Config changes to enigmaticlegacy-common.omniconf will not save. #535

Open RoertDoer opened 4 days ago

RoertDoer commented 4 days ago

Using ATlauncher and Bisect Hosting.

On startup after modifying the enigmaticlegacy-common.omniconf, the file changes into an ERRORED file and a new file generates with default values.

Problem produced on modpack server, reproduced on singleplayer instance with only Enigmatic Legacy and required dependencies.

  1. Modify enigmaticlegacy-common.omniconf through standard text editor.
  2. Start server/launch game.
  3. New file generates, modified file will be renamed to date of error with a .ERROR file type.

Crash Log: No crash experienced.

RoertDoer commented 4 days ago

Removing added mobs from the S:CursedRingNeutralAngerBlacklist section prevented error and other config changes work as intended.

Example: S:CursedRingNeutralAngerBlacklist <minecraft:iron_golem, minecraft:bee, minecraft:wolf>

What would be the proper way to change this field?