mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #687] Immortalizer Error #612
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#612
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 @Maxpro131 on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/687
Describe the issue
Since Spotify always stops running when I pause the music I got the ImmortalizerJailed tweak. The GUI Elements seam to load, but after restarting LiveContainer it shows me that error:
[<FBSSceneSettingsDiff 0x303e50b80> valueForUndefinedKey:]: this class is not key value coding-compliant for the key changes.
Call stack: (
0 CoreFoundation 0x000000018620a608 0013A8B1-2524-3534-B5BA-681AAF18C798 + 185864
1 libobjc.A.dylib 0x0000000183785244 objc_exception_throw + 88
2 CoreFoundation 0x00000001862ea960 0013A8B1-2524-3534-B5BA-681AAF18C798 + 1104224
3 Foundation 0x000000018562c88c E2F95328-659E-3C01-97F7-52B5B3BB7AA5 + 8697996
4 Foundation 0x0000000184deff70 E2F95328-659E-3C01-97F7-52B5B3BB7AA5 + 61296
5 ImmortalizerJailed_arm64.dylib 0x000000010175808c new_sceneID_updateWithSettingsDiff_transitionContext_completion + 140
6 BoardServices 0x000000019fde7260 2B8D4613-D06A-3792-AC7D-FC89CB8130AB + 41568
7 BoardServices 0x000000019fdeac24 2B8D4613-D06A-3792-AC7D-FC89CB8130AB + 56356
8 BoardServices 0x000000019fde1a58 BSXPCServiceConnectionExecuteCallOut + 240
9 BoardServices 0x000000019fde2a6c 2B8D4613-D06A-3792-AC7D-FC89CB8130AB + 23148
10 BoardServices 0x000000019fde117c 2B8D4613-D06A-3792-AC7D-FC89CB8130AB + 16764
11 libdispatch.dylib 0x000000018df99248 C05E486D-81F2-367E-9CE1-E14573C4C268 + 8776
12 libdispatch.dylib 0x000000018df9afa8 C05E486D-81F2-367E-9CE1-E14573C4C268 + 16296
13 libdispatch.dylib 0x000000018dfa25cc C05E486D-81F2-367E-9CE1-E14573C4C268 + 46540
14 libdispatch.dylib 0x000000018dfa3158 C05E486D-81F2-367E-9CE1-E14573C4C268 + 49496
15 libdispatch.dylib 0x000000018dfa242c C05E486D-81F2-367E-9CE1-E14573C4C268 + 46124
16 libdispatch.dylib 0x000000018dfa3158 C05E486D-81F2-367E-9CE1-E14573C4C268 + 49496
17 libdispatch.dylib 0x000000018dfae38c C05E486D-81F2-367E-9CE1-E14573C4C268 + 95116
18 libdispatch.dylib 0x000000018dfadbd8 C05E486D-81F2-367E-9CE1-E14573C4C268 + 93144
19 libsystem_pthread.dylib 0x0000000210f1c680 _pthread_wqthread + 288
20 libsystem_pthread.dylib 0x0000000210f1a474 start_wqthread + 8
)
What does it mean?
Instructions to reproduce
What version of LiveContainer and iOS are you using?
LC: nightly (
fc53005), iOS: 18.3.1Other
No response
@Maxpro131 commented on GitHub (Jul 19, 2025):
Oh I see now, if you immortalize an app and leave it crashes
@hugeBlack commented on GitHub (Jul 20, 2025):
It's possible that this tweak is not compatible with iOS 18. It will also crash when side loaded normally or installed with trollstore. Please test before creating issue.
@sergealagon commented on GitHub (Jul 21, 2025):
@Maxpro131 issue is fixed on iOS 17+. You may test the updated dylib.
@Maxpro131 commented on GitHub (Jul 21, 2025):
@sergealagon Now it shows me that error and the Immortalizer button is gone
dlopen(/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib, 0x0009): tried: '/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib' (code signature invalid in <4CA5E3F1-FBC9-3A7A-AEBC-F4736941AC33> '/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x000255B0, codeBlobSize=0x000009F0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib' (code signature invalid in <4CA5E3F1-FBC9-3A7A-AEBC-F4736941AC33> '/private/var/mobile/Containers/Data/Application/B97F6FA4-4603-47EA-8093-2F2EC7F4A118/Documents/Tweaks/ImmortalizerJailed.dylib' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x000255B0, codeBlobSize=0x000009F0)
@khanhduytran0 commented on GitHub (Jul 21, 2025):
Tap the signature icon in Tweaks tab and try again.
@Maxpro131 commented on GitHub (Jul 21, 2025):
Now it shows no error, but there‘s still no button. Same happens if I inject the dylib via Esign instead of LC
@sergealagon commented on GitHub (Jul 21, 2025):
This is Spotify right? Can confirm, it seems that the UIWindow I create doesn't show up on that particular app..
@Maxpro131 commented on GitHub (Jul 21, 2025):
Yes, it is. I tried now a few apps:
Works:
• YouTube(YouTubePlus)
• Netflix
• Twitch
• Delta (Roblox)
• Esign
Doesn‘t work:
• iTorrent
• Spotify (EeveeSpotify)
• PocketPoster
• DirtyZero
• Get more ram app
@sergealagon commented on GitHub (Jul 22, 2025):
@Maxpro131 fixed in 2.1
@Maxpro131 commented on GitHub (Jul 22, 2025):
Seams to work on all apps now. I'll look if the Immortalizer itself works