I need help.. > forge error

Started by Lucyferek on

Topic category: Help with MCreator software

Last seen on 07:12, 13. Jun 2019
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need help.. > forge error
Mon, 04/15/2019 - 17:10 (edited)

Executing gradle command: runServer
Microsoft Windows [Version 10.0.17134.706]
(c) 2018 Microsoft Corporation. Wszelkie prawa zastrzeľone.
C:\Pylo\MCreator173>cd forge
C:\Pylo\MCreator173\forge>SET "JAVA_HOME=C:\Pylo\MCreator173\jdk64\"
C:\Pylo\MCreator173\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator173\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator173\forge>gradlew -Dorg.gradle.jvmargs="-Xms625m -Xmx2048m" runServer
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
#################################################
         ForgeGradle 1.2-SNAPSHOT-fb514d3        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
FAILURE: Build failed with an exception.
BUILD FAILED
* Whatjava.io.FileNotFoundException: C:\Pylo\MCreator173\forge\.gradle\2.0\taskArtifacts\cache.properties (Nie można odnaleźć określonego pliku)
 went wrong:
Total time: 6.282 secs
> C:\Pylo\MCreator173\forge\.gradle\2.0\taskArtifacts\cache.properties (Nie można odnaleźć określonego pliku)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 6586 milliseconds

Edited by Lucyferek on Mon, 04/15/2019 - 17:10
Last seen on 07:12, 13. Jun 2019
Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
FAILURE: Build failed with…
Mon, 04/15/2019 - 17:17

FAILURE: Build failed with an exception.
* What went wrong:
Unexpected lock protocol found in lock file. Expected 3, found 35.
* 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: 6.294 secs
C:\Pylo\MCreator173\forge>
Task completed with return code 0 in 6652 milliseconds

Go to C:\Pylo\MCreator173…
Mon, 04/15/2019 - 18:53

Go to C:\Pylo\MCreator173\forge\, delete .gradle folder in it, reboot computer and run the setup again.