[Résolu] la commande setupDecompworkspace

Besoin d'aide ? c'est par ici ;)
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)
Répondre
Avatar de l’utilisateur
Mistyk__
Messages : 6
Inscription : 15 mai 2020 22:32
Localisation : Annoeullin/Pont-à-vendin
Contact :

la commande setupDecompworkspace

Message par Mistyk__ »

Bonjour, le problème que j'ai est que dès que je fais la commande .\gradlew setupDecompworkspace, ça me fait ça:

Code : Tout sélectionner

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.
:3
Avatar de l’utilisateur
Checconio
Site Admin
Messages : 660
Inscription : 20 juil. 2019 18:53
Localisation : Istres
Contact :

Re: la commande setupDecompworkspace

Message par Checconio »

Salut

Attention ce n'est pas:
setupDecompworkspace
mais
setupDecompWorkspace

attention aux majuscules

Tu peux passer ton sujet en [En Cours] ou [Résolu]
Tu veux des réductions et du cashback ? passe par iGraal ;)
3€ Offert en passant par mon lien :)

https://fr.igraal.com/?parrain=AG_577542b686c1d
Image
Avatar de l’utilisateur
Mistyk__
Messages : 6
Inscription : 15 mai 2020 22:32
Localisation : Annoeullin/Pont-à-vendin
Contact :

Re: la commande setupDecompworkspace

Message par Mistyk__ »

Hey

j'ai essayé avec la majuscule, mais ça n'a rien changé
j'ai aussi remarqué que quand je fais la commande task j'ai ça à la place de ForgeGradle tasks:

Code : Tout sélectionner

Fg_runs tasks
-------------
genEclipseRuns
genIntellijRuns
genVSCodeRuns
prepareRunClient
prepareRuns
prepareRunServer
runClient
runServer
:3
Avatar de l’utilisateur
Checconio
Site Admin
Messages : 660
Inscription : 20 juil. 2019 18:53
Localisation : Istres
Contact :

Re: la commande setupDecompworkspace

Message par Checconio »

Montre moi l'intégralité de ce que tu as dans ta console avec la commande taper dans ta console. Il n'y a pas d'erreur dans ce que tu as envoyé ^^
Tu veux des réductions et du cashback ? passe par iGraal ;)
3€ Offert en passant par mon lien :)

https://fr.igraal.com/?parrain=AG_577542b686c1d
Image
Avatar de l’utilisateur
Mistyk__
Messages : 6
Inscription : 15 mai 2020 22:32
Localisation : Annoeullin/Pont-à-vendin
Contact :

Re: la commande setupDecompworkspace

Message par Mistyk__ »

Code : Tout sélectionner

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
:3
Avatar de l’utilisateur
Checconio
Site Admin
Messages : 660
Inscription : 20 juil. 2019 18:53
Localisation : Istres
Contact :

Re: la commande setupDecompworkspace

Message par Checconio »

Ba c'est build succesfful, ou est le problème ?
Tu veux des réductions et du cashback ? passe par iGraal ;)
3€ Offert en passant par mon lien :)

https://fr.igraal.com/?parrain=AG_577542b686c1d
Image
Avatar de l’utilisateur
Mistyk__
Messages : 6
Inscription : 15 mai 2020 22:32
Localisation : Annoeullin/Pont-à-vendin
Contact :

Re: la commande setupDecompworkspace

Message par Mistyk__ »

C'est que je n'ai pas la commande setupDecompWorkspace et je ne sais pas laquelle faire à la place
:3
Avatar de l’utilisateur
Checconio
Site Admin
Messages : 660
Inscription : 20 juil. 2019 18:53
Localisation : Istres
Contact :

Re: la commande setupDecompworkspace

Message par Checconio »

ba tu as quoi comme erreur quand tu tape la commande ?
Tu veux des réductions et du cashback ? passe par iGraal ;)
3€ Offert en passant par mon lien :)

https://fr.igraal.com/?parrain=AG_577542b686c1d
Image
Avatar de l’utilisateur
Mistyk__
Messages : 6
Inscription : 15 mai 2020 22:32
Localisation : Annoeullin/Pont-à-vendin
Contact :

Re: la commande setupDecompworkspace

Message par Mistyk__ »

Là voici

Code : Tout sélectionner

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
:3
Ch4mPiMeuhh
Messages : 3
Inscription : 19 mai 2020 19:39

Re: la commande setupDecompworkspace

Message par Ch4mPiMeuhh »

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.
Répondre