Gradle Error MCreator

Started by axe005 on

Topic category: Help with MCreator software

Last seen on 22:19, 10. Sep 2017
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle Error MCreator
Sun, 07/09/2017 - 21:15 (edited)

Hi im new with MCreator and I have a problem when i start mcreator it give me an error I think it maybe something in "C:\Pylo\MCreator175\forge\.gradle\2.14\taskArtifacts" because i have two "cache.properties"  but one is named "cache.properties" and the other is named "cache.properties.lock" i try to rename the "cache.properties.lock" to "cache.properties" but i couldnt because i have the other named the same also i try to remove the "cache.properties.lock" but it continues saying me the error and when i check again the  "C:\Pylo\MCreator175\forge\.gradle\2.14\taskArtifacts" the "cache.properties.lock" was again there. Also here is the error log:

 

Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [Versi¢n 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.
C:\Pylo\MCreator175>cd forge
C:\Pylo\MCreator175\forge>SET "JAVA_HOME=C:\Pylo\MCreator175\jdk32\"
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="-Xms512m -Xmx1024m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
This mapping 'snapshot_20161220' was designed for MC 1.11! Use at your own peril.
#################################################
         ForgeGradle 2.2-SNAPSHOT-f0ba31b        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:cleanCache
:clean
:deobfCompileDummyTask
:deobfProvidedDummyTask
:getVersionJson
:extractUserdev
:extractDependencyATs SKIPPED
:extractMcpData
:extractMcpMappings
:genSrgs
:downloadClient
:downloadServer
:splitServerJar
:mergeJars
:deobfMcSRG
Applying SpecialSource...
Applying Exceptor...
:decompileMc
Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap
:decompileMc FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':decompileMc'.
> Process 'command 'C:\Pylo\MCreator175\jdk32\bin\java.exe'' finished with non-zero exit value 1
BUILD FAILED
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Total time: 3 mins 51.182 secs
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 233689 milliseconds

Edited by axe005 on Sun, 07/09/2017 - 21:15
Last seen on 18:36, 5. Feb 2022
Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Could not reserve enough
Mon, 07/10/2017 - 02:59

Could not reserve enough space for 3145728KB object heap

Need more memory!

Last seen on 22:19, 10. Sep 2017
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Could not reserve enough
Mon, 07/10/2017 - 19:10

@#1 but i have enough memory (i have 21GB free)

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

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Are you running in online
Tue, 07/11/2017 - 03:10

Are you running in online mode? To change the mode click on preferences.

Also did you download 64 bit or 32 bit?