stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
322 stars 33 forks source link

Stuck at "Pinging…" while trying to join a server or "Establishing connection…" in direct connect #114

Closed MoustacheOff closed 2 years ago

MoustacheOff commented 2 years ago

Describe the bug After adding a server, the connection is stuck to "Pinging…" (or "Establishing connection…" in direct connect mode), so I'm unable to join any server (including the official test server).

To Reproduce Steps to reproduce the behavior:

  1. Add a server
  2. Click "Save"
  3. Select a server
  4. See error or
  5. Click the "direct connect" icon
  6. Type in the server address
  7. Click "Connect"

Expected behavior According to the README.md, the client is supposed to display the MOTD of the server, the number of players online and the "Join" button.

Screenshots image image

Extra information (please complete the following information

Additional context /

stackotter commented 2 years ago

Seems like a duplicate of #67, although it's interesting that you're on Monterey. This issue has only be reported on Big Sur so far. Lets continue this conversation on #67.

MoustacheOff commented 2 years ago

Seems like a duplicate of #67, although it's interesting that you're on Monterey. This issue has only be reported on Big Sur so far. Lets continue this conversation on #67.

Okay, thanks.

ninjadev64 commented 2 years ago

@stackotter Maybe but #67 seems to work with pinging the server and receiving information, as well as letting us click the button to show our attempt in server logs. This doesn't do either.

stackotter commented 2 years ago

Oh yeah true, @MoustacheOff are you using restricted/proxied internet?

MoustacheOff commented 2 years ago

Oh yeah true, @MoustacheOff are you using restricted/proxied internet?

I don't think so… "Normal" Minecraft works fine for me.

MoustacheOff commented 2 years ago

Oh wait, it works! I was using cellular connection with my phone. After trying on Wi-Fi, it now works.

stackotter commented 2 years ago

Oh wait, it works! I was using cellular connection with my phone. After trying on Wi-Fi, it now works.

Interesting, I'll have to look into that a bit further