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

Valkyrien-Skies-2 compile issue someone can help me ? #519

Closed johnburn068 closed 2 years ago

johnburn068 commented 2 years ago

C:\Users\Utilisateur> cd C:\Users\Utilisateur\Desktop\Valkyrien-Skies-2-main

C:\Users\Utilisateur\Desktop\Valkyrien-Skies-2-main>gradlew build

Configure project : Architect Plugin: 3.4.130

FAILURE: Build failed with an exception.

BUILD FAILED in 2s

StewStrong commented 2 years ago

Use java 17

johnburn068 commented 2 years ago

I downloaded it but there is a new error.

C:\Users\Utilisateur\Desktop\Valkyrien-Skies-2-main>gradlew build Starting a Gradle Daemon, 3 incompatible and 1 stopped Daemons could not be reused, use --status for details

Configure project : Architect Plugin: 3.4.130 Architectury Loom: 0.11.0.244

Configure project :common Processing file: minecraft-project-@common-merged-named.jar :remapping 1 mods (TinyRemapper, intermediary -> named) :remapped 1 mods (TinyRemapper, intermediary -> named) in 4.958 s :remapping sources

Configure project :fabric Processing file: minecraft-project-@fabric-merged-named.jar :remapping 46 mods (TinyRemapper, intermediary -> named) :remapped 46 mods (TinyRemapper, intermediary -> named) in 3.356 s :remapping sources

FAILURE: Build failed with an exception.

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

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

See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 43s