CoreProtect not saving queued items to the database
KarlPro123 opened this issue ยท 1 comments
Haven't had any database problems with CoreProtect, but here goes one:
It seems that for some weird reason, CoreProtect will infinitely queue all entries that are made, and not send them into the database, thus lowering the performance of the server and it also prevents the server from normally shutting down, as it tries to log all items, and gives such a message:
[CoreProtect] 660 957 items left to log. Please wait..
I searched the Discord server for this and it seems I'm not the only one, but the thing that conserns me, is that there is little to no information about what one should do when experiencing this issue. I am using SQlite as storage and v21.2 CoreProtect (the latest in Spigot atm) and Paper 1.19. I checked the logs and there are no errors - the plugin starts up fine. Restarts don't help.