Jire / Overwatcheat

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

Build failed with an exception #164

Open Giolex2 opened 1 year ago

Giolex2 commented 1 year ago

Hi guys, I am trying to install the latest version Overwatcheat-4.0.0, I tried to install java versions 15 to 19.1 and I always get this error.

Downloading https://services.gradle.org/distributions/gradle-7.5.1-bin.zip ...........10%............20%...........30%............40%...........50%............60%...........70%............80%...........90%............100%

Welcome to Gradle 7.5.1!

Here are the highlights of this release:

For more details see https://docs.gradle.org/7.5.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster) Type-safe project accessors is an incubating feature.

Task :overwatcheat FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 1m 14s 16 actionable tasks: 4 executed, 12 up-to-date


C:\Users\giole>java -version java version "19.0.1" 2022-10-18 Java(TM) SE Runtime Environment (build 19.0.1+10-21) Java HotSpot(TM) 64-Bit Server VM (build 19.0.1+10-21, mixed mode, sharing)

C:\Users\giole>

shlomivman commented 1 year ago

I had the same issue Just update the code in those two files it will fix the error: https://github.com/Jire/Overwatcheat/pull/146/files

KISS-MY-WEED commented 1 year ago

DID U TIP AND GOT THIS ERROR ANY IDES? Screenshot (664)

Bulbxsaur commented 1 year ago

I had the same issue Just update the code in those two files it will fix the error: https://github.com/Jire/Overwatcheat/pull/146/files

I fixed the first code but i dont see any frame grabber kts in the 4.0 build did i do something wrong? now its just telling me.

"Exception in thread "Frame Grabber" org.bytedeco.javacv.FFmpegFrameGrabber$Exception: av_find_input_format() error: Could not find input format "gdigrab". (For more details, make sure FFmpegLogCallback.set() has been called.)

Please help