mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 09:35:57 +03:00
[GH-ISSUE #37] Pvz2 error #29
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#29
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 @xFr0z3n on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/37
Describe the issue
When running pvz2 from iosgods.com I get this error:
dlopen(/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/PvZ2, 0x0109): Library not loaded: @rpath/IASDKCore.framework/IASDKCore
Referenced from: /private/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/PvZ2
Reason: tried: '/usr/lib/swift/IASDKCore.framework/IASDKCore' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/IASDKCore.framework/IASDKCore' (no such file), '/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (code signature invalid in '/private/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0030A770, codeBlobSize=0x0000D430), '/usr/lib/swift/IASDKCore.framework/IASDKCore' (no such file, not in dyld cache), '/private/preboot/Cryptexes/OS/usr/lib/swift/IASDKCore.framework/IASDKCore' (no such file), '/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (code signature invalid in '/private/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0030A770, codeBlobSize=0x0000D430), '/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (code signature invalid in '/private/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0030A770, codeBlobSize=0x0000D430), '/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (code signature invalid in '/private/var/mobile/Containers/Data/Application/561BA2CF-6023-4DD3-BD8E-8279BC0C15BE/Documents/Applications/PvZ2.app/Frameworks/IASDKCore.framework/IASDKCore' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x0030A770, codeBlobSize=0x0000D430), '/System/Library/Frameworks/IASDKCore.framework/IASDKCore' (no such file, not in dyld cache)
Instructions to reproduce
Use pvz2 iosgods ipa and run.
What version of LiveContainer are you using?
Version 2.0-release (main/5229b30)
Other
iPhone 13, newest ios
@khanhduytran0 commented on GitHub (Apr 22, 2024):
Try latest build, it should work.
@xFr0z3n commented on GitHub (Apr 23, 2024):
I get black screen now on newest build Version 2.0-release (/
ebea623)@xFr0z3n commented on GitHub (Apr 27, 2024):
I works now on the newest build.