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

MacOS Ventura Support #116

Closed M1Minecraft closed 1 year ago

M1Minecraft commented 2 years ago

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
stackotter commented 2 years ago

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)

M1Minecraft commented 2 years ago

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 :(

M1Minecraft commented 2 years ago

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

gracien-app commented 2 years ago

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.

stackotter commented 1 year ago

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

stackotter commented 1 year ago

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

stackotter commented 1 year ago

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