Deltaion Lee
Deltaion Lee
I still have a few things to touch-up on, but probably on Friday. If you want, you can always build to an app using the `scripts/build.sh` script on the development...
> I've created Discord applications for most Nintendo-published games: https://github.com/samuelthomas2774/nxapi/tree/main/src/discord/titles. @MCMi460 I don't mind you using these as well [...] Ah, thank you @samuelthomas2774! I'll add this soon. > Discord...
Try directly running `app.py` and getting the error data from there- most GUI errors are not caught by `NSO-RPC/logs.txt` (an issue on my part).
This is quite strange to say the least. From the error data, the most obvious conclusion is that for some reason it cannot receive a result from the API, but...
I have the same problem.
It only appears offline for Demon Throttle? Well, this is an issue that has appeared before, and most of the time, it's because of some strange characteristic that I didn't...
I think I initially had some issues with using pyqt6 on my M1 Mac, so I just defaulted back to pyqt5 which has worked for me in the past. I'll...
I can't find any myself, but there appears to be a PR on the qtwidgets Github page (pythonguis/python-qtwidgets#5) which may work as an alternative. However, it has been over a...
As of recently, I've been receiving a lot of `9403` errors from the app. What I did to fix this was delete the `~/Documents/NSO-RPC/tempToken.txt` and `~/Documents/NSO-RPC/private.txt` files, then try logging...
Is this error still happening for you? `9406` is really hard to pin down. Normally, I recommend for users to wait a few hours before trying again.