d2k11
d2k11
Yes. ProtocolLib was installed, and Java is on Java 11. Also note I am using TCPShield 2.4. 2.5 doesn't work with the reverse proxy I'm using yet. If you can...
Oops, accidentally closed the issue. Reopened :)
I'm using Infrared reverse proxy. 2.5 broke Infrared since Infrared sends the payload that was correct in 2.4 but is no longer accepted in 2.5 because of the new payload...
https://github.com/haveachin/infrared/issues/71 This is the issue as marked by Infrared. It points out specific lines of code & errors that I helped to debug (I worked with the original poster in...
Infrared sent the payload without the signature, which worked in 2.4. It seems that in 2.5 it's looking for 4 payload arguments (the original 3 + the signature) and when...
I don't believe the signature argument was present (or required/enforced) in 2.4.