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

std::runtime::error #302

Closed
0had0 opened this issue May 18, 2020 · 1 comment
Closed

std::runtime::error #302

0had0 opened this issue May 18, 2020 · 1 comment
Labels
bug Something isn't working crash The launcher crashes duplicate This issue or pull request already exists legacy (unsupported) Now unsupported, only compatible with 0.12-1.13.0.6, 1.13.0.15, 1.13.0.34, 1.14.1.3, 1.14.1.5

Comments

@0had0
Copy link

0had0 commented May 18, 2020

20:25:58 Info [Launcher] Version: client c735370 / manifest b3dd620
20:25:58 Info [Launcher] CPU: GenuineIntel Intel(R) Celeron(R) CPU 1017U @ 1.60GHz
20:25:58 Info [Launcher] CPU supports SSSE3: YES
20:25:58 Trace [Launcher] Loading hybris libraries
20:25:58 Trace [HybrisUtils] Loaded OS library /usr/share/mcpelauncher/libs/native/libfmod.so.9.16
20:25:58 Trace [HybrisUtils] Loaded OS library libm.so.6
20:25:58 Trace [HybrisUtils] Loaded OS library libz.so.1
20:25:58 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 'libgnustl_shared.so' for 'libminecraftpe.so' (load_library[1115]: Library 'libgnustl_shared.so' not found)
Signal 6 received
Backtrace elements: 13
#0 /tmp/.mount_Minecry9C1lm/usr/bin/./mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0xb7) [0x82f3a0f]
#1 linux-gate.so.1(__kernel_sigreturn+0) [0xf7fbeb60]
#2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xf7fbeb49]
#3 /usr/lib32/libc.so.6(gsignal+0xc6) [0xf7663e66]
#4 /usr/lib32/libc.so.6(abort+0x12d) [0xf764c3f2]
#5 /usr/lib32/libstdc++.so.6(+0x75980) [0xf799e980]
#6 /usr/lib32/libstdc++.so.6(+0x837c7) [0xf79ac7c7]
#7 /usr/lib32/libstdc++.so.6(+0x83853) [0xf79ac853]
#8 /usr/lib32/libstdc++.so.6(+0x83bb5) [0xf79acbb5]
#9 /tmp/.mount_Minecry9C1lm/usr/bin/./mcpelauncher-client(_ZN14MinecraftUtils16loadMinecraftLibERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x14c) [0x82f4b52]
#10 /tmp/.mount_Minecry9C1lm/usr/bin/./mcpelauncher-client(main+0xece) [0x829e6b0]
#11 /usr/lib32/libc.so.6(__libc_start_main+0x10e) [0xf764defe]
#12 /tmp/.mount_Minecry9C1lm/usr/bin/./mcpelauncher-client() [0x829d311]
Dumping stack...
Process exited with unexpected exit code: 6

@ChristopherHX ChristopherHX added bug Something isn't working crash The launcher crashes duplicate This issue or pull request already exists legacy (unsupported) Now unsupported, only compatible with 0.12-1.13.0.6, 1.13.0.15, 1.13.0.34, 1.14.1.3, 1.14.1.5 labels May 22, 2020
@ChristopherHX
Copy link
Member

duplicate of #271

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash The launcher crashes duplicate This issue or pull request already exists legacy (unsupported) Now unsupported, only compatible with 0.12-1.13.0.6, 1.13.0.15, 1.13.0.34, 1.14.1.3, 1.14.1.5
Projects
None yet
Development

No branches or pull requests

2 participants