[GH-ISSUE #160] Cityscapes assertion failed #145

Closed
opened 2026-03-03 15:30:59 +03:00 by kerem · 2 comments
Owner

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

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_
kerem 2026-03-03 15:30:59 +03:00
Author
Owner

@Mspy1 commented on GitHub (Oct 6, 2024):

Did you try to open it jit-less?

<!-- gh-comment-id:2395455376 --> @Mspy1 commented on GitHub (Oct 6, 2024): Did you try to open it jit-less?
Author
Owner

@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.

<!-- gh-comment-id:2595095042 --> @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.
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#145
No description provided.