Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when extracting images #24

Open
PoloNX opened this issue Oct 23, 2024 · 2 comments
Open

Crash when extracting images #24

PoloNX opened this issue Oct 23, 2024 · 2 comments

Comments

@PoloNX
Copy link

PoloNX commented Oct 23, 2024

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�[0;34m[INFO]�[0m switch system theme: Dark
18:20:44.102�[0;34m[INFO]�[0m Using platform Switch
18:20:44.103�[0;31m[ERROR]�[0m Cannot load locale fr: directory romfs:/i18n/fr doesn't exist
18:20:44.169�[0;34m[INFO]�[0m glfw: GL Vendor: nouveau
18:20:44.169�[0;34m[INFO]�[0m glfw: GL Renderer: NV120
18:20:44.169�[0;34m[INFO]�[0m glfw: GL Version: 4.3 (Core Profile) Mesa 20.1.0-rc3
18:20:44.169�[0;34m[INFO]�[0m glfw: GLFW Version: 3.3.4
18:20:44.233�[0;34m[INFO]�[0m glfw: Monitor: Default
18:20:44.234�[0;34m[INFO]�[0m switch system locale: fr
18:20:44.234�[0;33m[WARNING]�[0m Cannot find custom font, (Searched at: romfs:/font/font.ttf)
18:20:44.266�[0;34m[INFO]�[0m Pre-init
18:20:44.267�[0;34m[INFO]�[0m Post-init
18:20:46.496�[0;34m[INFO]�[0m User is valid
18:20:46.502�[0;34m[INFO]�[0m Loaded User is Charlie
18:20:46.511�[0;34m[INFO]�[0m AppletFocusState_OutOfFocus
18:20:46.511�[0;34m[INFO]�[0m Open the debug layer
18:20:46.578�[0;34m[INFO]�[0m AppletFocusState_InFocus
18:20:46.611�[0;34m[INFO]�[0m Wi
@dslatt
Copy link
Owner

dslatt commented Oct 23, 2024

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

@dslatt dslatt mentioned this issue Oct 25, 2024
@dslatt
Copy link
Owner

dslatt commented Oct 26, 2024

https://github.com/dslatt/nso-icon-tool/actions/runs/11533308999/artifacts/2107804458

newest build should help with crashing. give it a try when you can

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants