Error while entering command /lp sync
Closed this issue ยท 4 comments
Have you deleted the groups table?
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'luckperms.luckperms_groups' doesn't exist
Yes, I cleaned up the database to download new changes from my server to the local
Ok, then you need to re-create the groups table.
https://github.com/lucko/LuckPerms/blob/master/common/src/main/resources/schema/mysql.sql#L39-L42