The full error:
Failed to apply plugin [id 'net.minecraftforge.gradle']
> Found java version null. Minimum required is 1.8.0_101. Versions 11.0.0 and newer are not supported yet.
I get this error whenever I use 'gradlew' in the Command Prompt. I've tried setting the JAVA_HOME variable to:
jdk-13
jdk1.8.0_221
jdk1.8.0_111
I'm not sure what else to do. Ideas?
1 reply
Important Information
By using this site, you agree to our Terms of Use.