Error sql with version 2.0
jere62smi opened this issue ยท 8 comments
Hello,
I can not import my old data since update 2.0. It seems that a field is not a key. Can you help me plz.
https://pastebin.com/XGQtmdFU
That's the BungeeCord config file. And your error is form Bukkit. But I would assume that your Bukkit config is missing the PriestID: priest_id
(line 74 in the config you have sent).
https://pastebin.com/G3tiz1ri
and suddenly I add that you indicated me in this file?
Please edit that file by adding
Fields:
PriestID: priest_id
in a new line after line 41.
Like that: https://pastebin.com/Ak3musap
Okay thank you, this error is fixe but i have a new error with bungee: https://pastebin.com/hUHLjJWE
Could you please run this SHOW CREATE TABLE marry_partners;
command on your MySQL server (with the database you are using selected) and provide me with the result.