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

Switch crashes after I updated to 18.1.0 #15

Closed
Jayacheal opened this issue Jun 16, 2024 · 4 comments
Closed

Switch crashes after I updated to 18.1.0 #15

Jayacheal opened this issue Jun 16, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@Jayacheal
Copy link

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

@Jayacheal Jayacheal added the bug Something isn't working label Jun 16, 2024
@texita
Copy link

texita commented Jun 16, 2024

That's because of sys-con version mismatching atmosphere version.

if you are on atmosphere 1.6.x use this:
https://github.com/o0Zz/sys-con/releases/download/1.1.1/sys-con-1.1.1-ATMOSPHERE-1.6.2.zip

if you are on atmosphere 1.7.x use this:
https://github.com/o0Zz/sys-con/releases/download/1.1.1/sys-con-1.1.1-ATMOSPHERE-1.7.0.zip

or simply delete the sys-con folder in sdmc:/atmosphere/contents/690000000000000D and your atmosphere will be booting again

@Jayacheal
Copy link
Author

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.
I did delete the sys-con folder to boot but that doesn't solve my problem since I want to use sys-con.

@o0Zz
Copy link
Owner

o0Zz commented Jun 17, 2024

Could you please check if this build fix your crash ? (It has been build with the latest atmosphere lib), Thanks
sys-con-1.1.1+15-ATMOSPHERE-1.7.x.zip

@Jayacheal
Copy link
Author

this fixed the crash and everything is working as intended, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants