-
Notifications
You must be signed in to change notification settings - Fork 32
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
(MacOS) "Launch error" #129
Comments
Probably the same as #127, just macos wont give the same error prompt. The steps should work the same on macos |
Unfortunately that didn't work. After deleting it from both the Applications and Documents folder, reinstalling it from the same installer (mac-installer.dmg) on the pre-release build, launching it, replacing the text in the settings.txt, and then attempting to log in, the program crashes. Trying to launch it again gives me the same message as earlier. I would guess that you're right that it's the same problem that's causing it, being the update that Nintendo pushed. But it might not have the same solution |
To get a more usable error, I'd recommend trying to run NSO-RPC directly in a terminal and seeing what the "Real" Error is |
`Last login: Thu Feb 22 23:07:51 on ttys000 During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): |
make sure the settings.txt file exists before doing the copy link step, so only delete the two files mentioned in the issue if they exist |
Ok, it appears to be working, I made a mistake. |
After downloading and installing the application on MacOS Sonoma 14.2.1 on my M1 Macbook Pro using mac-installer.dmg, I get this message on launch.
"Launch error
Launch error
See the py2app website for debugging launch issues"
Responses are "Visit Website" and "Terminate". Visit website leads here https://py2app.readthedocs.io/en/latest/debugging.html
I got no results after following this guide. Terminate simply closes the application.
The text was updated successfully, but these errors were encountered: