I'm trying to set up Forge for the first time. When I run the command
gradlew setupDecompWorkspace
, I end up with this error:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':decompileMc'.
> GC overhead limit exceeded
I've done loads of googling for solutions and tried a bunch of things, but none of them have worked so far. I followed the instructions on this tutorial to increase the RAM, I added the JAVA_HOME variable and ran the special command as described here, still the same error keeps happening.
I am a total newbie to modding and to this forum. Sorry if I've broken any rules or done something silly, but please don't just throw a bunch of jargon at me with no explanation because it won't help!