Can't start my test environment cause a problem with gradle (but what ?)

Started by BRK_LeeCorn on

Topic category: Help with MCreator software

Last seen on 15:50, 9. Aug 2017
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't start my test environment cause a problem with gradle (but what ?)
Fri, 07/07/2017 - 17:38 (edited)

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

 

Edited by BRK_LeeCorn on Fri, 07/07/2017 - 17:38
Last seen on 20:10, 29. Oct 2017
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It could be because minecraft
Fri, 07/07/2017 - 18:46

It could be because minecraft is already open or because one of your mods isnt working, but I'm not sure

Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error: Can not find or load
Sat, 07/08/2017 - 03:05

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.