MySQL causes errors
unchilled opened this issue ยท 2 comments
Bug Report
Type /ver NametagEdit and post the output.
What version of Bukkit/Spigot/PaperSpigot are you using? Type /ver
What plugins are you using? Type /plugins
Please explain your issue. How do you trigger it?
When using MySQL, I keep getting errors in the console.
Are there any errors in the console? Please use: https://pastebin.com
https://pastebin.com/g7Bw863T
This may have been an issue with your host. Please try the latest version.
This has been resolved in #633. Closes issue.
You can download the latest version here.
https://ci.nametagedit.com/job/NametagEdit/lastSuccessfulBuild/artifact/target/NametagEdit.jar
- Supports: 1.8.x to 1.17.1
- HEX Code Support - Thanks to https://github.com/Lorenzo0111 and https://github.com/Aurelien30000
- Added
api-version
. Too many issues reported. - Updated database to use jdbc instead.
- Updated our database to version 5. Alters the
prefix
andsuffix
tables to increase thevarchar
from 64 to 256. - Many other bug fixes.