Jump to content

Jay Avery

Members
  • Posts

    884
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Jay Avery

  1. I created a text file called "gradle.properties" in the same folder as the gradlew.bat file. In the text file I wrote the line "org.gradle.jvmargs=-Xmx4096M" (I experimented variously with 2G, 4G, 2048M, none making much difference - 4096M was just my most recent attempt).
  2. 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!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.