You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
This happens when I try loading up the program:
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
The text was updated successfully, but these errors were encountered: