Gradle task failed -23

Started by MaZaaK on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 22:35, 26. Nov 2017
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Gradle task failed -23

   
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

Last seen on 15:25, 4. Apr 2021
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Error occurred during…
Fri, 11/24/2017 - 11:47

Error occurred during initialization of VM
Could not reserve enough space for 3145728KB object heap

Please search the forums…
Fri, 11/24/2017 - 15:38

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

Last seen on 10:54, 9. Jul 2023
Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem but…
Fri, 11/24/2017 - 18:10

I have the same problem but I tried what you said and it doesn't work

Last seen on 22:42, 24. Nov 2017
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What do we have to do to fix…
Fri, 11/24/2017 - 18:39

What do we have to do to fix this problem?

Last seen on 15:25, 4. Apr 2021
Joined Nov 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Since I am Japanese, I am…
Tue, 12/26/2017 - 23:34

Since I am Japanese, I am using google translation.

Perhaps, I think that it will be solved by increasing the memory to 64bit.