Vault throwing CME on startup
Closed this issue ยท 6 comments
@andrewkm would be best to ask for that.
Sleaker thinks it's related to papermc.
Vault is doing the right thing, the exception was most likely caused by another plugin also modifying permissions at the same time asynchronously.
This wouldn't be LuckPerms - it injects and modifies the direct permissible data synchronously during the PlayerLoginEvent (wouldn't be executing at the same time as a Bukkit task)
exceeepppt... when the server reloads. Is that when it happened?