DevotedMC / Citadel

A Minecraft plugin to protect your chests and builds using in-game materials. Requires an attacker to break each block a certain number of times. Built for Spigot 1.14.4
https://www.devotedmc.com/citadel.html
BSD 3-Clause "New" or "Revised" License
2 stars 20 forks source link

[SOLVED] Error upon executing /cti #18

Closed SlayG closed 8 years ago

SlayG commented 8 years ago

Pretty new to the plugin, but I am 100% certain all database connections are good.

http://pastebin.com/NQwYG6Zd

Possibly related: http://pastebin.com/sS22nwA9

SlayG commented 8 years ago

Also getting this now:

"[Citadel] Utility createNaturalReinforcement called with null"

It gets spammed about 15-30 times in a row on average

Maxopoly commented 8 years ago

Both of those are happening because your mysql version is very outdated. Either update that or use mariadb instead. Also after updating wipe your database to ensure that all tables are recreated properly.

SlayG commented 8 years ago

You rock my friend, I had no idea I was still on 5.5 O_O