Well, I was about to build a launcher, but this Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain came up when I tried to run the build.bat.
I've tried running it using cmd and gradlew clean build, tried doing the same with the admin priveleges, and also I have JDK 8 installed from the official website. The latest version x64. I also want to mention that I see no reason to build this project everytime, so if somebody has already built one, please send it to me. Oh and I also have %JAVA_HOME% set to JDK 1.8
If I am wrong, I am sorry, but please still help me to fix my issue <3
Well, I was about to build a launcher, but this
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
came up when I tried to run the build.bat.I've tried running it using cmd and
gradlew clean build
, tried doing the same with the admin priveleges, and also I have JDK 8 installed from the official website. The latest version x64. I also want to mention that I see no reason to build this project everytime, so if somebody has already built one, please send it to me. Oh and I also have %JAVA_HOME% set to JDK 1.8If I am wrong, I am sorry, but please still help me to fix my issue <3