FastLogin: Invalid Session with TCPShield

What happened?

When i try to join the server with a premium mc account (i did /loginfast and /premium) it says invalid session. It says it when i try yo join with the custom domain (with the normal apex hosting ip and numeric ip everything works). I also use tcp shield with this custom version of fastlogin: https://github.com/games647/FastLogin/releases. Everything worked well but one day to another it started to say “invalid session”. I also tried the dev version (which shouldn’t support tcpshield from what i know) and removed tcp shield, but when i try to join with the custom domain it still says “invald session”.

What did you expect?

I expect to let me join without any error

Steps to reproduce

I don’t really know, because it started one day to another. I just have a custom domain, tcp shield and this version of fastlogin: https://github.com/games647/FastLogin/releases. When i try to join it says that error

Plugin list

https://imgur.com/fuK5jq1

Configuration file

https://gist.github.com/Ludovix2812/8a5921e3887956cbf20640e121fe0ffa

Server log

https://gist.github.com/Ludovix2812/64ef1494aa05a544f3492963682e4a0b

Plugin version

v1.11-SNAPSHOT-4f3c8ad

Platform

Spigot

Relevance

  • I tried the latest build (build refers to development builds not necessary a release version)
  • I checked for existing tickets - If there are, please vote them with a thumps reaction and not create new ones

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 38 (7 by maintainers)

Commits related to this issue

Most upvoted comments

well, it does let me in but the acutal autologin doesn’t work, i think because the fix for tcp shield was not implemented: https://github.com/games647/FastLogin/releases/tag/tcpshield_update-1

https://github.com/From-pErfo/FastLogin/releases/tag/tcpshield_update this one has bug with 192.168.0.1 ip, didnt give me session error with useProxyAgnosticResolver enabled, but loging in dont work and im getting offline UUID

It’s my fault, I copied the wrong code ) now updated it: https://github.com/From-pErfo/FastLogin/releases/tag/tcpshield_update But I’m still not sure if it works, still waiting for players to test it

I’m sure it’s fixed, this version fixed my invalid session

do you think you can fix that?

I don’t think, I haven’t touched java programming )

I hope @games647 will fix it

well, it does let me in but the acutal autologin doesn’t work, i think because the fix for tcp shield was not implemented: https://github.com/games647/FastLogin/releases/tag/tcpshield_update-1

I made a version with the latest code and tcpshield fixes. I’m still waiting for players who can reproduce the bug to test it https://github.com/From-pErfo/FastLogin/releases/tag/tcpshield_update

this has a problem