Posted November 8, 20177 yr This is the first time that I'm trying my hand at creating a Minecraft mod, and I can't get past step 1 of setting up my environment: gradlew setupDecompWorkspace I'm getting the Could not determine java version from "9.0.1". error message. I've removed the Java 9 JDK and went back to Java 8, but I get the same message. Couldn't find anything that helped after checking here. My apologies if this isn't the correct place for this, but any help would be greatly appreciated.
November 8, 20177 yr Author Fixed it. There was a PATH variable hiding for Java 9 still, removed it and moved the one for Java 8 to the front of the list to avoid the same issue from reoccurring.
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.