TCPShield / RealIP

The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
https://tcpshield.com
MIT License
151 stars 53 forks source link

Broken with Velocity #54

Closed greysilly7 closed 2 years ago

greysilly7 commented 3 years ago

Velocity Version: 1.1.8 MC Server Version: Yatopia 1.16.5 Build 118 Steps to reproduce: setup velocity put tcpsheild jar in plugins

problem: cant connect to server

Boxiogral commented 3 years ago

Also can't connect, but when i disable only-allow-proxy-connections it works, here's debug info: imagen

greysilly7 commented 3 years ago

Also can't connect, but when i disable only-allow-proxy-connections it works, here's debug info: imagen

Can confirm that disabling only-allow-proxy-connections works

andythetech commented 3 years ago

I'm having the same problem.

Running Velocity 1.1.8 Purpur (Paper fork) 1.16.5 #1163 TCPShield 2.5

greysilly7 commented 3 years ago

Should also add my backend servers used yatopia 1.16.5 build 118

AoElite commented 3 years ago

@greysilly7 @relavis I've made some slight changes on my fork that may fix this issue for you. Try using this build. Also I recommend using Java 16 but as long as you are using at least Java 11 I think it should work. If it doesn't work just tell me what Java version and I'll try to fix it.

andythetech commented 3 years ago

@greysilly7 @relavis I've made some slight changes on my fork that may fix this issue for you. Try using this build. Also I recommend using Java 16 but as long as you are using at least Java 11 I think it should work. If it doesn't work just tell me what Java version and I'll try to fix it.

Using Java 16 and still experiencing the same errors. Thanks for checking it out though, hopefully a fix can be found.

emmaboecker commented 3 years ago

@AoElite For me your Fork worked! Thank you!

trev-sharp commented 3 years ago

Anyone experiencing an issue relating to this should update to the latest build. The latest build requires you use at least Java 11 as well.