Jump to content

1.16.4 mod Error - Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.


Crownzilla

Recommended Posts

I found an old mod I have made about around 2 years ago and it was able to run before. I tried running it and the mod doesn't work. The forge launcher pops up for a second and then ends.

Here is what it sends me when I try to run it.

13:01:26.669 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Completing Build operation 'Run tasks'
13:01:26.669 [DEBUG] [org.gradle.internal.operations.DefaultBuildOperationExecutor] Build operation 'Run tasks' completed
13:01:26.670 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
13:01:26.670 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] FAILURE: Build failed with an exception.
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * What went wrong:
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Execution failed for task ':runClient'.
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] > Process 'command 'C:\Users\godly\.jdks\corretto-1.8.0_342\bin\java.exe'' finished with non-zero exit value 1
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Try:
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] Run with --stacktrace option to get the stack trace.  Run with --scan to get full insights.
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] 
13:01:26.671 [ERROR] [org.gradle.internal.buildevents.BuildExceptionReporter] * Get more help at https://help.gradle.org
13:01:26.672 [WARN] [org.gradle.internal.featurelifecycle.LoggingDeprecatedFeatureHandler] 
Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.

Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings
13:01:26.672 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] 
13:01:26.672 [ERROR] [org.gradle.internal.buildevents.BuildResultLogger] BUILD FAILED in 17s
13:01:26.672 [LIFECYCLE] [org.gradle.internal.buildevents.BuildResultLogger] 10 actionable tasks: 4 executed, 6 up-to-date
13:01:26.683 [QUIET] [com.gradle.scan.plugin.BuildScanPlugin] 
13:01:26.711 [QUIET] [prompt] Publishing a build scan to scans.gradle.com requires accepting the Gradle Terms of Service defined at https://gradle.com/terms-of-service. Do you accept these terms? [yes, no]

 

 

I don't know what to do to fix this. What should I do? 
 

 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.