Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
419 stars 95 forks source link

Can't connect to some servers #176

Open BlusteryS opened 1 year ago

BlusteryS commented 1 year ago

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

image

Sandertv commented 1 year ago

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.

BlusteryS commented 1 year ago

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

VinkyV commented 1 year ago

They are have some anti proxy software that s blocking your connection. IDK how they do it.