Jire / Overwatcheat

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

Error upon launching build for first time #166

Open rhys4AC opened 1 year ago

rhys4AC commented 1 year ago

Type-safe project accessors is an incubating feature.

Task :overwatcheat FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 821ms 16 actionable tasks: 1 executed, 15 up-to-date Press any key to continue . . .

rhys4AC commented 1 year ago

image

rhys4AC commented 1 year ago

have got the build going but am now getting this error in the actual overwatcheat

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.) at org.bytedeco.javacv.FFmpegFrameGrabber.startUnsafe(FFmpegFrameGrabber.java:881) at org.bytedeco.javacv.FFmpegFrameGrabber.start(FFmpegFrameGrabber.java:849) at org.bytedeco.javacv.FFmpegFrameGrabber.start(FFmpegFrameGrabber.java:844) at org.jire.overwatcheat.framegrab.FrameGrabberThread.run(FrameGrabberThread.kt:30)