We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I'm trying to connect to some servers (for example lootmc.com:19133), I'm getting this error:
2023/02/17 18:42:22 error: *packet.StartGame: varint overflows integer panic: dial minecraft 192.168.1.230:51242->168.100.15.57:19134: use of closed network connection
The text was updated successfully, but these errors were encountered:
Not sure this is a gophertunnel issue. Does it happen only on that server? It sounds like the server you're connecting to is sending invalid packets.
Sorry, something went wrong.
Does it happen only on that server?
I couldn't connect to many servers (lootmc.com, kripmine.ru and some others), but I can connect to versai.pro and some others.
It sounds like the server you're connecting to is sending invalid packets.
But I can join this server from Minecraft Bedrock
They are have some anti proxy software that s blocking your connection. IDK how they do it.
No branches or pull requests
When I'm trying to connect to some servers (for example lootmc.com:19133), I'm getting this error:
2023/02/17 18:42:22 error: *packet.StartGame: varint overflows integer
panic: dial minecraft 192.168.1.230:51242->168.100.15.57:19134: use of closed network connection
The text was updated successfully, but these errors were encountered: