DevLeoko / AdvancedBan

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

Error Database #597

Closed Altexx87 closed 1 year ago

Altexx87 commented 1 year ago

What version of AdvancedBan (/AdvancedBan) are you using? AdvancedBan-Bundle-2.3.0-RELEASE

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

What server version (/version) are you using?

BungeeCord This server is running Waterfall version git:Waterfall-Bootstrap:1.16-R0.5-SNAPSHOT:47fa16d:431 by md_5

Spigot This server is running CraftBukkit version 3096-Spigot-9fb885e-296df56 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

Please provide the EXACT steps required to reproduce the problem...

  1. Conect MySQL Database
  2. Join Server 3.Error!

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

LOG https://pastebin.com/uaJDeurd

Add any additional information below. BUNGEECORD_LOG.txt

Hopefuls commented 1 year ago

Hello,

that error sounds like you have tried to set a port within the hostname section on your config.yml, which is not required.

If you are using a different port that 3306, change the port value within the port setting in your config.yml.

Altexx87 commented 1 year ago

@Hopefuls Very thanks, it was that!