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

Launch error #29

Closed
RepressedNerd opened this issue Jul 29, 2022 · 6 comments
Closed

Launch error #29

RepressedNerd opened this issue Jul 29, 2022 · 6 comments

Comments

@RepressedNerd
Copy link

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:

image

I read the page and tried opening it with Terminal, but the same issue occurred.

@MCMi460
Copy link
Owner

MCMi460 commented Jul 29, 2022

Have you tried the Python script app.py as well? It's possible the app didn't completely quit or something, so try searching in Activity Monitor for "app" or similar search terms. MacOS can have some strange things happen like this.
I'm not entirely sure what the issue is here, but I'm assuming it has something to do with py2app. You could attempt opening Console and getting the error information.
Just to make sure, you are on v1.3, right?

@RepressedNerd
Copy link
Author

How would I use the script? I don't know anything about Python, sorry :(
I did try looking in Activity Monitor and I couldn't find anything, so it must have been completely closed.
I also don't know how to get the error information. I can do it if you can tell me how!

A similar issue is happening on my Windows computer, wherein it works fine until I do the log in thing. On Windows, it stops responding (it says "Not Responding" and has the loading cursor thingy), and crashes. I go to open it again and it gives me what I believe is a much more detailed error dialogue, although I don't understand what it means.
Here's a screenshot:
image

And yup, I'm on 1.3. The one from the 29th of June?

@MCMi460
Copy link
Owner

MCMi460 commented Jul 29, 2022

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.
Sorry for the inconvenience.

@samuelthomas2774
Copy link

samuelthomas2774 commented Jul 29, 2022

@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).

@MCMi460
Copy link
Owner

MCMi460 commented Jul 31, 2022

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.

@MCMi460
Copy link
Owner

MCMi460 commented Aug 1, 2022

v1.3.1 is now released and fixes #29 for both MacOS and Windows versions.

@MCMi460 MCMi460 closed this as completed Aug 1, 2022
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

3 participants