Linux installer does not work correctly v.0.1.0

I tested the installer in its first version, but at first a window appeared with the title “Error” and the content “O launcher está instalado. Acesse https://www.blokoto.com para jogar!”. The files in the “~/.blokoto” directory were downloaded normally, but the launcher did not open the game at all.

After that, I decided to clean the installation by deleting the files and directories:

  • ~/.blokoto
  • ~/.local/share/applications/(.blokoto desktop file)

Since I do not know which directories or files the installer modifies, I suggested that it is in these two, so I cleaned them.

But it turns out that now, when running the installer, it only downloads the file “blokoto_launcher.x86_x64” to the “~/.blokoto/launcher/” directory. All other files are not downloaded to their respective directories, which makes them impossible to run, even when trying to open the launcher.

Godot Engine v4.3.stable.mono.custom_build.6d98b8492 (2024-08-16 14:40:06 UTC) - https://godotengine.org  
Inconsistent value (1) for DRI_PRIME. Should be < 1 (GPU devices count). Using: 0  
OpenGL API 4.6 (Core Profile) Mesa 24.2.6-arch1.1 - Compatibility - Using Device: AMD - AMD Radeon Graphics (radeonsi, renoir, LLVM 18.1.8, DRM 3.59, 6.11.6  
-zen1-1-zen)

Downloading [100%] # Here it appears from 0% to 100% normally

Online game version: 0.1.0  
Online launcher version: 0.1.1  
Executing /home/mb/.blokoto/launcher/blokoto_launcher.x86_64  
Godot Engine v4.3.stable.mono.custom_build.77dcf97d8 (2024-08-14 23:00:16 UTC) - https://godotengine.org  
Inconsistent value (1) for DRI_PRIME. Should be < 1 (GPU devices count). Using: 0  
OpenGL API 4.6 (Core Profile) Mesa 24.2.6-arch1.1 - Compatibility - Using Device: AMD - AMD Radeon Graphics (radeonsi, renoir, LLVM 18.1.8, DRM 3.59, 6.11.6  
-zen1-1-zen)

Bem-vindo  
Creating /home/mb/.blokoto  
Creating /home/mb/.blokoto/temp  
Creating /home/mb/.blokoto/game  
Creating /home/mb/.blokoto/launcher  
O launcher está instalado. Acesse https://www.blokoto.com para jogar!  
  
(zenity:169328): Gtk-WARNING **: 19:15:12.939: Unknown key gtk-modules in /home/mb/.config/gtk-4.0/settings.ini  
  
(zenity:169328): Adwaita-WARNING **: 19:15:12.994: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleMa  
nager:color-scheme instead.

Error message when installing:

Directory “~/.blokoto”:

.  
├── game  
├── launcher  
│   └── blokoto_launcher.x86_64  
├── meta-info.json  
└── temp

Thanks for detailing it, much appreciated!

Two things:

  • What happens when you try to launch the game from the website?
  • Does the Blokoto Launcher appears on the apps menu?

Before, the launcher appeared in the applications menu and I could call the launcher and the game through the website, but only through Firefox (Chrome didn’t work at all, it opened a standard error page with the handler address, something like “blokoto//codehere”).

Chrome

However, now it simply doesn’t open when I try to open a project through the browser (Firefox, Chrome still gives the same error mentioned.), in any of the browsers. The modal in the browser “The game is being launched!” with a confirmation button appears, but nothing happens.

Also, it doesn’t appear in the apps menu.