DevLeoko / AdvancedBan

AdvancedBan is a Spigot plugin to manage punishments on single servers and server networks
GNU General Public License v3.0
158 stars 130 forks source link

Database error #551

Open axellfumioo opened 2 years ago

axellfumioo commented 2 years ago

What version of AdvancedBan (/AdvancedBan) are you using? v2

What kind of server do you have (Bungeecord/single server)? Bungeecord

What server version (/version) are you using?

Please provide the EXACT steps required to reproduce the problem... [03:18:53 INFO]: [AdvancedBan] An unexpected error has occurred executing an Statement in the database Please check the plugins/AdvancedBan/logs/latest.log file and report this error in: https://github.com/DevLeoko/AdvancedBan/issues [03:18:53 INFO]: [AdvancedBan] An unexpected error has occurred executing an Statement in the database Please check the plugins/AdvancedBan/logs/latest.log file and report this error in: https://github.com/DevLeoko/AdvancedBan/issues [03:18:53 INFO]: [AdvancedBan] !! Not able to update ID of punishment! Please restart the server to resolve this issue! [03:18:53 INFO]: [AdvancedBan] !! Failed at: Punishment(name=Fumioo, uuid=fumioo, operator=CONSOLE, calculation=, start=1642907933373, end=-1, type=WARNING, reason=Please keep chat appropriate and follow our rules. If you continue breaking the rules. You can get muted or banned from this server. A list rules can be found at our Website or Discord, id=-1) [03:18:53 INFO]: Fumioo was successfully warned!

Any error/log post it through pastebin.com and link it here. (Also include /plugins/AdvancedBan/logs/latest.log) latest.log

Add any additional information below.

zOnlyKroks commented 2 years ago

I am having the same issue and its freaking me out :D

Hopefuls commented 2 years ago

It seems like your reason string is too long. Consider using layouts if your reason string is too long.

axellfumioo commented 2 years ago

oke, now fixed Thanks.