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

Crash on EXE Launch #121

Closed
luni-moon opened this issue Feb 3, 2024 · 4 comments
Closed

Crash on EXE Launch #121

luni-moon opened this issue Feb 3, 2024 · 4 comments

Comments

@luni-moon
Copy link

luni-moon commented Feb 3, 2024

I have been using this app for about a week or two, worked okay, a couple of issues arose like the RPC not always starting when powering on my switch and opening a new game, but now it just refuses to open at all...

image

Error

Traceback (most recent call last):
  File "cli.py", line 85, in update
  File "api\__init__.py", line 162, in getSelf
  File "api\__init__.py", line 175, in getFriends
  File "api\__init__.py", line 340, in populateList
  File "api\__init__.py", line 337, in populateList
KeyError: 'result'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "app.py", line 764, in <module>
  File "app.py", line 303, in selfService
  File "app.py", line 422, in changeState
  File "app.py", line 419, in changeState
  File "cli.py", line 91, in update
  File "api\__init__.py", line 148, in updateLogin
  File "api\__init__.py", line 267, in __init__
KeyError: 'timestamp'

EDIT
Perhaps related to #120?

@luni-moon luni-moon changed the title Crash on launch Crash on EXE Launch Feb 3, 2024
@HotaruBlaze
Copy link
Contributor

KeyError: 'timestamp'
9/10 times this is in fact F calc API being down.

So its the same as #120

@luni-moon
Copy link
Author

KeyError: 'timestamp' 9/10 times this is in fact F calc API being down.

So its the same as #120

Thanks for confirming! After I sent this, I figured that was the issue haha. I'll make another issue about the other thing I mentioned, but I'll close this issue :) cheers!

@HotaruBlaze
Copy link
Contributor

KeyError: 'timestamp' 9/10 times this is in fact F calc API being down.
So its the same as #120

Thanks for confirming! After I sent this, I figured that was the issue haha. I'll make another issue about the other thing I mentioned, but I'll close this issue :) cheers!

For other issues such as RPC not working, I'd recommend joining the discord located at the top of the FAQ on the readme.

@luni-moon
Copy link
Author

KeyError: 'timestamp' 9/10 times this is in fact F calc API being down.
So its the same as #120

Thanks for confirming! After I sent this, I figured that was the issue haha. I'll make another issue about the other thing I mentioned, but I'll close this issue :) cheers!

For other issues such as RPC not working, I'd recommend joining the discord located at the top of the FAQ on the readme.

I'm already in 200 servers with nitro, that's why I figured I would here.

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