games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
477 stars 116 forks source link

FastLogin sends invalid packages #270

Open MrGabe05 opened 4 years ago

MrGabe05 commented 4 years ago

What behaviour is observed:

Using FastLogin, it seems that this plugin sends invalid packets at the time of logging in to my bungeecord server

What behaviour is expected:

I was expecting a clean console of those kind of errors, which can become annoying in my BungeeCord console

Steps/models to reproduce:

This happens very frequently at the time of logging in, especially a premium player

Plugin list:

Spigot: image

BungeeCord: SkinsRestorer, QuietCord, PlayerBalancer, LuckPermsBungee, FastLoginBungee, AntiBot, BungeeMOTD

Environment description

I use it in MySQL, I am currently using a fork of spigot, thought that this would help to solve the problem, but no, it happens to me with any spigot that I put

Plugin version or build number (don't write latest):

FastLogin version 1.11-SNAPSHOT-327c8c4

Error Log:

Hastebin / Gist link of the error or stacktrace (if any) https://hastebin.com/aceyanoxom.css

Configuration:

Hastebin / Gist link of your config.yml file https://hastebin.com/udogelurew.makefile

games647 commented 4 years ago

Do you configured FastLogin in BungeeCord mode?

MrGabe05 commented 4 years ago

yes

MrGabe05 commented 4 years ago

https://hastebin.com/godiwukayi.makefile

games647 commented 4 years ago

Could you please post the Spigot server log.

MrGabe05 commented 4 years ago

Any way to send it to you privately? I have private information about my players that I don't want to reveal

Malachiel87 commented 4 years ago

is fastlogin doing this? https://gist.github.com/xion87/a786f41909637ff7b69800f7ce464a44 it happen when a player connect and imediatly disconect on hub, on bungee i get this error in same moemt i got this https://pastebin.com/raw/pXMpQ5V8, i am using waterfall the server is 1.12.2

MrGabe05 commented 4 years ago

is fastlogin doing this? https://gist.github.com/xion87/a786f41909637ff7b69800f7ce464a44 it happen when a player connect and imediatly disconect on hub, on bungee i get this error in same moemt i got this https://pastebin.com/raw/pXMpQ5V8, i am using waterfall the server is 1.12.2

your bungeecord is allowing empty packages, that option is in waterfall.yml, you must have the option "allow_empty_packets" in true