Started by
AsriSwap
on
Topic category: Troubleshooting, bugs, and solutions
Greeting ! I have a problem with Mcreator (Version: 1.9.0 / 32bits) ! Executing gradle command: setupDecompWorkspace --refresh-dependencies Build info: MCreator 1.9.0, 32-bit, 3071 MB, Windows 10 - cmd, JVM 1.8.0_212, JAVA_HOME: C:/Pylo/MCreator182/jdk/jre (c) 2018 Microsoft Corporation. Tous droits r‚serv‚s. C:\Users\Eric\MCreatorWorkspaces\utilities>gradlew -Dorg.gradle.java.home="C:/Pylo/MCreator182/jdk/jre" -Dorg.gradle.parallel=true -Dorg.gradle.jvmargs="-Xms453m -Xmx453m" setupDecompWorkspace --refresh-dependencies Starting a Gradle Daemon (subsequent builds will be faster) Parallel execution is an incubating feature. This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril. ################################################# ForgeGradle 2.3-SNAPSHOT-7764e3e https://github.com/MinecraftForge/ForgeGradle ################################################# Powered by MCP http://modcoderpack.com by: Searge, ProfMobius, R4wk, ZeuX Fesh0r, IngisKahn, bspkrs, LexManos ################################################# :deobfCompileDummyTask :deobfProvidedDummyTask :getVersionJson :extractUserdev :extractDependencyATs SKIPPED :extractMcpData SKIPPED :extractMcpMappings SKIPPED :genSrgs SKIPPED :downloadClient SKIPPED :downloadServer SKIPPED :splitServerJar SKIPPED :mergeJars SKIPPED :deobfMcSRG SKIPPED :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\MCreator182\jdk\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. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 2m 15s 5 actionable tasks: 5 executed C:\Users\Eric\MCreatorWorkspaces\utilities> Task completed with return code 0 in 145347 milliseconds
You don't have enough RAM: https://mcreator.net/requirements
And update to 1.9.0, 1.8.2 is not supported anymore.
Oh okay ! Thank you !
You are welcome!
I have an other problem with the version 1.7.5 :
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [version 10.0.17763.615]
(c) 2018 Microsoft Corporation. Tous droits r‚serv‚s.
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-3966cea
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
BUILD 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
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Total time: 2 mins 57.526 secs
C:\Pylo\MCreator175\forge>
Task completed with return code 0 in 181989 milliseconds
The same thing with RAM, and 1.7.5 is outdated too.
Oh okay ! thx !