lucko / BungeeGuard

A plugin-based security/firewall solution for BungeeCord and Velocity proxies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.8.8 servers bungeeguard problems

D0WZ3 opened this issue · comments

commented

Describe the bug
Hello after downloading the newest version of BungeeGuard and ProtocolLib I got some error on my 1.8.8 server. First normally after downloading the .jar of bungeeguard on a server, it suposes to block access to player to join it except if we add the good Token. But now even without token, I can join my server and this error appears in the logs : https://pastebin.com/q83sKEFv

Bungeeguard looks to work but even with the newest version of ProtocolLib, i have those errrors. I downloaded back the bungeeguard and protocollib because it was doing the same Errors before but with the TOKEN in place, and some random PEOPLE were trying to join my server. So If I could have help with that, would be great !

Version Info
Protocol Lib : 4.8
I also tried the version for bellow 1.19 that is recommanded and still not working.

Describe the bug Hello after downloading the newest version of BungeeGuard and ProtocolLib I got some error on my 1.8.8 server. First normally after downloading the .jar of bungeeguard on a server, it suposes to block access to player to join it except if we add the good Token. But now even without token, I can join my server and this error appears in the logs : https://pastebin.com/q83sKEFv

Bungeeguard looks to work but even with the newest version of ProtocolLib, i have those errrors. I downloaded back the bungeeguard and protocollib because it was doing the same Errors before but with the TOKEN in place, and some random PEOPLE were trying to join my server. So If I could have help with that, would be great !

Version Info Protocol Lib : 4.8 I also tried the version for bellow 1.19 that is recommanded and still not working.

You could use Paper or some fork of it and avoid the usage of ProtocoLib, they implemented Handshake Listener, wich makes possible to BungeeGuard handle without a wrapper

[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard] ------------------------------------------------------------
[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard] BungeeGuard+ is unable to listen for handshakes! The server will now shut down.
[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard]
[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard] If your server is using 1.9.4 or newer, please upgrade to Paper - https://papermc.io/
[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard] If your server is using 1.8.8 or older, please install ProtocolLib.
[13.03 22:48:21] [Server] [Server thread/ERROR]: [BungeeGuard] ------------------------------------------------------------