-
Notifications
You must be signed in to change notification settings - Fork 649
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
broken on Mac OS sequoia dev beta 3 #1355
Comments
I'm getting this just trying to connect. |
I'm able to fix it by building the program from source. |
How can I do this? |
Can confirm. SecPKCS12Import failed: -25300 (Error 99) here as well! |
Rebuilding also worked for me. Here are the rough steps I used to build it, hope it's helpful for someone.
If all went well, the newly built app will be at |
Maybe the dev can fix it and update it? |
As mentioned before from other guys, i encounter same issue after updating sequoia dev beta3. and I try these codes, and It works!! Thank you for your kind solution. |
Thanks for the fix. Can confirm: same issue here. |
HDR doesn't work though. Will hang on mstc.exe. Noticed HDR will also give problems in GeforeNOW since MacOS15, so I guess it's a bug within MacOS regarding HDR. |
thanks for the fix! I had to change qt install to |
HDR is working for me on Sequoia (M1 MBP) to Win11 with latest Sunshine. The only issue I had with beta 3 was this SecPKCS12Import issue. |
Who can upload the new app? |
Xcode beta doesn't even launch. Get some plugin error |
Seems switching to SunShine fixed this. I guess the originl GameStream HDR-stuff is broken in MacOS15, which might explain the GeforceNOW issues as well. |
brew command not found |
The trick work! Many thanks! And for those who failed to launch Xcode 16 beta 3, check this discussion: https://forums.developer.apple.com/forums/thread/759396?answerId=795039022#795039022 |
I'm following the steps @andygrundman posted, but I'm getting an error during
Checking
Any ideas what might be going wrong here? |
Who can upload self-build application, because I have no more space to build by myself. |
If someone needs I rebulid one on M2 Pro (ARM64) |
not worth it building from source is stupid it will lead to performace and other issues. I would wait for dev to fix it. |
Thank you so much. I have compiled an error for missing SDL2 sometime now. If others want to use this, you have executed this line |
You need to install Brew first from https://brew.sh or just copy and paste the line below.
|
I was having this issue and once I updated to Dev Beta 3 revision that was released today it's working. But I have to start the session 3+ times because it crashes in when entering fullscreen |
I have updated to the latest beta3, but it still fails |
You need to build it as instructed by andygrundman above. install Brew from my post above, and then follow the steps from andygrundman to build the app yourself and it should work perfectly. I built it on the first macOS 15b3 release and after updating to the re-release of the beta, it’s still working fine. No crashing, full screen works, it appears to be completely stable and I haven’t been able to create any issues. |
It's Working now This is file : Moonlight_Remake.zip |
"“Moonlight” is damaged and can’t be opened. You should move it to the Trash." |
Having issues building on b4. I've followed all the instructions and it errors out after some compiling with the following:
|
You need to remove the attribute by using the below command if you need to use my package. |
Crashes immediately after using command. |
闪退的 要需要手动安装qt |
闪退的 要需要手动安装qt |
已经证实问题存在,除了failed: - 23000 (error99)之外,还存在显示端口未开放的错误,使用重新编译的方法已经解决。重编译文件已提交。 The issue has been confirmed. In addition to the “failed: - 23000 (error99)” error, there is also an error indicating that the port is not open. The problem has been resolved using the recompile method. The recompiled file has been submitted. |
No recompiled file |
我给你一个网盘链接你自己下载 我用夸克网盘分享了「Moonlight.zip」,点击链接即可保存。打开「夸克APP」,无需下载在线播放视频,畅享原画5倍速,支持电视投屏。 |
SecureTransport is deprecated, stuck on TLS 1.2, and seems prone to random breakage in OS updates (see #1355).
Moonlight r2598 nightly work. Thanks |
Where should I download nightlies? Can't find anywhere! Thanks. |
Nightlies are available from AppVeyor CI. https://ci.appveyor.com/project/cgutman/moonlight-qt/branch/master Click on the MacOS job in the list then Artifacts and the dmg will be there. |
{"message":"Artifacts download limit (1024 MB/day) exceeded."} |
Can anybody share the latest macOS artfact? I'm also seeing the download limit exceeded. |
Not sure if this will work. https://www.mediafire.com/file/fqycihhq51kkup6/Moonlight.app.zip/file |
That worked for me. Thanks! |
Nightly r2602 has this problem again. The latest work version is r2601 ngithly. |
Nightly r2603 work. |
Thanks for the latest update. Will stick on r2598 as it seems validated by peers (and avail for pub download here). WARN: Need to click through several porn webs to get job done. |
Nightly r2605 works for me. (Macbook Air 2020, beta 3) |
r2606 has the same problem again. |
Has what problem? |
|
@gkl1368 r2606 is not the build you want, it is a test build from the weblate branch. To find the latest master build, you want to go to https://ci.appveyor.com/project/cgutman/moonlight-qt/history and find the commit that matches HEAD from https://github.com/moonlight-stream/moonlight-qt/commits/master/ Then drill down on that build to the artifacts for Mac. Right now it's still r2605. |
Can confirm Moonlight is broken in the public MacOS 15 release |
i solved this issue using the Moonlight Fixed.zip and these commands. brew install qt --debug i hope the developer fix the compiled dmg for us :)
|
Currently looks like the latest is r2618 - but there's enough people downloading it there's an error.
Any chance 6.0.2 (or even 6.1 which is the tagged milestone?) could be released for this soon? |
Fix released in v6.1.0. |
I know its a beta but a little heads doesn't hurt.
Got Mac OS sequoia beta 3 installed and I get SecPKCS12Import failed: - 23000 (error99) when trying to pair. Beta 2 had no problems
The text was updated successfully, but these errors were encountered: