dslatt / nso-icon-tool

A switch homebrew which allows you to create user icons like NSO
GNU General Public License v3.0
22 stars 4 forks source link

Crash when extracting images #24

Open PoloNX opened 3 hours ago

PoloNX commented 3 hours ago

Hi, I wanted to download avatars from settings but I have a crash when it extracts. Here is the log file :

18:20:44.098[INFO] switch system theme: Dark
18:20:44.102[INFO] Using platform Switch
18:20:44.103[ERROR] Cannot load locale fr: directory romfs:/i18n/fr doesn't exist
18:20:44.169[INFO] glfw: GL Vendor: nouveau
18:20:44.169[INFO] glfw: GL Renderer: NV120
18:20:44.169[INFO] glfw: GL Version: 4.3 (Core Profile) Mesa 20.1.0-rc3
18:20:44.169[INFO] glfw: GLFW Version: 3.3.4
18:20:44.233[INFO] glfw: Monitor: Default
18:20:44.234[INFO] switch system locale: fr
18:20:44.234[WARNING] Cannot find custom font, (Searched at: romfs:/font/font.ttf)
18:20:44.266[INFO] Pre-init
18:20:44.267[INFO] Post-init
18:20:46.496[INFO] User is valid
18:20:46.502[INFO] Loaded User is Charlie
18:20:46.511[INFO] AppletFocusState_OutOfFocus
18:20:46.511[INFO] Open the debug layer
18:20:46.578[INFO] AppletFocusState_InFocus
18:20:46.611[INFO] Wi
dslatt commented 3 hours ago

thanks for the report

just to clarify the crash happened while the extract was occurring? not during download or before

Edit: got it to crash during extract too but doesn't seem to happen every time. I'll look into it when I get the chance