-
Notifications
You must be signed in to change notification settings - Fork 33
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
Launch error #29
Comments
Have you tried the Python script |
Ah, I see exactly why now. The Nintendo Switch Online app has updated, and I didn't realize it had since I've been using the latest version on the development branch. I'll recompile and publish v1.3.1 later today. |
@MCMi460 I've set up a repository to fetch the latest versions from iTunes, Google Play and Nintendo's EU/JP websites: https://github.com/samuelthomas2774/nintendo-app-versions. I'm not sure if there's any way to get notifications for commits on GitHub directly (watching a repository only shows new commits on the following on the dashboard), but new commits are published in my Discord server, so you can get notifications for updates there (samuelthomas2774/nxapi#12). |
Commit 51654f5 should fix this issue, I'm compiling release v1.3.1 right now. Edit: To be clear, what I did is automatic header-grabbing. Since my app pretends to be an iOS device, I'm fetching the App Store page for the Nintendo Switch Online mobile app and using regex to grab the version number. |
v1.3.1 is now released and fixes #29 for both MacOS and Windows versions. |
Hi!
I've been using the program on my Mac. It worked at the start pretty smoothly, but it sometimes had issues with launching, so I'd try deleting the NSO-RPC folder and it would work. However, it doesn't work anymore. I've tried deleting and reinstalling it and it still doesn't work. It launches completely fine before I log in, but after I enter the URL to log in, the app closes (I believe it's supposed to relaunch on its own?) but doesn't open up again. I know it usually takes a while, so I waited about 15 minutes for it, but it still never opened. So I tried to open it myself, and it comes up with this error:
I read the page and tried opening it with Terminal, but the same issue occurred.
The text was updated successfully, but these errors were encountered: