-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mcpe throws error on ARM32 (Raspberry Pi 4B) #297
Comments
Please read this old wiki article To get newer versions than 1.13.0.6 to work you need my fork https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/appimage |
MCPE is 1.14.60.5 via google authentication.
|
|
11:11:20 Info [Launcher] Version: client c735370 / manifest b3dd620
11:11:20 Trace [Launcher] Loading hybris libraries
11:11:20 Error [HybrisUtils] Failed to load OS library /usr/local/share//mcpelauncher/libs/native/libfmod.so.9.16
terminate called after throwing an instance of 'std::runtime_error'
what(): Failed to load fmod
Signal 6 received
Backtrace elements: 3
#0 /usr/local/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0x79) [0x6f057a]
#1 /lib/arm-linux-gnueabihf/libc.so.6(+0x2a940) [0xb6a0b940]
#2 /lib/arm-linux-gnueabihf/libc.so.6(+0x1ad16) [0xb69fbd16]
Dumping stack...
Process exited with unexpected exit code: 6
The text was updated successfully, but these errors were encountered: