[GH-ISSUE #1016] [BUG] The app crashes when importing folders #895

Closed
opened 2026-03-03 15:37:08 +03:00 by kerem · 3 comments
Owner

Originally created by @duypham312 on GitHub (Dec 1, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1016

Describe the bug

The app crashes when importing folders in MeloNX

Instructions to reproduce

  • Open MeloNX through LiveContainer
  • Open Settings/Misc
  • Click the Add Folder button under Miscellaneous Options

What version of LiveContainer and iOS are you using?

3.6.59 (main/e06a1f1)

Verify steps

  • I downloaded LiveContainer from releases / actions section or LiveContainer's AltStore source.
  • I have the latest LiveContainer.
  • I installed LiveContainer through AltStore/SideStore/TrollStore or I'm confident that I signed LiveContainer correctly with all required entitlements.

Crash Log

melonx-crash-logs.txt

Other info

No response

Originally created by @duypham312 on GitHub (Dec 1, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/1016 ### Describe the bug The app crashes when importing folders in MeloNX ### Instructions to reproduce * Open MeloNX through LiveContainer * Open Settings/Misc * Click the Add Folder button under Miscellaneous Options ### What version of LiveContainer and iOS are you using? 3.6.59 (main/e06a1f1) ### Verify steps - [x] I downloaded LiveContainer from releases / actions section or LiveContainer's AltStore source. - [x] I have the latest LiveContainer. - [x] I installed LiveContainer through AltStore/SideStore/TrollStore or I'm confident that I signed LiveContainer correctly with all required entitlements. ### Crash Log [melonx-crash-logs.txt](https://github.com/user-attachments/files/23843793/melonx-crash-logs.txt) ### Other info _No response_
kerem 2026-03-03 15:37:08 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Dec 1, 2025):

It is highly likely that your rom in not in correct format or you got an invalid key.

<!-- gh-comment-id:3594325124 --> @hugeBlack commented on GitHub (Dec 1, 2025): It is highly likely that your rom in not in correct format or you got an invalid key.
Author
Owner

@duypham312 commented on GitHub (Dec 1, 2025):

@hugeBlack I think you’re misunderstanding the issue. The file picker doesn’t even appear for that feature. Here’s a screen recording for better illustration. As you can see in that video, the app crashes right after clicking the Add Folder button
https://github.com/user-attachments/assets/1aa8962d-5ba3-4331-8bf8-c13f8d953e68

<!-- gh-comment-id:3595131874 --> @duypham312 commented on GitHub (Dec 1, 2025): @hugeBlack I think you’re misunderstanding the issue. The file picker doesn’t even appear for that feature. Here’s a screen recording for better illustration. As you can see in that video, the app crashes right after clicking the Add Folder button https://github.com/user-attachments/assets/1aa8962d-5ba3-4331-8bf8-c13f8d953e68
Author
Owner

@hugeBlack commented on GitHub (Dec 1, 2025):

MeloNX issue. They are forcing asCopy on folders when running inside LiveContainer. We can't do anything about that. See
https://git.ryujinx.app/melonx/emu/-/blob/XC-ios-ht/src/MeloNX/MeloNX/App/Views/Main/Elements/FileImporter.swift#L33
https://git.ryujinx.app/melonx/emu/-/blob/XC-ios-ht/src/MeloNX/MeloNX/App/Views/Main/Elements/FilePickerfix.swift#L37

<!-- gh-comment-id:3595228130 --> @hugeBlack commented on GitHub (Dec 1, 2025): MeloNX issue. They are forcing asCopy on folders when running inside LiveContainer. We can't do anything about that. See https://git.ryujinx.app/melonx/emu/-/blob/XC-ios-ht/src/MeloNX/MeloNX/App/Views/Main/Elements/FileImporter.swift#L33 https://git.ryujinx.app/melonx/emu/-/blob/XC-ios-ht/src/MeloNX/MeloNX/App/Views/Main/Elements/FilePickerfix.swift#L37
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#895
No description provided.