-
-
Notifications
You must be signed in to change notification settings - Fork 630
[BUG] can’t open added applications #327
Description
Describe the bug
I can’t open an application and when I restarted my phone because I thought it would fix it this error appeared..
Assertion failed: (ret == KERN_SUCCESS), file main.m, line 135.
Call stack: (
0 CoreFoundation 0x00000001837bd098 47427277-EE15-3C17-AD68-6886B0380B5E + 540824
1 libobjc.A.dylib 0x0000000180abf2e4 objc_exception_throw + 88
2 CoreFoundation 0x00000001838b8648 47427277-EE15-3C17-AD68-6886B0380B5E [+ 1570376](tel:+ 1570376)
3 LiveContainer_PleaseDoNotShortenThe 0x0000000102607520 __assert_rtn + 96
4 LiveContainer_PleaseDoNotShortenThe 0x00000001026058a0 overwriteExecPath + 348
5 LiveContainer_PleaseDoNotShortenThe 0x0000000102604e74 invokeAppMain + 1072
6 LiveContainer_PleaseDoNotShortenThe 0x00000001026047f0 LiveContainerMain + 272
7 dyld 0x00000001a8f5fd34 77C1EED2-2ED7-396A-BA34-E770120D81D4 + 212276)
Instructions to reproduce
Installed Sidestore via Altserver
Installed LiveContainer IPA latest build
Setup JIT less
Added some apps but I can’t open them
What version of LiveContainer are you using?
Version 3.2.0-release (main/7ac835f)
Other info
No response