Can't install MCreator

Started by dinosaur202 on

Topic category: Help with MCreator software

Last seen on 21:41, 19. Aug 2018
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can't install MCreator
Mon, 10/16/2017 - 01:26 (edited)

Well, that's an hour of my life down the drain.

 

 

 

Crash log:

 

 

 

 

   
Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [Version 10.0.15063]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\user\Desktop>cd forge
C:\Users\user\Desktop\forge>SET "JAVA_HOME=C:\Users\user\Desktop\jdk32\"
C:\Users\user\Desktop\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
C:\Users\user\Desktop\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
C:\Users\user\Desktop\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-d13a6c8        
  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 ':d> Process 'command 'C:\Users\user\Desktop\jdk32\bin\java.exe'' finished with non-zero exit value 1
ecompileMc'.
* Try:
Total time: 2 mins 18.75 secs
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
C:\Users\user\Desktop\forge>
Task completed with return code 0 in 141009 milliseconds

Edited by dinosaur202 on Mon, 10/16/2017 - 01:26
Last seen on 14:33, 23. Apr 2019
Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm having the same problem
Mon, 10/16/2017 - 19:12

I'm having the same problem for 1.7.5 (1.11.2)!

Last seen on 21:41, 19. Aug 2018
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
we might need to downdate to
Mon, 10/16/2017 - 20:14

we might need to downdate to 1.10.2, seriously. if it's a problem for the version.

 

Last seen on 21:41, 19. Aug 2018
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
happens on 1.10.2 as well  
Tue, 10/17/2017 - 01:28

happens on 1.10.2 as well

 

Last seen on 21:41, 19. Aug 2018
Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Just got the 1.7.10 version
Tue, 10/17/2017 - 21:38

Just got the 1.7.10 version to work, only to find out I CAN'T MAKE CAR MODS.

Apparently, you need the forge version on your PC.

Can I make cars in the newer versions?

 

Last seen on 15:34, 19. Nov 2021
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's not the MCreator's
Wed, 10/18/2017 - 12:14

It's not the MCreator's problem, it's your computer's fault. You need more RAM to your computer. If you have more than 3145728 KB / 3.145728 GB of RAM, then use preferences to increase your RAM. If not, try to buy RAM. Hope this helped.

Last seen on 22:52, 27. Oct 2017
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
The error says it there Could
Wed, 10/18/2017 - 12:28

The error says it there Could not reserve enough space for 3145728KB object heap it's unable to use the ram it wants, so you need to up the ram

in your MCcreator folder there is a user folder in there is a preferences.conf file open that and add something like this
[spoiler]xms=625
xmx=8192
ui=normal[/spoiler]
This is a forge and java error and it's telling you it is unable to do something, not MCreator it's self

if you have 3 gig or less of ram then download the 32 bit version if they have one, if not your rig is underpowered.

Last seen on 22:52, 27. Oct 2017
Joined Nov 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:The error says it there Could
Wed, 10/18/2017 - 12:31

Minimal specifications:

  • Windows XP SP3/Vista/7/8/8.1/10 or Linux (with >2.6 kernel) Ubuntu/Debian/... or OSX Leopard or higher
  • 2 GB of DDR3 RAM (4GB or more of DDR3 RAM for 64 bit edition)
  • 2 core CPU Intel/AMD
  • 280 MB of storage
  • Reliable internet connection
Last seen on 15:34, 19. Nov 2021
Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
DDR2, DDR1 and DDR also count
Thu, 10/19/2017 - 09:32

DDR2, DDR1 and DDR also count.