GDLauncher icon indicating copy to clipboard operation
GDLauncher copied to clipboard

The GDLauncher does not launch.

Open AlexFwfwfw1 opened this issue 3 years ago • 5 comments

I installed GDLanucher with the command: "sudo snap install gdlauncher --beta". When I try to launch it, well.. it does not.

To Reproduce Steps to reproduce the behavior:

  1. Install via 'sudo snap install gdlauncher --beta'
  2. Click on 'GDLauncher' icon on Ubuntu Menu
  3. Wait to not launch.

Expected behavior To launch

Possible solutions None

Screenshots None

Operating System:

  • OS: Ubuntu
  • Version: 22.04 LTS
  • Java Version: 11.0.15
  • Minecraft Version: Not Important
  • Mod Loader: Not Important

Additional context Before, I installed Minecraft Launcher of the Minecraft official website. Do not know if that changes anything.

AlexFwfwfw1 avatar Jun 14 '22 19:06 AlexFwfwfw1

Can you download the .deb from the releases manually and try that?

Eskaan avatar Jun 14 '22 22:06 Eskaan

Can confirm the .deb release doesn't launch on Ubuntu 20.04.4. The AppImage installer gives this error:

A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot open /tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/native/linux/murmur2.node: Error: /tmp/.org.chromium.Chromium.JWnlJr: failed to map segment from shared object
    at Object.<anonymous> (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:2441036)
    at ./public/native/linux/murmur2.node (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:2441074)
    at i (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:124)
    at ./public/native/murmur2.js (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:2441571)
    at i (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:124)
    at ./public/electron.js (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:2428177)
    at i (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:124)
    at module.exports../node_modules/base64url/dist/base64url.js (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:923)
    at Object.<anonymous> (/tmp/.mount_GDLaun2JG6pr/resources/app.asar/build/electron.js:2:953)
    at Module._compile (node:internal/modules/cjs/loader:1118:14)

The snap release worked for me, but it doesn't support Microsoft logins so I can't use it. So probably two separate issues.

StephenWelch avatar Jul 20 '22 15:07 StephenWelch

Which version of GDL is this?

Eskaan avatar Jul 21 '22 20:07 Eskaan

The Ubuntu snap store version is 0.10.3 and doesn't work. The AppImage and deb worked for me on Ubuntu 22.04 LTS

Perhaps the devs can update the snap with the latest version?

teambob avatar Nov 17 '23 05:11 teambob

We don't maintain the Snap version ourselves, you'll have to ask the maintainer for the package over on the Ubuntu repositories.

Eskaan avatar Nov 17 '23 13:11 Eskaan