Closed ghost closed 1 year ago
Please do. I'm happy to merge it if you manage to find the issue.
Provided PR here: https://github.com/WerWolv/libtesla/pull/65
Compiled Tesla Menu with this PR: ovlmenu.zip
Since issue is inside libtesla, all overlays would require to be recompiled to remove random crashes completely.
Happy April Fools Day!
How to reproduce:
Other overlays can crash in the same way (with their names in
Stack Trace
). And all of them point to framebufferClose(&this->m_framebuffer) intsl::gfx::Renderer::exit()
. So I suppose the issue is related to libtesla.Full crash report: 01626455123_420000000007e51a.log.zip
I'm using Mariko Iowa(Red-Box) Model with official Dock, latest AMS(0.19.5 M), nx-ovlloader(1.0.6) and Tesla-Menu(1.1.2). Tested in HOS 12.1.0/10.2.0, without any other sysmodules running.