Jump to content

RealSGII2

Members
  • Posts

    7
  • Joined

  • Last visited

RealSGII2's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Wait! I think I might have just found an error: process.env wasn't saved, and so I was using the wrong JDK. I'll fix this, and get back to you. EDIT 1: I've switched it, now trying it... EDIT 2: It worked! Thank you so much, I'll post any more errors I have in a different topic.
  2. I've done that. Here is what I get: Full logs:
  3. When I run java -version I see 64? I'm pretty sure I'm downloading the 64 bit. I am using this: I'll remove it, see what happens. I'll reply once I do that.
  4. I tried using org.gradle.jvmargs=-Xmx2048M and org.gradle.jvmargs=-Xmx2G, but, they both didn't work. Any fix?
  5. And... nevermind. I was blind; I didn't see the heap limit. I'll fix that.
  6. I'm getting this error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':decompileMc'. > Process 'command 'C:\Program Files (x86)\Java\jre1.8.0_201\bin\java.exe'' finished with non-zero exit value 1 If you'd like to see the entire log: I've tried looking at all the sources I could find, but none of them helped me.
×
×
  • Create New...

Important Information

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