:descompileMc FAILED

Started by gugulatavo on

Topic category: Troubleshooting, bugs, and solutions

Active 4 years ago
Joined Jan 2015
Points:
722

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
:descompileMc FAILED

Can Someone help me?

Build:

Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
This set of MCP mappings was designed for MC 1.8.8. Use at your own peril.
#################################################
         ForgeGradle 2.1-SNAPSHOT-8267717        
  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 FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':decompileMc'.
> Java heap space
BUILD FAILED
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Total time: 12 mins 48.276 secs
Task completed with return code 1 in 768775 milliseconds

Obs: My computer is a Imac.

 

Active 8 years ago
Joined Sep 2015
Points:
729

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
Fix your ram it is low
Sun, 01/31/2016 - 23:45

Fix your ram it is low

Active 4 years ago
Joined Jan 2015
Points:
722

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
How can i fix my ram?
Mon, 02/01/2016 - 15:15

How can i fix my ram?

(sorry for the bad english i am from brasil)

Active 8 years ago
Joined Sep 2015
Points:
729

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
RE:How can i fix my ram?
Mon, 02/01/2016 - 15:32

@#2 Try close unnescessary program

 

Active 8 years ago
Joined Sep 2015
Points:
729

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
Look like your mod is
Mon, 02/01/2016 - 15:34

Look like your mod is extremely large it required very much Ram

Active 4 years ago
Joined Jan 2015
Points:
722

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
ok i will try, tanks  
Mon, 02/01/2016 - 20:06

ok i will try, tanks

 

Active 4 years ago
Joined Jan 2015
Points:
722

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
i have tried to close some
Mon, 02/01/2016 - 20:37

i have tried to close some programs but the problem continued.

obs: my computer Ran is 8GB

(sorry for my bad english)

Active 4 years ago
Joined Jan 2015
Points:
722

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Ram*
Mon, 02/01/2016 - 20:37

Ram*

Active 3 years ago
Joined Oct 2016
Points:
782

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 106
Executing gradle command:
Sat, 05/13/2017 - 22:05

Executing gradle command: cleanCache clean setupDecompWorkspace --refresh-dependencies
Microsoft Windows [Versi¢n 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Reservados todos los derechos.
D:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 32bituj>cd forge
D:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 
      32bituj\forge>SET "JAVA_HOME=D:\Mis Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 32bituj\jdk32\"
D:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 
      32bituj\forge>SET JAVA_EXE=%JAVA_HOME%\bin\java.exe
D:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 
      32bituj\forge>SET PATH=%JAVA_HOME%\bin\;%PATH%
D:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 
      32bituj\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-7a557d2        
  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 wTotal time: 13 mins 30.132 secs
rong:
BUILD FAILED
Execution failed for task ':decompileMc'.
> Process 'command 'D:\Mis Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 32bituj\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:\Mis 
      Cosas\Descargas\MCreator 1.7.5 [1.11.2] Windows 32bituj\forge>
Task completed with return code 0 in 833383 milliseconds

Active 3 years ago
Joined Dec 2014
Points:
835

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 168
RAM is starting its fault.
Sun, 05/14/2017 - 14:55

RAM is starting its fault. You need at least 4 GB of RAM that is not used to MCreator to run.

Active 7 years ago
Joined Sep 2017
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
RE:Executing gradle command:
Fri, 09/22/2017 - 13:02

@#8 @#7 I got the same plss help !