Error when trying to create a new group
Opened this issue ยท 3 comments
Description
Whenever I try to create a new group i get an error message
Reproduction steps
- /lp group creategroup name
Expected behaviour
Following error messages appears in the console & nothing happens ingame
Environment details
- Server type/version:
PaperSpigot
running version1.16.4
build323
- LuckPerms version:
v5.2.35
Console Error:
https://pastebin.com/6jxrZ1z2
Any other relevant details
It seems like you've modified the LuckPerms table in some way? That's not the standard schema... you can't just change the columns and expect applications to keep working.
The easiest fix is probably to delete the LP tables and let the plugin regenerate them.