Skip to content

build error #62

@locsucc

Description

@locsucc

C:\Users\redacted\Downloads\Compressed\Custom-Nameplates-main_2\Custom-Nameplates-main>.\gradlew.bat build
Downloading https://services.gradle.org/distributions/gradle-8.13-bin.zip
.............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
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:/C:/Users/redacted/.gradle/wrapper/dists/gradle-8.13-bin/5xuhj0ry160q40clulazy9h7d/gradle-8.13/lib/native-platform-0.22-milestone-28.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

Welcome to Gradle 8.13!

Here are the highlights of this release:

  • Daemon JVM auto-provisioning
  • Enhancements for Scala plugin and JUnit testing
  • Improvements for build authors and plugin developers

For more details see https://docs.gradle.org/8.13/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

Configure project :
w: file:///C:/Users/redacted/Downloads/Compressed/Custom-Nameplates-main_2/Custom-Nameplates-main/build.gradle.kts:41:17: 'exec(Action<in ExecSpec!>!): ExecResult!' is deprecated. Deprecated in Java
w: file:///C:/Users/redacted/Downloads/Compressed/Custom-Nameplates-main_2/Custom-Nameplates-main/build.gradle.kts:54:17: 'exec(Action<in ExecSpec!>!): ExecResult!' is deprecated. Deprecated in Java

[Incubating] Problems report is available at: file:///C:/Users/redacted/Downloads/Compressed/Custom-Nameplates-main_2/Custom-Nameplates-main/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task ':check'.

Could not create task ':test'.
Could not create task of type 'Test'.
> Could not create an instance of type org.gradle.api.internal.tasks.testing.DefaultTestTaskReports.
> Could not create an instance of type org.gradle.api.reporting.internal.DefaultReportContainer.
> Type T not present

  • 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.

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.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 1m 10s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions