Posted August 9, 20178 yr Hi Forge Community. I am writing to you to address an issue I have been getting for the past days. It is about the decompilation process of my workspace. I can't seem to get past :DecompileMc because of the following error: Error occurred during initialization of VM Could not reserve enough space for 3145728KB object heap I also get the following text: * What went wrong: Execution failed for task ':decompileMc'. > Process 'command 'C:\Program Files\Java\jdk1.8.0_144\bin\java.exe'' finished with non-zero exit value 1. It would be greatly appreciated if someone would be able to find a fix for this problem. Thanks in advance
August 9, 20178 yr Allocate more memory if you're using IDE or run gradlew from the command line. Edited August 9, 20178 yr by MrBendelScrolls
August 10, 20178 yr Author How much should I allocate and how? I also have 3GB of RAM if you're interested.
August 10, 20178 yr 2 hours ago, IAntonio3 said: How much should I allocate and how? I also have 3GB of RAM if you're interested. 2 hours ago, diesieben07 said: ForgeGradle requires around 3G of free memory to decompile Minecraft. I think this probably means you're going to need a RAM upgrade if you want to decompile MC. You could try setupDevWorkspace instead of the Decomp, so you can still develop, you just won't be able to view the MC sources.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.