Server is saving shrine data so much that its overloading the server.
IdealIdeas opened this issue ยท 1 comments
Describe the bug
Console keeps getting spammed with :
[13Sep2021 01:08:01.549] [Server thread/INFO] [com.silverminer.shrines.utils.custom_structures.Utils/]: Saving config options on path: B:\Ideal RLCraft Server\shrines-saves
[13Sep2021 01:08:01.574] [Server thread/INFO] [com.silverminer.shrines.utils.custom_structures.Utils/]: Saving config options on path: B:\Ideal RLCraft Server\shrines-saves
[13Sep2021 01:08:01.576] [Server thread/INFO] [com.silverminer.shrines.utils.custom_structures.Utils/]: Saving config options on path: B:\Ideal RLCraft Server\shrines-saves
[13Sep2021 01:08:01.577] [Server thread/INFO] [com.silverminer.shrines.utils.custom_structures.Utils/]: Saving config options on path: B:\Ideal RLCraft Server\shrines-saves
I have a reason to believe that this is causing my server to be overloaded just due to how often its saving. Im just running the server and getting this spam, nobody is actually in the world so new ones are not being generated.
To Reproduce
Load the mod
Expected behavior
Not to spam the console
Screenshots
If applicable, add screenshots to help explain your problem.
Version (please complete the following information):
- OS: Windows 10
- Forge Version: 1.16.5-36.2.2
- Mod Version: 1.16.5-1.8.1
Additional context
Duplicate with #14