mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 09:05:53 +03:00
[GH-ISSUE #101] [BUG] No load app #89
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nezumi0627 on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/101
Describe the bug
I installed this from sideStore, but I get the following error and cannot launch the app. Is there a way to fix this?Also, the following is not an actual string, but replaced with a temporary string etc.
dlopen(/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp, 0x0109): tried: '/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp' (no such file), '/private/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/ABCDE12345-ABCDE12345-ABCDE12345-ABCDE12345/Documents/Applications/example.app/LiveContainer.tmp')
Instructions to reproduce
load app
What version of LiveContainer are you using?
2.0 main/ebea623
Other info
No response
@khanhduytran0 commented on GitHub (Jul 30, 2024):
App hasn’t finished processing and signing yet, give it more time before proceeding.