[GH-ISSUE #56] Nulls brawl crashes immediately #51

Closed
opened 2026-03-03 15:30:01 +03:00 by kerem · 10 comments
Owner

Originally created by @n1cknam3l3ss on GitHub (Apr 30, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/56

Describe the issue

tried to play nulls brawl (i installed it on older livecontainer version when it required jit) but getting an error while trying to launch it

Instructions to reproduce

install nulls brawl
launch it
get an error

What version of LiveContainer are you using?

Version 2.0-release (main/ebea623)

Other

here is the error text: dlopen(/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp, 0x0109): tried: '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (no such file), '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (no such file), '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp')

Originally created by @n1cknam3l3ss on GitHub (Apr 30, 2024). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/56 ### Describe the issue tried to play nulls brawl (i installed it on older livecontainer version when it required jit) but getting an error while trying to launch it ### Instructions to reproduce install nulls brawl launch it get an error ### What version of LiveContainer are you using? Version 2.0-release (main/ebea623) ### Other here is the error text: dlopen(/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp, 0x0109): tried: '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (no such file), '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp'), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (no such file), '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp' (cannot dlopen a main executable '/private/var/mobile/Containers/Data/Application/E17898FF-B729-47E1-837E-546F0832893D/Documents/Applications/laser.app/LiveContainer.tmp')
kerem 2026-03-03 15:30:01 +03:00
Author
Owner

@khanhduytran0 commented on GitHub (Apr 30, 2024):

You might hav launched it too fast. When tapping on an app, you’ll see its title change to Signing, wait until it finishes and try again.

<!-- gh-comment-id:2084504825 --> @khanhduytran0 commented on GitHub (Apr 30, 2024): You might hav launched it too fast. When tapping on an app, you’ll see its title change to `Signing`, wait until it finishes and try again.
Author
Owner

@n1cknam3l3ss commented on GitHub (May 1, 2024):

it does launch now, but it says "downloading content" then restarts. guess im not playing nb from livecontainer, tho thank you very much!

<!-- gh-comment-id:2087971892 --> @n1cknam3l3ss commented on GitHub (May 1, 2024): it does launch now, but it says "downloading content" then restarts. guess im not playing nb from livecontainer, tho thank you very much!
Author
Owner

@amraj007 commented on GitHub (May 3, 2024):

it does launch now, but it says "downloading content" then restarts. guess im not playing nb from livecontainer, tho thank you very much!

I have the same problem

<!-- gh-comment-id:2092581578 --> @amraj007 commented on GitHub (May 3, 2024): > it does launch now, but it says "downloading content" then restarts. guess im not playing nb from livecontainer, tho thank you very much! I have the same problem
Author
Owner

@realmah commented on GitHub (May 5, 2024):

I don’t know why but after switching the data folder of null’s brawl it started working

<!-- gh-comment-id:2094804782 --> @realmah commented on GitHub (May 5, 2024): I don’t know why but after switching the data folder of null’s brawl it started working
Author
Owner

@amraj007 commented on GitHub (May 5, 2024):

I don’t know why but after switching the data folder of null’s brawl it started working

Can you send me the data?

<!-- gh-comment-id:2094805350 --> @amraj007 commented on GitHub (May 5, 2024): > I don’t know why but after switching the data folder of null’s brawl it started working Can you send me the data?
Author
Owner

@amraj007 commented on GitHub (May 5, 2024):

I don’t know why but after switching the data folder of null’s brawl it started working

How to change it?

<!-- gh-comment-id:2094830070 --> @amraj007 commented on GitHub (May 5, 2024): > I don’t know why but after switching the data folder of null’s brawl it started working How to change it?
Author
Owner

@n1cknam3l3ss commented on GitHub (May 5, 2024):

I don’t know why but after switching the data folder of null’s brawl it started working

ok i've found that you can change data folder by holding the application for like 2 secs, but what exactly have you done to make the game launch? mines still restarting

<!-- gh-comment-id:2094845765 --> @n1cknam3l3ss commented on GitHub (May 5, 2024): > I don’t know why but after switching the data folder of null’s brawl it started working ok i've found that you can change data folder by holding the application for like 2 secs, but what exactly have you done to make the game launch? mines still restarting
Author
Owner

@n1cknam3l3ss commented on GitHub (Aug 29, 2024):

update: seems like version 2.1.2 fixed this, not sure but its working for me now! very thanks!

<!-- gh-comment-id:2318661783 --> @n1cknam3l3ss commented on GitHub (Aug 29, 2024): update: seems like version 2.1.2 fixed this, not sure but its working for me now! very thanks!
Author
Owner

@Lunaov01012 commented on GitHub (Mar 16, 2025):

I recently downloaded Nulls Brawl ücretsiz oyun indir and installed it on my device, but the game keeps crashing right after opening. I’ve tried clearing the cache, reinstalling the game, and even switching networks, but the issue persists.

Could this be due to device compatibility, server issues, or missing files? Has anyone else faced a similar problem? Any working fixes would be really helpful!

<!-- gh-comment-id:2727670393 --> @Lunaov01012 commented on GitHub (Mar 16, 2025): I recently downloaded [Nulls Brawl ücretsiz oyun indir](https://www.nullsbrawl-apkindir.com.tr/) and installed it on my device, but the game keeps crashing right after opening. I’ve tried clearing the cache, reinstalling the game, and even switching networks, but the issue persists. Could this be due to device compatibility, server issues, or missing files? Has anyone else faced a similar problem? Any working fixes would be really helpful!
Author
Owner

@n1cknam3l3ss commented on GitHub (Mar 17, 2025):

can't really help you since i don't own an iphone anymore, but try to install from the official source

<!-- gh-comment-id:2728293277 --> @n1cknam3l3ss commented on GitHub (Mar 17, 2025): can't really help you since i don't own an iphone anymore, but try to install from the [official source](dnull.xyz/latest_bs_i)
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#51
No description provided.