LuckPerms: Removing permissions/parents doesn't work on MariaDB
Basically, when I try to remove permissions or parent groups, it has no effect.
Logs:
[19:12:16 INFO]: ptrcnull issued server command: /lp user ptrcnull parent info
[19:12:23 INFO]: ptrcnull issued server command: /lp user ptrcnull parent clear
[19:12:23 INFO]: [LP] LOG > (ptrcnull@freebuild) [U] (ptrcnull)
[19:12:23 INFO]: [LP] LOG > parent clear
[19:12:23 INFO]: [LuckPerms] [Messaging] Sending log with id: a4a387f4-e585-4a65-a642-726c4f550c3b
[19:12:23 INFO]: [LuckPerms] [Messaging] Sending user ping for 'ptrcnull' with id: 366b0f88-016e-494a-b4ba-074dc8565cfb
[19:12:24 INFO]: ptrcnull issued server command: /lp user ptrcnull parent info
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 26 (3 by maintainers)
My suggestion would be to create a backup of your data (you can use
/lp export
for this), then re-create the database from scratch. Sounds like something has been corrupted.