Skip to content
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

Doesn't open on M1 Air (Monterey) #494

Open
tdkl opened this issue Oct 11, 2024 · 3 comments
Open

Doesn't open on M1 Air (Monterey) #494

tdkl opened this issue Oct 11, 2024 · 3 comments

Comments

@tdkl
Copy link

tdkl commented Oct 11, 2024

I downloaded the Supersonic-0.13.1-mac-arm64.zip build, put the exception for it, but it always crashes.

The ips log is attached:
supersonic-2024-10-11-111151.log

Does mpv need to be installed separately? It's not mentioned in installation instructions.

[edit] I saw that the Windows and macOS bundle the mpv. The 0.13.1 Windows version worked fine though.

@dweymouth
Copy link
Owner

MPV does not need to be installed separately. Looking at the log, it's not that MPV is missing but something in the Apple AppKit APIs. That's interesting and I've never seen this before. What are the details of your system? (processor version, OS version, etc). You may have to try building from source and seeing if that works

@tdkl
Copy link
Author

tdkl commented Oct 11, 2024

Macbook Air M1, 8GB, 256GB, macOS Monterey 12.7.6.

@dweymouth
Copy link
Owner

dweymouth commented Oct 11, 2024

Monterey is a pretty old MacOS and is not supported by Apple anymore - I'm guessing that's why you're seeing issues. You may have to update the OS or try building from source with the version of MPV that Homebrew or MacPorts will install on your system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants