modrinth / theseus

Our game launcher which can be used as a CLI, GUI, and a library for creating and playing Modrinth projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Segfault on start (AppImage 0.7.1)

IS2511 opened this issue · comments

Describe the bug

Modrinth launcher 0.7.1 (AppImage) segfaults on start. 0.6.3 still works fine.

Steps to reproduce

Start the Modrinth launcher 0.7.1 AppImage.

Expected behavior

A new window appears where the launcher shows stuff.

System information

OS: Parrot Security 6.0 (Debian-based, GNU/Linux)
Kernel: 6.5.0-13parrot1-amd64 (2023-12-19)
GPU: NVIDIA GeForce GTX 1060 6GB (drivers 525.147.05-4~deb12u1)

Additional context

Log:

$ ./modrinth-app_0.7.1_amd64.AppImage 
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
Segmentation fault

I do have 2 monitors if that's relevant.

If this is an NVIDIA issue, please provide a flag to use alternate ways of rendering. Something like --unsupported-gpu or --no-hardware-accel, depending on what the problem actually is.

commented

Same problem here. Do you know where I can find the older appimage versions?