Topic category: Troubleshooting, bugs, and solutions
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [version 10.0.15063]
(c) 2017 Microsoft Corporation. Tous droits r‚serv‚s.
D:\MCreator176>cd forge
D:\MCreator176\forge>SET "JAVA_HOME=D:\MCreator176\jdk32\"
D:\MCreator176\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
D:\MCreator176\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
D:\MCreator176\forge>gradlew -Dorg.gradle.jvmargs="-Xms512m -Xmx1024m" cleanCache clean setupDecompWorkspace --refresh-dependencies
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.
* What went wrong:
BUILD FAILED
Execution failed for task ':decompileMc'.
Total time: 1 mins 29.397 secs
> Process 'command 'D:\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.
D:\MCreator176\forge>
Task completed with return code 0 in 89662 milliseconds
Please search the forums first before posting a bug report. It would greatly decrease the number of duplicate posts.
MCreator 1.7.6 (32 bits) launching error: https://mcreator.net/forum/39664/mcreator-176-32-bits-launching-error
I have the same problem but I tried what you said and it doesn't work
What do we have to do to fix this problem?
Since I am Japanese, I am using google translation.
Perhaps, I think that it will be solved by increasing the memory to 64bit.