Package Details: modrinth-app 0.10.3-2

Git Clone URL: https://aur.archlinux.org/modrinth-app.git (read-only, click to copy)
Package Base: modrinth-app
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
Submitter: Antti
Maintainer: Antti
Last Packager: Antti
Votes: 6
Popularity: 1.76
First Submitted: 2023-08-06 14:35 (UTC)
Last Updated: 2025-07-07 12:05 (UTC)

Dependencies (18)

Required by (0)

Sources (4)

Latest Comments

1 2 Next › Last »

dbb commented on 2025-07-06 11:40 (UTC) (edited on 2025-07-06 11:40 (UTC) by dbb)

Fails to build in a clean chroot with:

error: theseus@0.10.1: Gradle build failed with exit status: 1
error: failed to run custom build command for `theseus v0.10.1 (/build/modrinth-app/src/code-0.10.1/packages/app-lib)`

Caused by:
  process didn't exit successfully: `/build/modrinth-app/src/code-0.10.1/apps/app/target/release/build/theseus-e9691587ea5ed63c/build-script-build` (exit status: 1)
  --- stdout
  cargo::rerun-if-changed=java/gradle
  cargo::rerun-if-changed=java/src
  cargo::rerun-if-changed=java/build.gradle.kts
  cargo::rerun-if-changed=java/settings.gradle.kts
  cargo::rerun-if-changed=java/gradle.properties
  cargo::rustc-env=JAVA_JARS_DIR=/build/modrinth-app/src/code-0.10.1/apps/app/target/release/build/theseus-8997eb452b67ff16/out/java/libs
  cargo::error=Gradle build failed with exit status: 1

  --- stderr

  ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

  Please set the JAVA_HOME variable in your environment to match the
  location of your Java installation.

warning: build failed, waiting for other jobs to finish...

Adding java-environment to makedepends gets it to successfully build, but not sure if that is ideal or appropriate solution.

seanfire99 commented on 2024-07-21 22:47 (UTC)

The open instance folder button does not work can does anyone know why?

Antti commented on 2024-07-06 21:42 (UTC)

@goldy you just need to do a cleanbuild

goldy commented on 2024-07-06 21:06 (UTC) (edited on 2024-07-06 21:06 (UTC) by goldy)

I think the sha256sums need to be updated.

==> Validating source files with sha256sums...
    modrinth-app-0.7.1.tar.gz ... FAILED
    modrinth-app.desktop ... Passed
    modrinth-app ... Passed

Treetrain1 commented on 2024-05-22 05:13 (UTC)

Nevermind, problem still exists on xorg

Treetrain1 commented on 2024-05-22 00:21 (UTC)

The issue with webkit2gtk where WEBKIT_DISABLE_DMABUF_RENDERER=1 is required I believe is fixed with the NVIDIA 555 driver. Once it hits stable, It'd be best to remove this env variable from the bin file.

jakobhellermann commented on 2024-04-30 21:38 (UTC)

could the PKGBUILD get an export CARGO_TARGET_DIR=target? It currently assumes that's where the binary will end up which isn't true in general for an arbitrary config.

Prior art: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zed-editor#n68

Treetrain1 commented on 2024-04-26 23:14 (UTC)

If webkit2gtk is greater than 2.42.5 a crash occurs without the environment variable.

Antti commented on 2024-04-26 11:32 (UTC)

Without the environmental variable the application doesn't start at all (at least not for me). So I can't confirm if logs hanging is the result of it.

Treetrain1 commented on 2024-04-25 22:27 (UTC) (edited on 2024-04-25 22:27 (UTC) by Treetrain1)

Hangs and requires killing the instance when looking at an instance's logs ever since WEBKIT_DISABLE_DMABUF_RENDERER=1 was added to the env, in 0.7.0