-
-
Notifications
You must be signed in to change notification settings - Fork 219
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
[BUG] can’t open added applications #327
Comments
What's your iOS version? |
It looks like you are NOT on 3.2.0, but in 2.1.2, we do not provide support for that version now. Please check it in the first place. If not, upgrade. This assertion exists in 2.1.2 on line 135 Line 135 in fd71dd7
But on line 146 in 3.2.0 Line 146 in d950e05
|
iOS Version 18.3 line 166 and LiveContainer 3.2.0 |
Please try reboot your device and see if this issue is resolved. |
When I reboot I get the same error over and over again :/ |
What's your device? |
iPhone 14 Pro |
Ok, so issue solved? |
No, unfortunately not, I accidentally closed |
The funny thing is that LiveContainer worked perfectly when I was on version 18.1 but since then it doesn't work |
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
The text was updated successfully, but these errors were encountered: