Sandertv / gophertunnel

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

Can't connect with the Hive #246

Open and7ey opened 3 months ago

and7ey commented 3 months ago

I use main.go example and try to connect with the Hive server, but it fails with panic: dial minecraft 192.168.0.107:63076->148.113.162.177:19132: context deadline exceeded

I tried to

  1. use EU ip address of Hive instead of US
  2. disable win 11 firewall
  3. define 180 timeout with DialTimeout
  4. execute CheckNetIsolation LoopbackExempt -a -n="Microsoft.MinecraftUWP_8wekyb3d8bbwe"

Nothing helped. What else should I try?

Superomarking commented 1 month ago

214

HashimTheArab commented 1 month ago

It may be a different issue, i've noticed hive works on some devices and not on others