Package Details: ftb-app 1.28.2-2

Git Clone URL: https://aur.archlinux.org/ftb-app.git (read-only, click to copy)
Package Base: ftb-app
Description: A new Modpack launcher for FTB and Curse modpacks.
Upstream URL: https://feed-the-beast.com/ftb-app
Keywords: feed-the-beast feedthebeast ftba ftbapp minecraft
Licenses: LGPL-2.1-only
Submitter: su226
Maintainer: su226
Last Packager: su226
Votes: 0
Popularity: 0.000000
First Submitted: 2024-04-22 12:14 (UTC)
Last Updated: 2025-09-26 09:08 (UTC)

Dependencies (5)

Required by (0)

Sources (3)

Latest Comments

su226 commented on 2025-09-05 05:42 (UTC)

@Ladybunne Install a newer JDK (at least 11) and set as default with archlinux-java. I have updated makedepends to java-environment>=11.

Ladybunne commented on 2025-09-05 04:03 (UTC) (edited on 2025-09-05 04:08 (UTC) by Ladybunne)

Installing with yay failed with the following:

==> Starting build()...

[Incubating] Problems report is available at: file:///home/Ladybunne/.cache/yay/ftb-app/src/FTB-App/subprocess/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'ftb-app'.
> Could not resolve all artifacts for configuration 'classpath'.
    > Could not resolve cz.habarta.typescript-generator:typescript-generator-gradle-plugin-publisher:3.2.1263.
    Required by:
        root project : > cz.habarta.typescript-generator:cz.habarta.typescript-generator.gradle.plugin:3.2.1263
    > Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.

* Try:
> Run this build using a Java 11 or newer JVM.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.12.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 527ms
==> ERROR: A failure occurred in build().
    Aborting...
-> error making: ftb-app-exit status 4
-> Failed to install the following packages. Manual intervention is required:
ftb-app - exit status 4

AntiApple4life commented on 2025-04-06 00:41 (UTC)

build() fails with this error:

WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/home/user/.gradle/wrapper/dists/gradle-8.12.1-all/5akij8gnr65tdxupapyu22pqa/gradle-8.12.1/lib/native-platform-0.22-milestone-27.jar)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled


FAILURE: Build failed with an exception.

* What went wrong:
BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 68
> Unsupported class file major version 68

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.