[GH-ISSUE #335] Whatsapp (Watusi) broken #306

Closed
opened 2026-03-03 15:32:33 +03:00 by kerem · 3 comments
Owner

Originally created by @user919722 on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/335

Describe the issue

Hey,

After #258 was previously fixed, another issue seems to have appeared :(

Direct download URL to affected ipa.

Opening the whatsapp version linked above in LC 3.2.0 results in the following error:

*** -[__NSArrayM setObject:atIndexedSubscript:]: object cannot be nil
Call stack: (
	0   CoreFoundation                      0x000000019ee695f8 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 185848
	1   libobjc.A.dylib                     0x000000019c3e5244 objc_exception_throw + 88
	2   CoreFoundation                      0x000000019ef19850 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 907344
	3   LiveContainer                       0x0000000102fa34a8 invokeAppMain + 6516
	4   LiveContainer                       0x0000000102fa1188 LiveContainerMain + 2392
	5   dyld                                0x00000001c50d8de8 4EB7459F-E237-38CE-8240-3F3E2E1CE5AB + 196072
)

I have tried various combinations of options in the app settings (Fix black screen, ignore error during dlopen, …), alongside switching signers. The error stays the same (except for disabling fix black screen, but thats another error lol).

Instructions to reproduce

  • download whatsapp from the link above
  • install in LC
  • try to open (various options enabled)

What version of LiveContainer are you using?

3.2.54-release

Other

No response

Originally created by @user919722 on GitHub (Feb 2, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/335 ### Describe the issue Hey, After #258 was previously fixed, another issue seems to have appeared :( [Direct download URL](https://archive.org/download/watusi3_1.2.54-2/net.whatsapp.WhatsApp_25.1.83_watusi3_1.2.54_sl.ipa) to affected ipa. Opening the whatsapp version linked above in LC 3.2.0 results in the following error: ``` *** -[__NSArrayM setObject:atIndexedSubscript:]: object cannot be nil Call stack: ( 0 CoreFoundation 0x000000019ee695f8 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 185848 1 libobjc.A.dylib 0x000000019c3e5244 objc_exception_throw + 88 2 CoreFoundation 0x000000019ef19850 6A60BE13-E657-3BEC-A9AC-BA239AE29862 + 907344 3 LiveContainer 0x0000000102fa34a8 invokeAppMain + 6516 4 LiveContainer 0x0000000102fa1188 LiveContainerMain + 2392 5 dyld 0x00000001c50d8de8 4EB7459F-E237-38CE-8240-3F3E2E1CE5AB + 196072 ) ``` I have tried various combinations of options in the app settings (Fix black screen, ignore error during dlopen, …), alongside switching signers. The error stays the same (except for disabling fix black screen, but thats another error lol). ### Instructions to reproduce - download whatsapp from the link above - install in LC - try to open (various options enabled) ### What version of LiveContainer are you using? 3.2.54-release ### Other _No response_
kerem 2026-03-03 15:32:33 +03:00
Author
Owner

@hugeBlack commented on GitHub (Feb 2, 2025):

Are you REALLY using 3.2.54? It's the same issue as #334 and should be fixed in 3.2.54. I downloaded Watusi from the link you provided and it worked fine, only black screen fix is needed.

<!-- gh-comment-id:2629464156 --> @hugeBlack commented on GitHub (Feb 2, 2025): Are you *REALLY* using 3.2.54? It's the same issue as #334 and should be fixed in 3.2.54. I downloaded Watusi from the link you provided and it worked fine, only black screen fix is needed.
Author
Owner

@user919722 commented on GitHub (Feb 2, 2025):

I‘m using a semi-inofficial build from the sidestore discord that initially added support for jitstreamee-eb. I‘ll try again with https://github.com/khanhduytran0/LiveContainer/actions/runs/13093364915

<!-- gh-comment-id:2629465513 --> @user919722 commented on GitHub (Feb 2, 2025): I‘m using a semi-inofficial build from the sidestore discord that initially added support for jitstreamee-eb. I‘ll try again with https://github.com/khanhduytran0/LiveContainer/actions/runs/13093364915
Author
Owner

@user919722 commented on GitHub (Feb 2, 2025):

Yeah that worked, sorry about that.

<!-- gh-comment-id:2629466657 --> @user919722 commented on GitHub (Feb 2, 2025): Yeah that worked, sorry about that.
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#306
No description provided.