mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #160] Cityscapes assertion failed #145
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#145
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 @Daniel333453 on GitHub (Sep 20, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/160
Describe the issue
When I try to open cityscapes in livecontainer I get this error:
Assertion failed: (LiveContainerUIHandle), file main.m, line 325.
Call stack: (
0 CoreFoundation 0x00000001a0f0eb34 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 969524
1 libobjc.A.dylib 0x0000000198d8af78 objc_exception_throw + 60
2 CoreFoundation 0x00000001a0f942a4 3A5F992A-D1CD-312E-BD2E-F7C66343A417 + 1516196
3 LiveContainer 0x00000001040db520 __assert_rtn + 96
4 LiveContainer 0x00000001040d88bc LiveContainerMain + 476
5 dyld 0x00000001c4376d84 7BE2B757-3B3D-3E91-8CB7-74F3887660C7 + 23940
)
Instructions to reproduce
->>> install cityscapes 1.3.40
->>> try to open it in livecontainer
What version of LiveContainer are you using?
Version 2.1.2-release (main/fd71dd7)
Other
No response
@Mspy1 commented on GitHub (Oct 6, 2024):
Did you try to open it jit-less?
@hugeBlack commented on GitHub (Jan 16, 2025):
With the latest version, you can sign it with ZSign and run it. Unfortunately, this game uses CloudKit, which is not available to free developer accounts, so it will crash when loading.