Salut
Je poste ici, car ça concerne le modding, mais pas directement : ça concerne mcp et la décompilation en 1.7
Comme vous savez, la 1.7 est plus compliqué en terme de modding, même pour décompilez; et c’est là que j’ai un problème
J’ai suivi ce texte :
http://www.minecraftforge.net/wiki/Installation/Source
J’ai fait l’étape 2, quand je fait l’étape 3, ça à l’air de marcher. Mais 8 min après, voilà l’erreur que ça me met :
(l’erreur est vers la fin)
| C:\Users\Antonin\Desktop\Jeux\Minecraft\Codage\This_is_Valentine's Day\1.7.2>gradlew.bat setupDecompWorkspace –refresh-dependencies |
| Download http://files.minecraftforge.net/maven/de/oceanlabs/mcp/mcinjector/3.2- |
| NAPSHOT/mcinjector-3.2-20140111.120101-6.jar |
| **************************** |
| Powered By MCP: |
| http://mcp.ocean-labs.de/ |
| Searge, ProfMobius, Fesh0r, |
| R4wk, ZeuX, IngisKahn |
| MCP Data version : unknown |
| **************************** |
| Download http://files.minecraftforge.net/maven/net/minecraftforge/forge/1.7.2-1 |
| .12.0.1019/forge-1.7.2-10.12.0.1019-userdev.jar |
| :extractUserDev |
| :getAssetsIndex |
| :getAssets |
| :copyAssets |
| :extractNatives |
| :genSrgs |
| :downloadMcpTools |
| :downloadClient SKIPPED |
| :downloadServer SKIPPED |
| :mergeJars SKIPPED |
| :deobfuscateJar |
| Applying SpecialSource... |
| Applying Exceptor... |
| Injecting source info... |
| :decompile |
| :doFmlPatches |
| :addFmlSources |
| :remapJar |
| :doForgePatches |
| :addForgeJavadoc |
| :extractForgeSrc |
| :recompForge FAILED |
| |
| FAILURE: Build failed with an exception. |
| |
| * What went wrong: |
| Execution failed for task ':recompForge'. |
| > Cannot find System Java Compiler. Ensure that you have installed a JDK (not j |
| st a JRE) and configured your JAVA_HOME system variable to point to the accordi |
| g directory. |
| |
| * Try: |
| Run with --stacktrace option to get the stack trace. Run with --info or --debug |
| option to get more log output. |
| |
| BUILD FAILED |
| |
| Total time: 8 mins 37.957 secs |
| |
| C:\Users\Antonin\Desktop\Jeux\Minecraft\Codage\This_is_Valentine's Day\1.7.2> |
| |
D’après ce que j’ai compris, JDK n’est pas installer. Mais pourtant il est installer
Si vous avez une idée pour résoudre
Merci d’avance