ServerListPlus
ServerListPlus copied to clipboard
No motd modification and bungee error
Hi, from time to time, when bungee autorestarts, the custom motd's aren't applied.
This is the error that happens: https://pastebin.com/iXBr95j9
Current manual solution is to restart/stop the server and manually delete PlayerCache.json, later start bungee back up.
SLP v3.4.8 Spigot v1.12.2
What does BungeeCord autorestarts mean? Does it crash? The error means your PlayerCache.json got corrupted, which should only happen if you don't shut down BungeeCord cleanly.
In considerable detail: I stop all servers, then delete al tmux windows and session. Then reboot Ubuntu. When ubuntu starts, a new tmux session is created, with it's windows. Each server including bungee is started on a window, always in the same order, by executing a start.sh script. It's always worked flawless, and it never gives any issues. It didn't give any issues before, just started doing this a month ago.
There is no crash. MOTD just doesn't work and it shows the hub's server.properties motd by default. It's as though the plugin doesn't load, but it actually is loaded.
Do you run end when stopping the servers?
I run end when stopping bungee yes.