Règles du forum [En Attente] - Qui est défini par défaut à l'ouverture de la demande d'aide [En Cours] - Qui est à mettre lorsque vous venez d'avoir une réponse à votre demande d'aide [Résolu] - Qui est à mettre lorsque votre problème est résolu
Merci de respecter ce modèle pour toutes demandes d'assistances !
Merci de mettre votre code dans les balises code prévus à cet effet, icon </>
Version de Minecraft:
Version de Forge: (Il s'agit du numéro de version indiqué sur le nom de votre dossier forge téléchargé)
Description du problème: (Un maximum d'informations sera utile, quel code fait crash ?, quand cela ce produit ?, ne pas hésiter à mettre des captures d'écran et fichiers de log en pièces jointes)
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradlDaemon will be stopped at the end of the build stopping after processing
> Configure project :
New Dep: net.minecraftforge:forge:1.12.2-14.23.5.2854_mapped_snapshot_20171003-1.12
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 10s
Mes dossiers java:
jdk1.8.0_221
jre1.8.0_221
Dernière modification par Mistyk__ le 16 mai 2020 22:52, modifié 1 fois.
PS C:\Users\blotm\Desktop\Minecraft Modding\forge-1.12.2-14.23.5.2854-mdk> .\gradlew tasks
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.9/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
> Configure project :
New Dep: net.minecraftforge:forge:1.12.2-14.23.5.2854_mapped_snapshot_20171003-1.12
> Task :tasks
------------------------------------------------------------
All tasks runnable from root project
------------------------------------------------------------
Build tasks
-----------
assemble - Assembles the outputs of this project.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on it.
buildNeeded - Assembles and tests this project and all projects it depends on.
classes - Assembles main classes.
clean - Deletes the build directory.
jar - Assembles a jar archive containing the main classes.
testClasses - Assembles test classes.
Build Setup tasks
-----------------
init - Initializes a new Gradle build.
wrapper - Generates Gradle wrapper files.
Documentation tasks
-------------------
javadoc - Generates Javadoc API documentation for the main source code.
Fg_runs tasks
-------------
genEclipseRuns
genIntellijRuns
genVSCodeRuns
prepareRunClient
prepareRuns
prepareRunServer
runClient
runServer
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project 'forge-1.12.2-14.23.5.2854-mdk'.
components - Displays the components produced by root project 'forge-1.12.2-14.23.5.2854-mdk'. [incubating]
dependencies - Displays all dependencies declared in root project 'forge-1.12.2-14.23.5.2854-mdk'.
dependencyInsight - Displays the insight into a specific dependency in root project 'forge-1.12.2-14.23.5.2854-mdk'.
dependentComponents - Displays the dependent components of components in root project 'forge-1.12.2-14.23.5.2854-mdk'. [incubating]
help - Displays a help message.
model - Displays the configuration model of root project 'forge-1.12.2-14.23.5.2854-mdk'. [incubating]
projects - Displays the sub-projects of root project 'forge-1.12.2-14.23.5.2854-mdk'.
properties - Displays the properties of root project 'forge-1.12.2-14.23.5.2854-mdk'.
tasks - Displays the tasks runnable from root project 'forge-1.12.2-14.23.5.2854-mdk'.
IDE tasks
---------
cleanEclipse - Cleans all Eclipse files.
eclipse - Generates all Eclipse files.
Publishing tasks
----------------
generateMetadataFileForMavenJavaPublication - Generates the Gradle metadata file for publication 'mavenJava'.
generatePomFileForMavenJavaPublication - Generates the Maven POM file for publication 'mavenJava'.
publish - Publishes all publications produced by this project.
publishMavenJavaPublicationToMavenLocal - Publishes Maven publication 'mavenJava' to the local Maven repository.
publishMavenJavaPublicationToMavenRepository - Publishes Maven publication 'mavenJava' to Maven repository 'maven'.
publishToMavenLocal - Publishes all Maven publications produced by this project to the local Maven cache.
Verification tasks
------------------
check - Runs all checks.
test - Runs the unit tests.
Rules
-----
Pattern: clean<TaskName>: Cleans the output files of a task.
Pattern: build<ConfigurationName>: Assembles the artifacts of a configuration.
Pattern: upload<ConfigurationName>: Assembles and uploads the artifacts belonging to a configuration.
To see all tasks and more detail, run gradlew tasks --all
To see more detail about a task, run gradlew help --task <task>
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 SUCCESSFUL in 51s
1 actionable task: 1 executed
PS C:\Users\blotm\Desktop\Minecraft Modding\forge-1.12.2-14.23.5.2854-mdk> .\gradlew setupDecompWorkspace
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradleDaemon will be stopped at the end of the build stopping after processing
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/maven-metadata.xml
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.171/ForgeGradle-3.0.171.pom
Download https://files.minecraftforge.net/maven/net/minecraftforge/gradle/ForgeGradle/3.0.171/ForgeGradle-3.0.171.jar
> Configure project :
New Dep: net.minecraftforge:forge:1.12.2-14.23.5.2854_mapped_snapshot_20171003-1.12
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 50s
Salut, j'ai eu le meme problème auparavant et j'ai réussi à le résoudre.
Si tu as la version forge-1.12.2-14.23.5.2851-mdk il se peut que le problème vienne de là.
Regarde dans ton forge-mdk si tu as le dossier "eclipse".
Si tu ne l'as pas, essaie de réinstaller une autre version.