ChristopherHX / mcpelauncher-manifest

EOL use ng, https://github.com/minecraft-linux/mcpelauncher-manifest/tree/ng, This works with 0.12 - 1.16.10.x (excl. beta 1.16.0.67/68), This won't work with the current 1.16.20-200 Versions
GNU General Public License v3.0
219 stars 21 forks source link

Launcher Crashed #167

Open dnigamer opened 3 years ago

dnigamer commented 3 years ago

Hi, i tried 2 times to start it in my arch linux, and it simply doesn't want to...

Did older Launcher Versions work on this PC? They never worked

Basically all the crash log:

19:06:02 Info  [Launcher] Version: client 951c238 / manifest 640cfc8
19:06:02 Info  [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
19:06:02 Info  [Launcher] CPU supports SSSE3: YES
19:06:02 Trace [Launcher] Loading hybris libraries
19:06:02 Trace [HybrisUtils] Loaded OS library libm.so.6
19:06:02 Trace [HybrisUtils] Loaded OS library libz.so.1
19:06:02 Trace [HybrisUtils] Loaded OS library /tmp/.mount_MC.ApprdhNDL/usr/share/mcpelauncher/lib/native/x86_64/libfmod.so.12.0
19:06:02 Trace [Launcher] Loading Minecraft library
19:06:03 Info  [Launcher] Loaded Minecraft library
19:06:03 Debug [Launcher] Minecraft is at offset 0x0x7f5e58440000
19:06:03 Info  [Launcher] Game version: 0.0.0.0
19:06:03 Info  [Launcher] Applying patches
19:06:03 Info  [Launcher] Initializing JNI
19:06:03 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
19:06:03 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
19:06:03 Info  [Launcher] Executing main thread
19:06:03 Trace [JniSupport] Invoking nativeRegisterThis
19:06:03 Trace [JniSupport] Invoking ANativeActivity_onCreate
19:06:03 Warn  [Main] Android stub called
19:06:03 Warn  [Main] Android stub called
19:06:03 Warn  [Main] Android stub called
19:06:03 Warn  [Main] Android stub called
19:06:03 Info  [Launcher] Loading gamepad mappings
19:06:03 Trace [Launcher] Loading gamepad mappings: /tmp/.mount_MC.ApprdhNDL/usr/share/mcpelauncher/gamecontrollerdb.txt
19:06:03 Info  [Launcher] Creating window
19:06:03 Info  [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
19:06:03 Trace [JniSupport] Invoking start activity callbacks
19:06:03 Info  [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir - CurrentFileStoragePath is now '/home/dinis/.local/share/mcpelauncher/'
19:06:03 Warn  [Main] Android stub called
19:06:03 Warn  [Main] Android stub called
19:06:03 Warn  [Minecraft] NO LOG FILE! - [Device Lost] The graphics context was gained
19:06:03 Warn  [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
19:06:04 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
19:06:04 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
19:06:04 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
19:06:04 Debug [XSAPI.Android] Successfully registerered telemetryMethods
Signal 11 received

Process exited with unexpected exit code: 11

Disclaimer

If you don't answer these questions your issue will be closed

ChristopherHX commented 3 years ago

Sorry I have no idea, it is hard to debug.

This launcher seems to work on some linux / macOS devices, but somehow not in your case.

You may want to try it inside a vm or from a live stick, in case it is a problem with your linux setup. I confirmed on my devices that https://ubuntu.com/download/desktop/thank-you?version=20.10&architecture=amd64 would work.