Easy Mob Farm

Easy Mob Farm

2M Downloads

[Bug] scaling.cfg wipes itself on launch

Closed this issue ยท 1 comments

commented

๐Ÿ’ก Check the
Bug Tracker
and Crash Tracker
before
reporting a new issue.
There you can find a lot of useful information and solutions for common problems.

Note:
Please make sure to fill out the following template to the best of your ability. This will help us
to identify and fix the issue faster.

Minecraft and Mod version ๐Ÿž
neoforge-1.21.5-21.5.65
easymob-1.21.5-19.7.0

Describe the bug ๐Ÿž
configs not staying

To Reproduce โš™๏ธ
Steps to reproduce the behavior:

  1. Go to config\easy_mob_farm
  2. Click on edit entity_scaling.cfg
  3. Scroll down to the line where you want to edit entry [eg:iceandfire:fire_dragon]
  4. See error

Expected behavior โœ”๏ธ
the config stay and not show up errors in startup log

N/A Screenshots ๐Ÿ“ธ
If applicable, add screenshots to help explain your problem.

Debugging ๐Ÿ› ๏ธ
Before reporting an issue, please enable the debug mode over /easy_mob_farm debug log true to get
more
detailed information about the issue in the logs.
Additionally, check if there is anything relevant in the crash-reports, debug.log, and latest.log
file.

Is the issue happening in combination with other mods? (If yes, please provide a full list) ๐Ÿงฉ

Additional context ๐Ÿ“
Add any other context about the problem here.

commented

Thanks for the report!

This will be fixed in the next update.
I forgot to include a check for whether a value already exists, so it was always being replaced with the default one.