Skip to content
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

Cloudn't startup x86 version of minecraft_bedrock_version #1081

Open
strayedstar opened this issue Jan 18, 2025 · 2 comments
Open

Cloudn't startup x86 version of minecraft_bedrock_version #1081

strayedstar opened this issue Jan 18, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@strayedstar
Copy link

Cloudn't startup any x86 version of minecraft_bedrock_version.

Infomations:
OS:Linux
installation built from source(client32 without wayland support)
version:git
displayenvironment:plasma6,wayland

I can play x86_64 version of minecraft_bedrock_version.
but when you try x86 version of minecraft_bedrock_version,you will get:

Image
and you will get the log:

Image

I don't found standalone mcpelanuncher-client32,so I link normal one to it,it also don't work.

@strayedstar strayedstar added the bug Something isn't working label Jan 18, 2025
@ChristopherHX
Copy link
Member

ChristopherHX commented Jan 18, 2025

You don't seem to have a real 32bit build of mcpelauncher-client

Arch: x86 have to be part of the log. 64bit binaries cannot sideload x86 libs.

You log states Arch: x86_64.

Another problem is 0.12 is not supported by the current 32bit version, you need one from 2019

I'm no longer providing 32bit binaries after pirates abused my appimage provided in good faith.

The bookworm sdl3 x86_64 appimages here contain a true i386 version, however it's probably > 1a as the last time I used that one.
Minecraft 1.0.0 32bit should work without audio.
https://github.com/minecraft-linux/mcpelauncher-manifest/releases/tag/nightly

If you want help, tell us how you compiled the client.

@strayedstar
Copy link
Author

You don't seem to have a real 32bit build of mcpelauncher-client

Arch: x86 have to be part of the log. 64bit binaries cannot sideload x86 libs.

You log states Arch: x86_64.

Another problem is 0.12 is not supported by the current 32bit version, you need one from 2019

I'm no longer providing 32bit binaries after pirates abused my appimage provided in good faith.

The bookworm sdl3 x86_64 appimages here contain a true i386 version, however it's probably > 1a as the last time I used that one. Minecraft 1.0.0 32bit should work without audio. https://github.com/minecraft-linux/mcpelauncher-manifest/releases/tag/nightly

If you want help, tell us how you compiled the client.

Thanks,but there also have some problems:
1.How can I compile a mcpelauncher-client32? I try bookworm sdl3 x86_64 appimages,but fail,it not support wayland.
so,I retry bookworm x86_64 appimages(without wayland support),it work(no wayland......),I mean can we let it work on sdl3-wayland?
2.I can't logging Xbox account by msa
The log is:
16:41:02 Info [FMOD] Failed to load host libfmod: 'Failed to find data file: lib/native/x86/libfmod.so.10.20', use pulseaudio/sdl3 backend with android fmod if available
16:41:02 Info [Launcher] Loading gamepad mappings
16:41:02 Info [Launcher] Creating window
16:41:02 Trace [Launcher] Loading Minecraft library
linker: mcpelauncher_linker_notifylldb /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so 0xd0f80000
linker: mcpelauncher_linker_notifylldb /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so 0xd1100000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x5e0ad690
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x5e0ad640
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x5e0ad700
Found hook: _ZN3rtc10getifaddrsEPP7ifaddrs @ 0x5e295e70
Found hook: _ZN3rtc11freeifaddrsEP7ifaddrs @ 0x5e2962c0
16:41:02 Info [Launcher] Loaded Minecraft library
16:41:02 Debug [Launcher] Minecraft is at offset 0xD1100000
16:41:02 Info [Launcher] Game version: 0.0.0.0
16:41:02 Info [Launcher] Applying patches
16:41:02 Error [SplitscreenPatch] Not patching splitscreen - incompatible code
16:41:02 Info [Launcher] Initializing JNI
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeWaitCrashManagementSetupComplete
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeCaretPosition
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeOnPickFileSuccess
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeOnPickFileCanceled
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeSetIntegrityToken
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRunNativeCallbackOnUiThread
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_NetworkMonitor_nativeUpdateNetworkStatus
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientRequest_OnRequestCompleted
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientRequest_OnRequestFailed
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientWebSocket_onMessage
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientWebSocket_onBinaryMessage
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientWebSocket_onOpen
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientWebSocket_onClose
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientWebSocket_onFailure
16:41:02 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
16:41:02 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_BrowserLaunchActivity_urlOperationSucceeded
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientRequestBody_00024NativeInputStream_nativeRead
16:41:02 Error [JniSupport] Missing native symbol: Java_com_xbox_httpclient_HttpClientResponse_00024NativeOutputStream_nativeWrite
16:41:02 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
16:41:02 Info [Launcher] Executing main thread
16:41:02 Trace [JniSupport] Invoking nativeRegisterThis
16:41:02 Trace [JniSupport] Invoking ANativeActivity_onCreate
16:41:02 Warn [Main] Android stub called
16:41:02 Warn [Main] Android stub called
16:41:02 Warn [Main] Android stub called
16:41:02 Warn [Main] Android stub called
16:41:02 Trace [JniSupport] Invoking start activity callbacks
16:41:02 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
16:41:02 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir - CurrentFileStoragePath is now '/mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/'
16:41:02 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
16:41:02 Debug [XSAPI.Android] Successfully registerered HttpCall methods
16:41:02 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
16:41:02 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
16:41:02 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
16:41:02 Warn [Main] Android stub called
16:41:02 Info [GL] Vendor: AMD
16:41:02 Info [GL] Renderer: AMD Radeon RX 6800 XT (radeonsi, navi21, LLVM 19.1.6, DRM 3.59, 6.12.10-zen1-1-zen)
16:41:02 Info [GL] Version: OpenGL ES 3.2 Mesa 24.3.3-arch1.2
16:41:02 Warn [Main] Android stub called
16:41:02 Info [GL] Vendor: AMD
16:41:02 Info [GL] Renderer: AMD Radeon RX 6800 XT (radeonsi, navi21, LLVM 19.1.6, DRM 3.59, 6.12.10-zen1-1-zen)
16:41:02 Info [GL] Version: OpenGL ES 3.2 Mesa 24.3.3-arch1.2
16:41:02 Warn [Minecraft] NO LOG FILE! - [Device Lost] The graphics context was gained
16:41:02 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
ALSA lib pcm_dmix.c:1000:(snd_pcm_dmix_open) unable to open slave
[sdl3audio failed]: sdl3audio SDL_OpenAudioDeviceStream failed, audio will be unavailable: ALSA: Couldn't open audio device: No such file or directory
16:41:02 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:41:02 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:02 Trace [DaemonLauncher] Starting daemon: /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/./msa-daemon
16:41:06 Info [Minecraft] NO LOG FILE! - IPv4 supported, port: 52598
16:41:06 Info [Minecraft] NO LOG FILE! - IPv6 supported, port: 46599
16:41:06 Info [Minecraft] NO LOG FILE! - IPv4 supported, port: 39728
16:41:06 Info [Minecraft] NO LOG FILE! - IPv6 supported, port: 37373
16:41:11 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:41:11 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:11 Debug [XSAPI.Android] sign_in_impl: will be showing UI
16:41:11 Debug [XSAPI.Android] sign_in_impl: native activity, continuing on
16:41:11 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:11 Info [XboxInterop] InvokeAuthFlow
16:41:11 Trace [DaemonLauncher] Starting daemon: /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/./msa-ui-qt
16:41:11 Info [XboxInterop] InvokeMSA: requestCode=6 cid=
16:41:13 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:41:13 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:13 Debug [XSAPI.Android] sign_in_impl: will be showing UI
16:41:13 Debug [XSAPI.Android] sign_in_impl: native activity, continuing on
16:41:13 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:13 Info [XboxInterop] InvokeAuthFlow
16:41:13 Info [DaemonLauncher] Daemon file exists, but we could not open it (Failed to connect); starting the service anyways
16:41:13 Trace [DaemonLauncher] Starting daemon: /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/./msa-ui-qt
16:41:13 Info [XboxInterop] InvokeMSA: requestCode=6 cid=
16:41:14 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:41:14 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:14 Debug [XSAPI.Android] sign_in_impl: will be showing UI
16:41:14 Debug [XSAPI.Android] sign_in_impl: native activity, continuing on
16:41:14 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:14 Info [XboxInterop] InvokeAuthFlow
16:41:14 Info [DaemonLauncher] Daemon file exists, but we could not open it (Failed to connect); starting the service anyways
16:41:14 Trace [DaemonLauncher] Starting daemon: /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/./msa-ui-qt
16:41:14 Info [XboxInterop] InvokeMSA: requestCode=6 cid=
16:41:21 Debug [XSAPI.Android] sign_in_impl: will NOT be showing UI
16:41:21 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:21 Debug [XSAPI.Android] sign_in_impl: will be showing UI
16:41:21 Debug [XSAPI.Android] sign_in_impl: native activity, continuing on
16:41:21 Info [XboxInterop] InvokeMSA: requestCode=1 cid=
16:41:21 Info [XboxInterop] InvokeAuthFlow
16:41:21 Info [DaemonLauncher] Daemon file exists, but we could not open it (Failed to connect); starting the service anyways
16:41:21 Trace [DaemonLauncher] Starting daemon: /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/./msa-ui-qt
16:41:22 Info [XboxInterop] InvokeMSA: requestCode=6 cid=
16:41:30 Trace [JniSupport] Invoking stop activity callbacks
16:41:30 Debug [JNIVM] CallMethod object is null
Signal 11 received
Backtrace elements: 15

0 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN12CrashHandler12handleSignalEiPv+0x1c4) [0x5e223804]

1 linux-gate.so.1(__kernel_sigreturn+0) [0xee7d1590]

2 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN11AudioDevice5closeEv+0x1c) [0x5e0d523c]

3 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN5jnivm3ObjIRKM11AudioDeviceFvvEJEE12InstanceBaseISt16integer_sequenceIjJEEE14InstanceInvokeES5_PNS_3ENVEP8_jobjectPK6jvalue+0x98) [0x5e010e68]

4 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN5jnivm11BaseWrapperIRKM11AudioDeviceFvvELNS_12FunctionTypeE1EJEE14InstanceInvokeEPNS_3ENVEP8_jobjectPK6jvalue+0x42) [0x5e010dc2]

5 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN5jnivm4WrapIRKM11AudioDeviceFvvEJEE14WrapperClassesINS_11BaseWrapperIS5_LNS_12FunctionTypeE1EJEEEvE16InstanceFunction14InstanceInvokeEPNS_3ENVEP8_jobjectPK6jvalueNS_4impl16MethodHandleBaseIvEE+0x43) [0x5e010c63]

6 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZThn36_N5jnivm4WrapIRKM11AudioDeviceFvvEJEE14WrapperClassesINS_11BaseWrapperIS5_LNS_12FunctionTypeE1EJEEEvE16InstanceFunction14InstanceInvokeEPNS_3ENVEP8_jobjectPK6jvalueNS_4impl16MethodHandleBaseIvEE+0x4e) [0x5e010d0e]

7 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN5jnivm14MDispatchBase2IvE10CallMethodEP7_JNIEnvP8_jobjectP10_jmethodIDP6jvalue+0x223) [0x5e664693]

8 /mnt/exos-5t/lib/user/stardust-cover/.local/apps/Minecraft_Bedrock_Launcher/mcpelauncher-client32(_ZN5jnivm13MDispatchBaseIvJP8_jobjectEE10CallMethodEP7_JNIEnvS2_P10_jmethodIDPc+0xa0) [0x5e664b30]

9 LINKER (null)+0xd105fd8e in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x0xdfd8e [0x0xd105fd8e]

10 LINKER (null)+0xd105fe9a in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x0xdfe9a [0x0xd105fe9a]

11 LINKER (null)+0xd105f891 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x0xdf891 [0x0xd105f891]

12 LINKER (null)+0xd0fbbee5 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x0x3bee5 [0x0xd0fbbee5]

13 LINKER FMOD::System::mixerSuspend()+0x59 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x0xd3b2b [0x0xd1053b2b]

14 LINKER SoundSystemFMOD::enable(bool)+0x75 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0x0x4463e75 [0x0xd5563e75]

Dumping stack...

201 LINKER (null)+0xd2000000 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0xf00000 [0xd2000000]

206 LINKER (null)+0xd2000000 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0xf00000 [0xd2000000]

236 LINKER (null)+0xd2000000 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0xf00000 [0xd2000000]

244 LINKER (null)+0xd2000000 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0xf00000 [0xd2000000]

588 LINKER (null)+0xd8b8f108 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libminecraftpe.so+0x7a8f108 [0xd8b8f108]

968 LINKER (null)+0xd10a5eac in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x125eac [0xd10a5eac]

970 LINKER (null)+0xd105fd8e in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0xdfd8e [0xd105fd8e]

984 LINKER (null)+0xd10a5eac in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x125eac [0xd10a5eac]

986 LINKER (null)+0xd105fe9a in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0xdfe9a [0xd105fe9a]

990 LINKER (null)+0xd105fe37 in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0xdfe37 [0xd105fe37]

992 LINKER (null)+0xd10a5eac in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x125eac [0xd10a5eac]

994 LINKER (null)+0xd0f951bf in /mnt/sn570-1t/lib/user/stardust/.local/share/mcpelauncher/versions/1.16.0.2/lib/x86/libfmod.so+0x151bf [0xd0f951bf]

program failed with unix signal number: 11

Process exited with unexpected exit code: 11

3.Can I use proxy port on minecraft_bedrock_version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants