Closed masrourmouad closed 4 years ago
Doesn't the appimage run on debian jessie? The only problem is qt5, as qt5.9 is required without porting the code back to older qt5. The 32bit appimage was a little hack of the original buildscript for the appimage (it pulled a ppa for qt5.9, which supported 32bit too)
i need just mcpelauncher-client for single player no launcher needed. thanks.
I guess just build this repo https://github.com/ChristopherHX/mcpelauncher-manifest#debian All dependencies for the mcpelauncher-client should be installable
wont compile
it crashes any idea Signal 11 received Backtrace elements: 22
Dumping stack...
works mcpe 1.13.1.5 debian jessie 32 bit
using mcpelancher-client (ubuntu 16.04 file) and gcc 5.2-dev libstdc++6
Like I said in my Versions README of the launcher, it is very unstable. Your posted crash is inside your intel drivers (might update them mesa3d.org, build from source). Debian jessie has version 10 preinstalled, but version 20 is out. Eventually it would be good to add some errorhandling around the Minecraft PE Game.
tested 1.14.30.2 also works
when works log: 17:37:19 Info [Launcher] Version: client 7c17ac3 / manifest 45f9d98 17:37:19 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz 17:37:19 Info [Launcher] CPU supports SSSE3: YES 17:37:19 Trace [Launcher] Loading hybris libraries 17:37:19 Trace [HybrisUtils] Loaded OS library /home/momo/games/mcpe-1.13.1.5/libs/native/libfmod.so.9.16 17:37:19 Trace [HybrisUtils] Loaded OS library libm.so.6 17:37:19 Trace [HybrisUtils] Loaded OS library libz.so.1 17:37:19 Info [Launcher] Creating window 17:37:19 Trace [Launcher] Loading Minecraft library 17:37:20 Info [Launcher] Loaded Minecraft library 17:37:20 Debug [Launcher] Minecraft is at offset 0xac96b000 17:37:20 Trace [AppPlatform] Vtable size = 288 17:37:20 Trace [Patch] Patching - original: 85 83 87 86 129 17:37:20 Trace [Patch] Patching - result: 233 165 87 85 87 17:37:20 Trace [Patch] Patching - original: 85 83 87 86 131 17:37:20 Trace [Patch] Patching - result: 233 126 43 77 87 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] Android stub called 17:37:20 Info [Minecraft] android_main starting. internalDataPath is './idata/', externalDataPath is './edata/' 17:37:20 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir - CurrentFileStoragePath is now '/home/momo/games/mcpe-1.13.1.5/' 17:37:20 Error [JNIVM] Object not found in current local layer 17:37:20 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods 17:37:20 Error [JNIVM] Object not found in current local layer 17:37:20 Debug [XSAPI.Android] Successfully registerered HttpCall methods 17:37:20 Error [JNIVM] Object not found in current local layer 17:37:20 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods 17:37:20 Error [JNIVM] Object not found in current local layer 17:37:20 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods 17:37:20 Error [JNIVM] Object not found in current local layer 17:37:20 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods 17:37:20 Trace [XBOXLive] Reading xbox config file 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] EGL stub eglMakeCurrent called 17:37:20 Warn [Launcher] EGL stub eglMakeCurrent called 17:37:20 Warn [Launcher] Android stub called 17:37:20 Warn [Launcher] EGL stub eglMakeCurrent called 17:37:20 Warn [Minecraft] NO LOG FILE! - [Device Lost] The graphics context was gained 17:37:20 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize! 17:37:20 Info [Minecraft] NO LOG FILE! - IPv4 supported, port: 35351 17:37:20 Info [Minecraft] NO LOG FILE! - IPv6 supported, port: 43993 17:37:38 Info [Minecraft] NO LOG FILE! - IPv4 supported, port: 52650 17:37:38 Info [Minecraft] NO LOG FILE! - IPv6 supported, port: 52121
I know that Jessie is quite old, but when saw you support Ubuntu 16.04 32 bit, my heart was filled with hope, please if its possible to build an Appimage for Debian Jessie. Thanks.