-
Notifications
You must be signed in to change notification settings - Fork 5
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
Switch crashes after I updated to 18.1.0 #15
Comments
That's because of sys-con version mismatching atmosphere version. if you are on atmosphere 1.6.x use this: if you are on atmosphere 1.7.x use this: or simply delete the sys-con folder in sdmc:/atmosphere/contents/690000000000000D and your atmosphere will be booting again |
I am using atmosphere 1.7.1 and I did download the version made for 1.7.0, it was working before I updated the firmware from 18.0.1 to 18.1.0. |
Could you please check if this build fix your crash ? (It has been build with the latest atmosphere lib), Thanks |
this fixed the crash and everything is working as intended, thanks! |
Panic occurred while running atmosphere.
Title ID: 690000000000000D
Error: std::abort (0xFFE)
here is the fatal error report in case you need it: report_0ebaed06.zip
The text was updated successfully, but these errors were encountered: