Sophisticated Backpacks

Sophisticated Backpacks

89M Downloads

[1.16.5] Log spam issue: "sophisticatedbackpacks-common.toml is not correct. Correcting"

Alaberti opened this issue ยท 4 comments

commented

Describe the bug
I'm getting the following error in my latest.log, and there's a correlation (but no proven causation) with random CTDs during gameplay when this issue is happening. In the config folder, there are a number of .bak files that populate.

Latest.log: https://pastebin.com/sAa0nBCU (in this example I am able to safely close the game)

Screenshots
If applicable, add screenshots to help explain your problem.
image

Versions
1.16.5 v2.2.7.227
Forge: 36.1.2

commented

I am just fixing an issue that causes the incorrect config (incorrect regex) so I know why you would get that message once during load, but it should really only be once when configs are loaded and looking at my test server I have seen it in total about 6/7 times so it seems to me that you must have some mod or something there that is aggressively trying to sync config over when it's not correct or something like that. Anyway I believe that once I have this fix this should all go away for you.

commented
commented

btw, the bak files are not something that sbp does, sbp just uses regular config implementation provided by forge and I don't see any such files in my environment or pack that I play with sbp.

commented

Note: The issue seems to go away after entering and exiting a SSP world. I also see this problem on my dedicated server, but there doesn't seem to be an easy fix action for the user.