Skip to content

Fix crash when creating missing folders#94

Merged
SuddyN merged 1 commit into
techyCoder81:mainfrom
BrianAllred:fix-mkdir-crash
Jun 12, 2026
Merged

Fix crash when creating missing folders#94
SuddyN merged 1 commit into
techyCoder81:mainfrom
BrianAllred:fix-mkdir-crash

Conversation

@BrianAllred

Copy link
Copy Markdown
Contributor

Can reproduce a crash on console with launcher version 0.7.7 by renaming/deleting sd:/atmosphere/contents/01006A800016E000/manual_html.

These changes replace fs::create_dir_all with a custom function that manually walks the folder tree and creates folders only if necessary.

Fixes the above crash.

@github-actions

Copy link
Copy Markdown

Download the artifacts for this pull request:

@SuddyN SuddyN merged commit 288badc into techyCoder81:main Jun 12, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants