Alex (TuxCoding)

Results 395 comments of Alex (TuxCoding)

SkinsRestorer also changes the profile properties. Could you reproduce the error without it?

Could you maybe post the old and new version of Waterfall. Then I could what changed between them?

@Chenyu550 >It may be caused by the player using IPv4 to connect to your server, but using IPv6 to connect to the mojang server. Do have any reports of this...

Well the vanilla client could disable IPv6, but it's very good idea you have.

@Asrieh Read the log message. It stands exactly in it (reference change the config `useProxyAgnosticResolver`).

This could be related to an outdated driver in your server version in combination with your database server. Please check the database version.

Could you try to downgrade the MySQL instance for a test?

AFAIK Java changed the default character encoding so yes that could be related. Please test the different MySQL/MariaDB version. Another solution is to upgrade the MySQL driver embedded into Spigot....

It's normally not intended to do it manually, so I recommended the downgrade. Furthermore, it is very complex. 1. Download the connector from MySQL: https://dev.mysql.com/downloads/connector/j/ 2. Open spigot with an...

> Enabling onlinemode encryption for /127.0.0.1 >tried to log in with an invalid session. ServerId: 7151f85f9387902a175fa5828f4d3a7d9354b4a9 `127.0.0.1` is a loopback address. So you are using some form of proxy. FastLogin...