XorTroll / uLaunch

:rocket: The themeable Nintendo Switch HOME menu Nintendo forgot to make
https://xortroll.github.io/uLaunch/
GNU General Public License v2.0
611 stars 56 forks source link

Atmosphere crashes when trying to edit user name #149

Closed dephunk closed 3 years ago

dephunk commented 3 years ago

Happens every time, stock theme enabled. Latest uLaunch on 12.1.0

XorTroll commented 3 years ago

Mind sending the crash report? Otherwise I have no clue about what might be failing

dephunk commented 3 years ago

Atmosphere crash report or uLaunch? where do i find it?

XorTroll commented 3 years ago

Atmosphere one, at atmosphere/crash_reports (there might be other reports from other crashes tho)

dephunk commented 3 years ago

01632393833_0100000000001008.log

XorTroll commented 3 years ago

Alright, can reproduce it on my side - it's probably running out of memory due to uLaunch using too much, I'll have to see how can i fix this

XorTroll commented 3 years ago

SdOut.zip Made this build which makes uLaunch use less memory... editing a user name works for me (previously the keyboard applet was the one crashing) Mind testing it?

XorTroll commented 3 years ago

I'd also be helpful to test uLaunch in general, to see if the reduced memory actually broke something else :P

dephunk commented 3 years ago

Seems to be working on my end too. Haven't noticed anything else broken yet.

XorTroll commented 3 years ago

New release dropped fixing this