Topic category: Troubleshooting, bugs, and solutions
Hello,
When i launch MCreator, and after « Downloading Minecraft forge MDK », there is error that stop MCreator. There is screenshots and the error log.
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Tous droits r‚serv‚s.
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
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
Total time: 4 mins 5.5 secs
Execution failed for task ':decompileMc'.
> 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 247784 milliseconds
Please, help ! :o
Could you please specify the amount of RAM your computer has?
My computer RAM is 3GB, i think (it's written 3GB DDR3 exactly)
It doesn't work ^^'' I will test on another compucter ^^
You could try to increase the MCreator's RAM in the preferences file. The file is located in *mcreator_install_folder*/user/preferences.conf. Open the file and add the following lines:
xms=512M
xmx=2G
Hope this helps you solve your problem.
Happy modding!
How do i edit the preferences file?
and now, when i try to open mcreator, nothing happens.
wait, i'm on a 64-bit PC.
anyways,(i have no idea how to edit messages) mcreator can't open with the edited preferences file. I have the latest version of windows and java. I'm on 64-bit mcreator.
switched back to 32 bit mcreator. on alienware 15 R3, 11.1 available physical memory, 12.9 available virtual memory.