1.7.6 MCreator keeps not working along 1.7.5

Started by GDToxicPlayDash on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 09:06, 14. Jul 2019
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1.7.6 MCreator keeps not working along 1.7.5

   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [Version 10.0.10240]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Pylo\MCreator176>cd forge
C:\Pylo\MCreator176\forge>SET "JAVA_HOME=C:\Pylo\MCreator176\jdk32\"
C:\Pylo\MCreator176\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Pylo\MCreator176\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Pylo\MCreator176\forge>gradlew -Dorg.gradle.jvmargs="-Xms512m -Xmx1024m" cleanCache clean setupDecompWorkspace --refresh-dependencies 
Download http://files.minecraftforge.net/maven/net/minecraftforge/forgeflower/1…
This mapping 'snapshot_20170624' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-f49079d        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
               Powered by MCP unknown               
             http://modcoderpack.com             
         by: Searge, ProfMobius, Fesh0r,         
         R4wk, ZeuX, IngisKahn, bspkrs           
#################################################
:cleanCache
:clean UP-TO-DATE
: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.
BUILD FAILED
* WhatExecution failed for task ':decompileMc'.
 went wrong:
Total time: 5 mins 58.11 secs
> Process 'command 'C:\Pylo\MCreator176\jdk32\bin\java.exe'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Pylo\MCreator176\forge>
Task completed with return code 0 in 358421 milliseconds

As the Forge requires more…
Fri, 12/08/2017 - 16:28

As the Forge requires more and more RAM, the 32-bit version doesn't work most of the time. I would suggest you to use the 64-bit version whenever you can.

Last seen on 09:06, 14. Jul 2019
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks! :D
Sun, 12/10/2017 - 20:07

Thanks! :D