WerWolv / ovl-sysmodules

A sysmodule selector for Tesla
GNU General Public License v2.0
250 stars 36 forks source link

Crash when going back to Testla menu from Sysmodules, when docked only (screen size 100%) #22

Open Whaaooo opened 1 year ago

Whaaooo commented 1 year ago

After first getting this crash, I cleaned the atmosphere/contents and the switch/.overlays folders since I didn't know exactly what caused the crash. Then rebooted.

Then I put back nx-ovlloader as well as ovlmenu ans tested. All OK.

Then I added Sysmodules. It wasn't always crashing but sometimes was.

Then I added the othe overlays I use (NS-MITM Manager, Status Monitor, emuiibo & EdiZon).

Now I get that crash 100% of the time. Doesn't crash when using other overlays. It crashes when I press B to go back to the Tesla menu. The menu never shows, then the systems crashes after about 1 second.

I cleaned all the reports atmosphere folders, made another crash happened, and copied everything that appeared in these folders in the zip file attached.

Everything works beautifully while in handheld mode.

crash info.zip crash screen

Whaaooo commented 1 year ago

and quick question : where does Sysmodules save it's configurations?

MultiKoopa commented 1 year ago

I think sysmodules overlay needs to be updated with the latest libtesla fix

MultiKoopa commented 1 year ago

I'm also having a similar issue: when in docked mode, Sysmodules overlay crashes when I go back to Tesla menu; latest Tesla and Tesla Overlay releases, latest Sysmodules Overlay release, atmosphere 1.5.2, 16.0.2

ann4belle commented 1 year ago

Per https://github.com/WerWolv/nx-ovlloader/issues/25#issuecomment-1524091161 this appears to be an issue fixed in libnx, ovl-sysmodules just needs to be recompiled.

Edit: Confirmed to fix this, forked and manually ran the build workflow, problem no longer occurs. You can find the recompiled version here (download the artifact zip, it's inside) https://github.com/ann4belle/ovl-sysmodules/actions/runs/5093715729

MultiKoopa commented 1 year ago

Per WerWolv/nx-ovlloader#25 (comment) this appears to be an issue fixed in libnx, ovl-sysmodules just needs to be recompiled.

Edit: Confirmed to fix this, forked and manually ran the build workflow, problem no longer occurs. You can find the recompiled version here (download the artifact zip, it's inside) https://github.com/ann4belle/ovl-sysmodules/actions/runs/5093715729

beautiful, this works for me, no longer crashing in Docked mode. 16.0.2, Atmosphere 1.5.4 thank you!