khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
1.05k stars 129 forks source link

Cityscapes assertion failed #160

Open Daniel333453 opened 1 month ago

Daniel333453 commented 1 month ago

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 2 weeks ago

Did you try to open it jit-less?