Résolu Problème lors de la compilation du mod
-
Bonjour j’ai un problème lors de la compilation de mon mod :
C:\Users\doria\OneDrive\Bureau\serveur\mods\1er Mod de Dodo\MDK>gradlew build > Configure project : This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril. > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Could not find tools.jar. Please check that C:\Program Files (x86)\Java2 contains a valid JDK installation. * 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 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1s 5 actionable tasks: 3 executed, 2 up-to-date
-
salut, vérifie si ta variable d’environnement système JAVA_HOME est valide
-
D’ailleurs dans ta variable JAVA_HOME vérifie bien que tu as :
C:\Program Files\Java\jdk1.8.0_181 (le chemin du jdk si tu préfères) -
cette variable n’existe pas …
-
créer la, je t’invite a aller voir le tutoriel sur le forum pour ça.
-
Merci