Jire / Overwatcheat

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

Error with interception when starting cheat. #255

Open NomgartSounds opened 1 year ago

NomgartSounds commented 1 year ago

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