Jire / Overwatcheat

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

Exception in thread "Toggle UI" java.lang.ExceptionInInitializerError #313

Open SgtDragon opened 5 months ago

SgtDragon commented 5 months ago

This is the exceptions I'm getting, am testing in the training area on tracer.

Exception in thread "Toggle UI" java.lang.ExceptionInInitializerError at org.jire.overwatcheat.Keyboard.pressKey(Keyboard.kt:49) at org.jire.overwatcheat.aimbot.ToggleUIThread.toggleUI(ToggleUIThread.kt:44) at org.jire.overwatcheat.aimbot.ToggleUIThread.run(ToggleUIThread.kt:35) Caused by: java.lang.IllegalArgumentException: Cannot open library: interception at java.base/java.lang.foreign.SymbolLookup.libraryLookup(SymbolLookup.java:235) at java.base/java.lang.foreign.SymbolLookup.libraryLookup(SymbolLookup.java:199) at org.jire.overwatcheat.nativelib.interception.Interception.(Interception.kt:26) ... 3 more

Flowing8175 commented 1 week ago

find interception.dll file in the Interception driver folder, then put it in ...\Overwatcheat 5.1.0\build\Overwatcheat 5.1.0\ folder.

In case that doesn't work, copy all files of the driver .dll, .lib, .h files, and put it in all these directories:

...\Overwatcheat 5.1.0\build\Overwatcheat 5.1.0\ ...\Overwatcheat 5.1.0\build\lib (it could be somewhere else, but you know)

that should help.