Posted June 25, 20169 yr hello forms am pritty new to modding and am trying to set up my work space and i keep runing in to the same problem with gradlew.bat setupDecompWorkspace. here is the pastbin of the command prompt http://pastebin.com/09mEpc4K am not sure what to do
June 25, 20169 yr * What went wrong: Execution failed for task ':recompileMc'. > Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "C:\Program Files\Java\jre1.8.0_92" Seriously, people - how do you live through your every day? This is like direct answer to your question - you don't have compiler. javac is shipped wtih JDK, you have only JRE. 1.7.10 is no longer supported by forge, you are on your own.
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.