StackOverflowError displayed in place of "Server Closed" message when stopping the server with players online
joshuaprince opened this issue ยท 2 comments
With CoreProtect installed, shutting down the server while players are still connected results in all players seeing the above Stack Overflow exception instead of any standard "Server Closed" message. No further errors are printed in either the server console or client logs. Removing CoreProtect fixes the issue.
This only just started happening with recent Paper updates, around build 467. Relevant issue: PaperMC/Paper#10404 points to this Spigot change that is likely causing it.
Additional information:
- Paper 1.20.4 build 467+
- CoreProtect 22.2 (someone in the bugs channel mentioned it affects 22.3 as well)
- Using MySQL backend