Luckperms: sql error setting prefix (Incorrect string value)

Created on 23 Apr 2020  路  3Comments  路  Source: lucko/LuckPerms

error: https://pastebin.com/raw/en7vQzNJ

lp info:

[12:27:05 INFO]: [LP] Running LuckPerms v5.0.72 by Luck.
[12:27:05 INFO]: [LP] -  Platform: Bukkit
[12:27:05 INFO]: [LP] -  Server Brand: Paper
[12:27:05 INFO]: [LP] -  Server Version:
[12:27:05 INFO]: [LP] -  git-Paper-1595 (MC: 1.12.2) - 1.12.2-R0.1-SNAPSHOT
[12:27:05 INFO]: [LP] -  Storage:
[12:27:05 INFO]: [LP] -     Type: MariaDB
[12:27:05 INFO]: [LP] -     Ping: 0ms
[12:27:05 INFO]: [LP] -     Connected: true
[12:27:05 INFO]: [LP] [LP] -  Extensions:
[12:27:05 INFO]: [LP] -     me.lucko.luckperms.extension.legacyapi.LegacyApiExtension
[12:27:05 INFO]: [LP] -  Messaging: Sql
[12:27:05 INFO]: [LP] -  Instance:
[12:27:05 INFO]: [LP] -     Static contexts: None
[12:27:05 INFO]: [LP] -     Online Players: 6 (265 unique)
[12:27:05 INFO]: [LP] -     Uptime: 7h 50m 49s
[12:27:05 INFO]: [LP] -     Local Data: 6 users, 136 groups, 0 tracks

already fixed question

Most helpful comment

This was fixed in dc5c6b013826695ce842ac1ce418ae335765cb53 - but existing tables won't be updated.

You can either update the encoding yourself, or delete the table and have LP recreate it.

All 3 comments

See #1586

I noticed all the other tables except the messenger table were utf8mb_general_ci

This was fixed in dc5c6b013826695ce842ac1ce418ae335765cb53 - but existing tables won't be updated.

You can either update the encoding yourself, or delete the table and have LP recreate it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

netherstar picture netherstar  路  4Comments

KonoromiHimaries picture KonoromiHimaries  路  3Comments

Tomi010817 picture Tomi010817  路  3Comments

Professor-Dragon picture Professor-Dragon  路  3Comments

RikoDEV picture RikoDEV  路  4Comments