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

Ubuntu 20.04 working but missing libraries #181

Open amunizp opened 3 years ago

amunizp commented 3 years ago

Launcher started, installed but when pressing play it complained it was missing a particular library. libEGL.so Tried running older versions none worked all wanted the same library.

I installed all of the ones listed her: https://askubuntu.com/questions/1255220/error-while-loading-shared-libraries-libegl-so-1-cannot-open-shared-object-fil#1255388

$ sudo apt install libegl1:i386 
$ sudo apt install libc6-i386 libx11-6:i386 libegl1-mesa:i386 zlib1g:i386 libstdc++6:i386 libgl1-mesa-dri:i386 libasound2:i386 libpulse0:i386

probably overkill but it is now running. Thank you, hope this this helpful.

ChristopherHX commented 3 years ago

How can I improve the GUI to make this fix self explaining for everyone if the launcher detect missing 32bit libraries?

I also provide this kind of information here https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/appimage (not only for ubuntu) and the launcher ui should link you there if something is missing. This is optional for new x86_64 devices, sold after 2012 (may exclude some amds, and include some older intels)