Jire / Overwatcheat

Free, open-source undetected color cheat!
GNU Affero General Public License v3.0
322 stars 92 forks source link

Compiling error #118

Open Xushuz opened 2 years ago

Xushuz commented 2 years ago

problem with compiling settings.gradle using JDK 18 which is required to run the program.

hi-skittles commented 2 years ago

go to build.gradle, change the kotlin version from 1.4.32 to 1.5.0. referrenced here. i also changed my java path to use jdk 11.0.13, not sure if that helped too.

hi-skittles commented 2 years ago

line 25 in build.gradle btw

Lewdcifer commented 2 years ago

go to build.gradle, change the kotlin version from 1.4.32 to 1.5.0. referrenced here. i also changed my java path to use jdk 11.0.13, not sure if that helped too.

how did you change java path?