ValkyrienSkies / Valkyrien-Skies

Moving structures powered by a custom multi-threaded physics engine; in Minecraft.
https://valkyrienskies.org/
Apache License 2.0
161 stars 40 forks source link

gradle cannot build #507

Open EnderTheCoder opened 3 years ago

EnderTheCoder commented 3 years ago

i follow all steps you gived and it failed on :recompileMc

here is the log

`ender@ender-PC:/media/ender/0D120A300D120A30/mc_dev/Valkyrien-Skies$ ./gradlew setupDecompWorkspace idea genIntellijRuns --stacktrace

Configure project : This mapping 'stable_39' was designed for MC 1.12! Use at your own peril. Found AccessTransformer: valkyrienskies_at.cfg

Task :recompileMc FAILED

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 26s 6 actionable tasks: 5 executed, 1 up-to-date `