Jump to content

Forge 1.12.2-14.23.5.2807 gradlew setupDecompWorkspace Build Failed With An Exception Error


Recommended Posts

Posted

Hey there, trying to take a look at modding and I'm having some trouble. I'm following the Getting Started guide on the Docs section of the site - https://mcforge.readthedocs.io/en/latest/gettingstarted/ - and I'm running into an error with the gradlew setupDecompWorkspace bit. I run it and I'm getting the error below.

 

  Reveal hidden contents

Here's it with the --stacktrace

  Reveal hidden contents

 

I've tried:

  • Checking my JDK version, I'm running JDK 8 201, 64bit
  • Checking my PATH, JAVA_HOME, and CLASSPATH System Environment Variables, those are all setup correctly, going to /bin, root folder and /bin respectively, all to the same jdk folder. There's no other java versions on any of the paths.
  • Redownloading Forge, unpacking files again, new folder, four different versions of forge
  • Changing gradle.properties so it uses 3gb of RAM
  • Clearing my .gradle cache, and clearing the .gradle folder period
  • Checking around here and trying any and all solutions I saw proposed

 

I'm not sure what else to try, or what I'm doing wrong. I'm not familiar with modding, so forgive me for my incompetence, but I need some help.

 

Below is my build.gradle, it's saying it's failing at line 24, which is the version = "1.12.2-14.23.5.2807" line right under minecraft.

 

  Reveal hidden contents

 

Any help would be massively appreciated!

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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