-
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
please help process exited with exit code 6 #426
Comments
Don't rename stuff the program is coded to look for "lib" not "libs" messing around with that tells the program that the file "lib" dosent exist rename "libs" to "lib" and hope your issue is fixed |
whey but "what(): Failed to load Minecraft: Cannot load library: load_library[1115]: Library "/home/clerickx/.local/share/mcpelauncher/versions/1.16.40.02/libs/libminecraftpe.so' not found" |
i found a fix https://stackoverflow.com/questions/63449946/ubuntu-18-04-error-libc-shared-so-is-missing for "what(): Failed to load Minecraft: Cannot load library: link_image[1965]: 0 could not load needed library 'libc++_shared.so' for 'libminecraftpe.so' (load_library[1115]: Library 'libc++_shared.so" not found and after that i tried hoping that it will fix all dependencies 21:35:51 Info [Launcher] Version: client c735370 / manifest b3dd620 |
Please update the launcher, that old launcher is unsupported |
yeah but it is just downloaded i mean i downloaded it right now |
and i tried running the app in terminal and |
right now i am trying to install libgiognutls i hope it might work |
sudo apt-get install glib-networking |
The question is where you downloaded it.
ignore that error, or doesn't it open? |
yep now my launcher dosen't open |
wiki downloads refer to an very old discontinued version, if you don't follow the links to my github |
but i didn't download it from wiki |
try flatpak https://flathub.org/apps/details/io.mrarm.mcpelauncher ? |
ok i will try it |
your 1st error is from the wiki version |
yeah but i don't know but it fixed that 1 error |
i use appimagelauncher to integrate the appimage and the launcher closed two times and 1 is right now |
not flatpak |
i am installing the flatpak and my internet is slow so i need to wait for a while |
i think they just cracked your linux bedrock launcher https://www.youtube.com/watch?v=NyksGfpvrQk |
thanks for the help it is working |
16:10:13 Info [Launcher] Version: client c735370 / manifest b3dd620
16:10:13 Info [Launcher] CPU: GenuineIntel Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
16:10:13 Info [Launcher] CPU supports SSSE3: YES
16:10:13 Trace [Launcher] Loading hybris libraries
16:10:13 Trace [HybrisUtils] Loaded OS library /tmp/.mount_MinecrWaiLT3/usr/share/mcpelauncher/libs/native/libfmod.so.9.16
16:10:13 Trace [HybrisUtils] Loaded OS library libm.so.6
16:10:13 Trace [HybrisUtils] Loaded OS library libz.so.1
16:10:13 Trace [Launcher] Loading Minecraft library
�linkerterminate called after throwing an instance of 'std::runtime_error'
what(): Failed to load Minecraft: Cannot load library: link_image[1965]: 0 could not load needed library 'libc++_shared.so' for 'libminecraftpe.so' (load_library[1115]: Library 'libc++_shared.so' not found)
Signal 6 received
Backtrace elements: 13
#0 /tmp/.mount_MinecrWaiLT3/usr/bin/./mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0xb7) [0x82f3a0f]
#1 linux-gate.so.1(__kernel_sigreturn+0) [0xf7fc4580]
#2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7fc4569]
#3 /lib/i386-linux-gnu/libc.so.6(gsignal+0xc6) [0xf76554c6]
#4 /lib/i386-linux-gnu/libc.so.6(abort+0x130) [0xf763d3f7]
#5 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x7db54) [0xf79d3b54]
#6 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x8bdc8) [0xf79e1dc8]
#7 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x8be51) [0xf79e1e51]
#8 /usr/lib/i386-linux-gnu/libstdc++.so.6(__cxa_rethrow+0) [0xf79e2190]
#9 /tmp/.mount_MinecrWaiLT3/usr/bin/./mcpelauncher-client(_ZN14MinecraftUtils16loadMinecraftLibERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x14c) [0x82f4b52]
#10 /tmp/.mount_MinecrWaiLT3/usr/bin/./mcpelauncher-client(main+0xece) [0x829e6b0]
#11 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0xf763eee5]
#12 /tmp/.mount_MinecrWaiLT3/usr/bin/./mcpelauncher-client() [0x829d311]
Dumping stack...
Process exited with unexpected exit code: 6
so i found a error that said cannot find libs folder so i renamed it to from lib to libs it worked as i cut the contents inside the folder x86 inside the libs and now this error
The text was updated successfully, but these errors were encountered: