Atmosphere-NX / Atmosphere

Atmosphère is a work-in-progress customized firmware for the Nintendo Switch.
GNU General Public License v2.0
14.37k stars 1.21k forks source link

Panic error when launching hbmenu via album. #948

Closed bcoliver closed 4 years ago

bcoliver commented 4 years ago

Bug Report

What's the issue you encountered?

I receive a panic error when attempting to launch hbmenu through the album

How can the issue be reproduced?

Crash Report

report_0a4d26bf.zip

System Firmware Version

10.0.2

Environment?

Additional context?

I apologize for the formatting errors in my original Issue, logging into my account for whatever reason allowed me to bypass the templates.

SciresM commented 4 years ago

No worries about formatting stuff, it happens.

The error report is in title id 0x690000000000000D. This is not an atmosphere title id, googling says it's sys-con.

Remove/disable sys-con, as it's what's crashing. Should solve the problem.

To do this, remove the /atmosphere/contents/690000000000000D folder. Confirm this fixes problem, and I'll close issue.

bcoliver commented 4 years ago

Apologies for the late response, I was just out for dinner.

After deleting sys-con, everything seems to be working normally again. Thank you so much for your help!

SciresM commented 4 years ago

np, glad it's resolved.