Unable to launch installer and update game on Linux

Describe your computer specs and game version [Ex: Windows, v0.5.0]

OS: Debian Testing (forky)

Installer version: v1.3 (I guess, can’t tell by the file name alone)

Describe the issue

Alpha 1.3 recently released. I went to try it but seems like my currently installed game didn’t get an automatic update yet, still on 1.2. So I downloaded the installer from the site to manually update and it doesn’t run.

Full terminal error:

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run. 
You might still be able to extract the contents of this AppImage 
if you run it with the --appimage-extract option. 
See https://github.com/AppImage/AppImageKit/wiki/FUSE 
for more information

libfuse2 does not exist on the repositories, only libfuse3-4.

What bothers me is that the older installer worked normally, because I have Blokoto 1.2 already installed.

Steps to reproduce

  1. Download the installer for Linux
  2. Run it
  3. Nothing happens

Extra bug

Tagged this post with “about:models” because it forces me to add at least 2 tags. When selecting “in:intaller”, there’s no suggested tags on “about” related to the installer.

1 Like

I’ll work on a fix asap!

Indeed! The previous installer were functional, but it was huge in file-size (several MBs) since it was actually a Godot project, and downloading it was a bad experience for users with a limited internet connection.

1 Like

Ok, thanks. I currently can’t play any games because can’t update to 1.3.

Also edited the post title to include “update game”.

@O4GdaTim can you test it again? I updated the launcher and tested it on a debian forky docker.

1 Like

It’s working. Managed to update the game.

1 Like