minecraft-linux / mcpelauncher-ui-manifest

Manifest for the Qt launcher part, which lets you download and manage Minecraft versions and can assist in troubleshooting.
https://minecraft-linux.github.io
26 stars 8 forks source link

Failed to open zip 9 #66

Closed ellisgl closed 1 month ago

ellisgl commented 2 months ago

Describe the bug Updating to 1.21.2.02 results in the following error: Download failed Error while extracting the downloaded file(s), please report this error: Failed to open zip 9

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Home tab'
  2. Click on 'Download and Play'
  3. See error

Expected behavior Should download the update and be able to play it.

Screenshots image

Desktop (please complete the following information):

Additional context Where does it keep the temp downloads?

ellisgl commented 1 month ago

Looks like the flatpak version might be out of date? AppImage version works fine.

ChristopherHX commented 1 month ago

Doesn't happen for me on flatpak even after doing a full update, so this cannot be a library issue.

I did instead get Failed to Open Output file errors, because my disk were full even outside of the flatpak sandbox, removing an older version let it succeed without issues

Failed to open zip is usually an indicator that the download failed/corruped, but it the app didn't notice it.

I saw this message also once in our discord server, pretty recently.

Like you already did, as always use flatpak if the AppImage doesn't work and use the AppImage if the flatpak doesn't work.

Both have compatibility bugs and partially different glitches caused by the external Linux System.

ellisgl commented 1 month ago

Yeah, the flatpak is working now. 🤷‍♂️