Jump to content

Recommended Posts

Posted

Hi guys, I'm looking to get into some modding, however I keep running into issues, and scouring through the internet doesn't seem to help me with this one. I've having issues with the command:

 

gradlew setupDecompWorkplace

 

The issues are here with both the normal run and the stacktrace run: https://pastebin.com/7YUnb4ei

 

Is anyone able to help?

Posted (edited)
26 minutes ago, American2050 said:

What's on line 10 of that file?

apply plugin: 'net.minecraftforge.gradle.forge'

 

I'm going to try upgrading to Java 8, I think I already have though. No hurt in trying again

Edited by Metrixo
Posted
1 hour ago, Metrixo said:

No, upgrading to 8 didn't seem to work, should I try 9? 

No.

Forge / Minecraft do not work on Java 9 at all, stop, end, period.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Posted
Just now, Draco18s said:

No.

Forge / Minecraft do not work on Java 9 at all, stop, end, period.

Good thing I didn't go on to do that before I was told otherwise. :P

Posted

I tried it multiple times with both the 86x and the 64x bit versions of JDK 8 installed. The files in the picture. I'm trying to install the version that is 8u152 instead to see if that'll work, but I definitely tried with the 86x and the 64x versions.

Capture.PNG

Posted
21 minutes ago, diesieben07 said:
  1. Uninstall all old versions of Java that you have.
  2. Remove any references to the installations in the environment variables PATH and JAVA_HOME (you can delete the latter).
  3. Re-install the latest JDK 8 64 Bit. Never use 32 Bit.
  4. Set JAVA_HOME to the JDK installation folder (not the bin folder inside it).
  5. Reboot.

https://pastebin.com/JeFQY1vK

I did that all and now I've gotten this issue.

Posted

java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) Client VM (build 25.151-b12, mixed mode)

 

I have 16gb of ram and I only have Chrome, Spotify, CMD and file explorer open.

Posted
22 minutes ago, Metrixo said:

java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) Client VM (build 25.151-b12, mixed mode)

Also just noticed, this is 32-bit java, you're likely to run into memory issues. I'd remove it and install the 64 bit (it will say 64 bit on the HotSpot Client line when you have it)

Posted

C:\Users\Zachary Leask>java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)

 

All good?

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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