Topic category: Help with MCreator software
I can't launch my test environment for my first mod. The console said :
Executing gradle command: clean runClient
Microsoft Windows [version 10.0.15063]
(c) 2017 Microsoft Corporation. Tous droits r‚serv‚s.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk64\"
C:\Pylo\MCreator175\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator175\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator175\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" clean runClient --offline
Erreur : impossible de trouver ou charger la classe principale org.gradle.wrapper.GradleWrapperMain
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 501 milliseconds
PS: I'm french and it's the same thing when i try to do a jar file
It could be because minecraft is already open or because one of your mods isnt working, but I'm not sure
Error: Can not find or load the main class org.gradle.wrapper.
You could try downloading MCreator again, and make sure to save your mod as a MCR. file at the home screen.