mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-25 17:15:50 +03:00
[GH-ISSUE #334] GenZD 10.0.0 crashes upon startup #304
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#304
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 @ThePizzaMan865 on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/334
Describe the issue
When launching into the recent version of GenZD, it crashes with the following text:
*** -[__NSArrayM setObject:atIndexedSubscript:]: object cannot be nil
Call stack: (
0 CoreFoundation 0x000000018da447d8 1532D3D8-9B3B-3F2F-B35F-55A20DDF411B + 534488
1 libobjc.A.dylib 0x000000018ad172e4 objc_exception_throw + 88
2 CoreFoundation 0x000000018daa82b4 1532D3D8-9B3B-3F2F-B35F-55A20DDF411B + 942772
3 LiveContainer 0x00000001044374a8 invokeAppMain + 6516
4 LiveContainer 0x0000000104435188 LiveContainerMain + 2392
5 dyld 0x00000001b3402ec8 3060D36A-16CE-3C3A-9258-3881459F5714 + 212680
)
Instructions to reproduce
Download version 10.0.0 of GenZD from any site that has it (I used IPAUniverse and yes I did pirate it) and download the recent nightly build of LiveContainer. Then launch GenZD from LC.
What version of LiveContainer are you using?
3.2.54
Other
No response
@hugeBlack commented on GitHub (Feb 2, 2025):
Unfortunately I was not able to download v2024.10.0 from ipa universe, but I do found v2024.10.0 from appdb and it worked fine. Also, please make sure you are 3.2.54 since I think do fixed this in 3.2.54
@ThePizzaMan865 commented on GitHub (Feb 2, 2025):
Seems to work just fine now with the appdb ipa. Another question though, in one of the older versions of LC, you were able to have 2 apps share one single folder for all it's data, I can't seem to do it anymore now though, was it a bug or is it a feature that was removed?
@hugeBlack commented on GitHub (Feb 3, 2025):
Yes, now one folder can only be bonded to one app now, what's your purpose of having 2 apps using 1 folder?
@ThePizzaMan865 commented on GitHub (Feb 3, 2025):
Maybe having 2 separate versions of one app like GenZD share one folder with data files so that it takes up storage less.