stackotter / delta-client

An open source Minecraft Java Edition client built for speed.

Home Page:https://deltaclient.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS Ventura Support

M1Minecraft opened this issue · comments

Delta Client on MacOS Ventura keeps on saying "Pinging..." forever.

No errors are actually shown, but Delta Client it only stuck on "Pinging", it also says "scanning LAN...".

Delta Client should be working on Monetery, but I think this problem only occurs on Ventura at the moment.

Screenshot 2022-06-22 at 10 52 32 PM

  • OS: [MacOS Ventura Beta 2]
  • Hardware: [M1 MacBook Pro 13 inch]
  • Build: [v0.1.0-alpha.1]

Thanks for the bug report. Firstly, are you using a hotspot/proxied connection, both of those have known issues with Delta Client.

If the answer to that question was no, would you be able to build Delta Client from source and see if that works? (assuming that you are using a build from GitHub actions). Sometimes building it on the os you're using fixes these kinds of bugs (the GitHub actions builds are built with Big Sur I think)

Thanks for the bug report. Firstly, are you using a hotspot/proxied connection, both of those have known issues with Delta Client.

If the answer to that question was no, would you be able to build Delta Client from source and see if that works? (assuming that you are using a build from GitHub actions). Sometimes building it on the os you're using fixes these kinds of bugs (the GitHub actions builds are built with Big Sur I think)

I am not using a hotspot/proxied, I will try building it myself. This is my first time building something from Github, so I might run into some issues :(

I've built it, but it still says pinging, maybe it's a Ventura problem.

Might be fixed indirectly here. For me it went a little bit further on Ventura Beta 2, but then it was stuck on chunk loading because of MetalView error.

You can check it out with gh pr checkout 117 to see if the issue is fixed.

Do either of you still get this issue on the latest Ventura beta? (I don't have it installed so I can't check)

How's it go on the public release of Ventura? (I haven't updated yet)

I'm on the latest version of Ventura and this issue doesn't occur for me. I'll close this and if anyone experiences this again they can reopen the issue