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
218 stars 21 forks source link

Crash with Error Code 2 in 1.14.2.50 #27

Closed Xico26 closed 4 years ago

Xico26 commented 4 years ago

Hi. I installed this version because i wasn't able to play the "original" one. I'm trying to play 1.14.2.50 but I get this error:

/usr/bin/mcpelauncher-client: 2: /usr/bin/mcpelauncher-client: Syntax error: end of file unexpected (expecting ")") Process exited with unexpected exit code: 2

Can you help me? Thanks :smile:

ChristopherHX commented 4 years ago

Syntax Error, How do you start it? Something is not correct, but I don't know what. bash give you that error if don't close the opened bracket "(" Same issue as this one https://github.com/minecraft-linux/mcpelauncher-manifest/issues/207

Proposed solution uninstall the launcher and install it again (Or try the appimage)

Xico26 commented 4 years ago

I've already tried that and also in a VM. I don't know what to do. How can I edit the file and put the correct thing?

ChristopherHX commented 4 years ago

If you installed the launcher .deb's, please try starting it from terminal mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/1.14.2.50

ChristopherHX commented 4 years ago

Please add the faulting build name from download page (because it could be a bug specfic to only some builds)

Xico26 commented 4 years ago

I installed this: mcpelauncher-client-d2fd533-Linux.deb

Xico26 commented 4 years ago

If you installed the launcher .deb's, please try starting it from terminal mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/1.14.2.50

It doesn't work :cry:

Xico26 commented 4 years ago

franciscomaia@franciscomaia-Aspire-A515-51G:~$ mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/1.14.2.50 bash: /usr/bin/mcpelauncher-client: impossível executar o arquivo binário: Erro de formato de executável

Xico26 commented 4 years ago

franciscomaia@franciscomaia-Aspire-A515-51G:~$ mcpelauncher-client -dg ~/.local/share/mcpelauncher/versions/1.14.2.50 bash: /usr/bin/mcpelauncher-client: impossível executar o arquivo binário: Erro de formato de executável

Impossible to execute the binary archive. Error of executable format (Sorry for bad Translation)

ChristopherHX commented 4 years ago

You hopefully did not tried installing and launching the armhf Release on x86, What OS? mcpelauncher-client-d2fd533-Linux.deb exists in armhf and x86, and across every supported debian / ubuntu distro

Xico26 commented 4 years ago

I installed armhf and I'm using Mint 19.3

ChristopherHX commented 4 years ago

Install the right one only install armhf on ARM DEVICES, like Raspberry Pi and Nintento switch The right one for you is ubuntu.bionic.18.04 https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/674.ubuntu.bionic.18.04

Xico26 commented 4 years ago

Do I need to remove the ARMHF?

Xico26 commented 4 years ago

Worked!!!! That was my fault...

Xico26 commented 4 years ago

But how do I put in Full Screen?

ChristopherHX commented 4 years ago

Press F11

Xico26 commented 4 years ago

Thanks ;-;