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

[Error] Code: 405 - Running Raspberry OS (32-bit) on RPI model 4B #124

Open Andrew-J-Larson opened 4 years ago

Andrew-J-Larson commented 4 years ago

I'm not sure what exactly is wrong, but it should be able to download the game. Yet it's throwing 405's.

ChristopherHX commented 4 years ago

I'm not sure what exactly is wrong

I'm pretty confused too. launching from terminal => 'download freeze' (no 405) launching without terminal => 405 using flatpak => all is fine

duplicate of https://github.com/ChristopherHX/mcpelauncher-ui-manifest/issues/2

Andrew-J-Larson commented 4 years ago

You have flatpak versions of the launcher that works with 1.16+?

ChristopherHX commented 4 years ago

1.16+ isn't right as of now, because 1.16.20+ (or beta 1.16.0.67+) doesn't work Shure you find it on flathub https://flathub.org/apps/details/io.mrarm.mcpelauncher Postinstall please run

sudo flatpak override --env=QT_QUICK_BACKEND=software io.mrarm.mcpelauncher

to workaround a pi gpu driver bug. (hardcoded in arm appimage) For raspbian you have to install pulseaudio, or no sound.

Andrew-J-Larson commented 4 years ago

Oh might be some other needed info, but for the 405 error, I was using AppImageLauncher to create a shortcut for the appimage, but from what you already note, it doesn't seem to be an issue with shotcuts, just how the appimage works.

In any case though, yeah the flatpak works, so I guess I'll use those from further on.