Package Details: modrinth-app-bin 0.10.3-1

Git Clone URL: https://aur.archlinux.org/modrinth-app-bin.git (read-only, click to copy)
Package Base: modrinth-app-bin
Description: An unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package.
Upstream URL: https://modrinth.com/app
Licenses: GPL-3.0-only
Conflicts: modrinth-app
Provides: modrinth-app
Submitter: Antti
Maintainer: Antti
Last Packager: Antti
Votes: 3
Popularity: 0.127382
First Submitted: 2023-08-06 13:47 (UTC)
Last Updated: 2025-07-07 10:13 (UTC)

Latest Comments

1 2 3 Next › Last »

cbrnr commented on 2025-07-07 05:33 (UTC)

As @Kajot-dec has already mentioned, the default of WEBKIT_DISABLE_DMABUF_RENDERER=1 makes the app extremely laggy with frequent (and reproducible) crashes. The solution is to set this variable to 0, i.e., WEBKIT_DISABLE_DMABUF_RENDERER=0 in /usr/bin/modrinth-app. It looks like the devs are not interested in fixing this anytime soon though, see https://github.com/modrinth/code/issues/3057, https://github.com/modrinth/code/issues/3115, and https://github.com/modrinth/code/issues/3353.

@Antti would you be up for changing this value in this (and the non-bin) package?

Nutellabrot155 commented on 2025-01-14 21:15 (UTC)

/usr/bin/modrinth-app: line 2: 14448 Segmentation fault (core dumped) env WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/modrinth-app/modrinth-app "$@" Every Time i try to launch.Im on Hyprland Wayland and Nvidia GPU,but ill try to test it on x11 to see if it makes a difference

Kajot-dec commented on 2025-01-05 19:26 (UTC)

For a long time now WEBKIT_DISABLE_DMABUF_RENDERER=1 (default in this package) makes the app stutter a lot (it used to be a solution to stutters some time ago). Removing it from the desktop file makes the app run smoothly again.

Can confirm this on one system using AMD iGPu and one system using intel iGPU

me44ic05 commented on 2024-10-08 23:01 (UTC)

All good on my end now (I'm using Aura). Thanks!

Antti commented on 2024-10-08 16:51 (UTC)

You just have to answer yes when yay asks you if you would like to clean build any packages

marvas commented on 2024-10-08 16:49 (UTC)

It seems that my problem was related to “yay”. I cloned the repo and ran makepkg -si and everything worked well :)

Antti commented on 2024-10-08 15:38 (UTC)

0.8.8-4 is fixed, have you done a clean build of it ?

marvas commented on 2024-10-08 15:36 (UTC)

I can confirm that the checksum of the deb file is mismatched. The package is broken since 0.8.8-3 and is still broken with 0.8.8-4. 0.8.8-2 was the last working version.

me44ic05 commented on 2024-10-08 04:23 (UTC)

I'm getting a mismatched checksum for https://launcher-files.modrinth.com/versions/0.8.8/linux/Modrinth%20App_0.8.8_amd64.deb. 2518a3f14559ec315c0fff491e1c94b787ba174a3a27b6ba96f2882557597eec is what I'm getting. Anyone else experiencing this?

Antti commented on 2024-07-20 13:34 (UTC)

This package has now returned to using the deb source and a separate package modrinth-app-appimage now exists for those who feel like it runs better.