Improved Mobs (Forge)

Improved Mobs (Forge)

8M Downloads

Resetting configs

oscardid opened this issue ยท 2 comments

commented

Modloader

Forge

Minecraft version

1.20.1

Modloader version

forge

Mod version

improvedmobs-1.20.1-1.12.2-forge

TenshiLib version

tenshilib-1.20.1-1.7.5-forge

Description

From time to time the configs reset and create multiple common files. The common config file resets to create multiple common-1.toml, common-2.toml so on and so on which are files that i edited and is not using, it creates a new common file which overrides everything i did with the regular configs when you first install the mod. Its pretty annoying because i have multiple mob farms and spawner farms but it gets ruined since they can escape by breaking the blocks

Steps to reproduce

  1. Step one : edit the common config file in improvedmobs folder.
  2. Step two : use the mod for a bit until it creates a new config file creating an old common-1.toml
  3. Step three : look in to the new common file and see that everything you changed originally is back to normal settings when you first downloaded it

Mods that might affect the issue

No response

Logs

https://gist.github.com/oscardid/2ae593c239fc5bb1a3b27d28e6fdc220

commented

Forgot to add pictures so:

Screenshot 2024-04-03 195419
^ A bit of coding from the original config common files of improved mobs
Screenshot 2024-04-03 195527
^ Same bit of code just edited by me which were overridden by the common file for some reason
Screenshot 2024-04-03 195551
^ the .toml files created and the common file which was randomly created and overrode the edited common files

commented

if you have the debug.log would be good if you can add them here too