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

Signal 6 received while installing #440

Closed
lillian-alicia opened this issue Nov 27, 2020 · 6 comments
Closed

Signal 6 received while installing #440

lillian-alicia opened this issue Nov 27, 2020 · 6 comments

Comments

@lillian-alicia
Copy link

lillian-alicia commented Nov 27, 2020

I am installing mcpelauncher and providing an .apk file. It is a x86 version.

It is fine while extracting the apk until it gets to "18:54:29 Trace [Launcher] Loading Minecraft library"

This is the terminal output:


18:54:29 Trace [Launcher] Loading Minecraft library
terminate called after throwing an instance of 'std::runtime_error'
  what():  Failed to find data file: libs/libminecraftpe.so
Signal 6 received
Backtrace elements: 13
#0 ./mcpelauncher(_Z12handleSignaliPv+0x70) [0x5ba1c4]
#1 linux-gate.so.1(__kernel_sigreturn+0) [0xb7fc2d14]
#2 linux-gate.so.1(__kernel_vsyscall+0x9) [0xb7fc2d09]
#3 /lib/i386-linux-gnu/libc.so.6(gsignal+0xc2) [0xafd21912]
#4 /lib/i386-linux-gnu/libc.so.6(abort+0x121) [0xafd22da1]
#5 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x6e97d) [0xb005e97d]
#6 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x76174) [0xb0066174]
#7 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x761dd) [0xb00661dd]
#8 /usr/lib/i386-linux-gnu/libstdc++.so.6(+0x764dc) [0xb00664dc]
#9 ./mcpelauncher(_ZN10PathHelper12findDataFileERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x547) [0x5c771f]
#10 ./mcpelauncher(main+0xdc7) [0x5d72f8]
#11 /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf1) [0xafd0cf21]
#12 ./mcpelauncher(+0xbe404) [0x5ac404]
Dumping stack...
Signal 6 received
Aborted

In the meantime, i will try a different APK, just to be sure that it is not a corrupt apk file.

@nazthelizard122
Copy link

Good idea, I haven't had that problem yet

@lillian-alicia
Copy link
Author

----- Update -----
I have tried using a different APK file and have had the same result

@ChristopherHX
Copy link
Member

ChristopherHX commented Nov 28, 2020

Importing Google Play apks from the internet is deprecated, you have to own the game (Play store)

@lillian-alicia
Copy link
Author

Great thanks! How do I uninstall the older version of the launcher?

@ChristopherHX
Copy link
Member

depends on how you installed it

ubuntu packages
sudo apt remove mcpelauncher-client mcpelauncher-ui-qt msa-ui-qt msa-daemon

AppImage delete the file

@ChristopherHX
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants