Crash on server shutdown
r4nx opened this issue ยท 2 comments
Description
EXCEPTION_ACCESS_VIOLATION is raised on server shutdown during saving the players; SQLite is used as a storage. I'm not sure if it's a fault of LuckPerms per se, maybe the problem lies in underlying SQLite driver or SQLite itself.
Reproduction Steps
Set the storage type to SQLite, shutdown the server with stop
command.
Expected Behaviour
Absence of crash
Server Details
git-Paper-132 (MC: 1.18.1)
LuckPerms Version
v5.3.98
Logs and Configs
Config is almost default, the only changed options are
storage-method: sqlite
enable-ops: false
auto-op: true
commands-allow-op: false
Extra Details
No response
.. And another crash when started the server and shutdown it again