ST-DDT / CrazyLogin

CrazyLogin Plugin for additional security on Bukkit Servers.
http://dev.bukkit.org/server-mods/crazylogin/
Apache License 2.0
5 stars 11 forks source link

Messed up login data. #12

Open 21stCheran opened 5 years ago

21stCheran commented 5 years ago

After updating both CCore and CLogin, to 1.13.1, I find that the passwords do not work for anybody. My server is in offline mode.

ST-DDT commented 5 years ago

Is there a stacktrace in the logs?

Which kind of database are you using? And can you give me your a hint which password encryption mode you are using? Or could you paste your config here (via gist or pastebin)?

21stCheran commented 5 years ago

Config -> https://pastebin.com/TggAyaLT

ST-DDT commented 5 years ago

So there is no stacktrace or something similar in the logs? Which version of the plugin did you use before that? Have you tried running an old version with the new config (on an 1.12 server)? Maybe i forgot something for the migration?

21stCheran commented 5 years ago

As far as I remember, I didn't see anything related to Crazy Login in the logs, other than CLogin Is now Enabled So no, nothing in the logs. Before this I believe I used version 7.24.0 on a 1.12.2 PaperSpigot server. No I haven't had the chance yet to try the new config with the 7.24.0 version.