Closed Pumamori closed 3 years ago
It doesn't happen everytime and restart generally fixes it, but that shouldn't be necessary in the first place, right?
Hmm thats indeed wierd, as your error message suggests a corrupt storage.json
file, and therefore should persist over restarts. It is possible that vanilla minecraft teleported you somewhere near 0 0 0 when the plugin wasn't loaded. Did you experience any unclean system shutdowns, which could have caused the corruption?
Support said there was a DDOS attack at one point and server did freeze up once where I had to kill it - that might be why ;; That was the previous host though, this right here is new - I've deleted the entire config since I haven't changed any parameters and for now it's working again.
Ah that's quite unlucky, and I'm glad it works again. Although the storage.json
contains the locations of all actual portals and all persistent state similar to that, so my expectation was that you should see the error until you delete / fix that file.
Anyhow, there is a small timeframe where a server crash is critical, when these files are saved. I will make the saving more robust in the future so this doesn't happen again, even when the server crashes in that unfortunate timeframe.
At one point I also had an issue where I entered a portal and I came out in a completely different location but I'm assuming this is unrelated. Thank you!