mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #188] Assertion Failed when open monopoly (Altstore + Sideloady edition) #168
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#168
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 @Majhool on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/188
Describe the bug
After Install monoply (cracked) and open it this error appear
Assertion failed: (LiveContainerUIHandle), file main.m, line 506.
Call stack: (
0 CoreFoundation 0x000000019157d098 4250D45C-51A9-3AC5-8C3D-69DE936FAD46 + 540824
1 libobjc.A.dylib 0x000000018e87f2e4 objc_exception_throw + 88
2 CoreFoundation 0x0000000191678648 4250D45C-51A9-3AC5-8C3D-69DE936FAD46 + 1570376
3 LiveContainer 0x00000001041575e8 __assert_rtn + 96
4 LiveContainer 0x000000010415113c LiveContainerMain + 2524
5 dyld 0x00000001b6d20d34 5DB83988-2EE6-3756-BD07-B8D67B1133A5 + 212276
)
Instructions to reproduce
1- Install Sidestore from altserver (mac)
2- Install Live Container from sidestore
3- Setup JIT less
4- Add Monopoly iPA
5- Run and bugs appear
What version of LiveContainer are you using?
Version 3.0.0-release (main/e5cf20b)
Other info
Monopoly not cracked working but cracked not working
Older version from same game same site works
@Mspy1 commented on GitHub (Oct 17, 2024):
You need JIT, unless there is another fix that dev might implement.
@hugeBlack commented on GitHub (Dec 16, 2024):
I don't know where you get the ipa, but if you found it in ipaomtk or iosgods then it's a bad ipa. It does not work even with TrollStore. The old version does work.
@Majhool commented on GitHub (Dec 19, 2024):
The issue of a bad IPA file can be resolved by creating a Signature for the app through Esign and enable the four options from More settings as in the screenshot.

Credit: @n9ipa from Telegram
why we cannot use esign in livecontainer?