Bonjour, voici ce que le terminal me renvoie quand je fait :
./gradelw setupDecompWorkspace
FAILURE: Build failed with an exception.
-
What went wrong:
Task ‘setupDecompWorkspace’ not found in root project ‘forge-1.12.2-14.23.5.2854-mdk’.
-
Try:
Run gradlew tasks to get a list of available tasks. 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 5.0.
Use ‘–warning-mode all’ to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 23s
Comme vous pouvez le voir je l’est fait en version 1.12 mais j’ai aussi essayé pour toutes les versions 1.8 et 1.7 et j’ai toujours le même résultat. J’ai aussi essayé de supprimé le dossier .gradle mais toujours la même erreur.
Merci pour votre aide !:folded_hands: 