[GH-ISSUE #201] TOTM+ (Apple Arcade) #180

Closed
opened 2026-03-03 15:31:20 +03:00 by kerem · 1 comment
Owner

Originally created by @eepyeunomia on GitHub (Oct 30, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/201

Describe the issue

Error when launching app:

Assertion failed: (LiveContainerUIHandle), file main.m, line 506.
Call stack: (
0 CoreFoundation 0x000000018615e6a8 318A0547-2C52-3465-A1CD-4E12A2A416BA + 538280
1 libobjc.A.dylib 0x000000018341f2e4 objc_exception_throw + 88
2 CoreFoundation 0x0000000186259408 318A0547-2C52-3465-A1CD-4E12A2A416BA + 1565704
3 LiveContainer 0x0000000102f8f5e8 __assert_rtn + 96
4 LiveContainer 0x0000000102f8913c LiveContainerMain + 2524
5 dyld 0x00000001ac7c6ec8 E7C2D761-8861-38BD-8A4E-F112C11A086E + 212680
)

Instructions to reproduce

JIT enabled
Bypass AssertBarrierOnQueue

What version of LiveContainer are you using?

Version 3.0.0-release (main/06ae3c2)

Other

No response

Originally created by @eepyeunomia on GitHub (Oct 30, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/201 ### Describe the issue Error when launching app: Assertion failed: (LiveContainerUIHandle), file main.m, line 506. Call stack: ( 0 CoreFoundation 0x000000018615e6a8 318A0547-2C52-3465-A1CD-4E12A2A416BA + 538280 1 libobjc.A.dylib 0x000000018341f2e4 objc_exception_throw + 88 2 CoreFoundation 0x0000000186259408 318A0547-2C52-3465-A1CD-4E12A2A416BA + 1565704 3 LiveContainer 0x0000000102f8f5e8 __assert_rtn + 96 4 LiveContainer 0x0000000102f8913c LiveContainerMain + 2524 5 dyld 0x00000001ac7c6ec8 E7C2D761-8861-38BD-8A4E-F112C11A086E + 212680 ) ### Instructions to reproduce JIT enabled Bypass AssertBarrierOnQueue ### What version of LiveContainer are you using? Version 3.0.0-release (main/06ae3c2) ### Other _No response_
kerem 2026-03-03 15:31:20 +03:00
Author
Owner

@hugeBlack commented on GitHub (Dec 14, 2024):

This seems to be TOTM+'s own issue, I downloaded the recent version from ipaomtk and it launched successfully, so please try with the latest version

<!-- gh-comment-id:2542904429 --> @hugeBlack commented on GitHub (Dec 14, 2024): This seems to be TOTM+'s own issue, I downloaded the recent version from ipaomtk and it launched successfully, so please try with the latest version
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#180
No description provided.