Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in thread "main" #320

Open
firas5000 opened this issue Nov 25, 2024 · 1 comment
Open

Exception in thread "main" #320

firas5000 opened this issue Nov 25, 2024 · 1 comment

Comments

@firas5000
Copy link

Exception in thread "main" java.lang.NoClassDefFoundError: java/lang/foreign/MemorySession
at org.jire.overwatcheat.nativelib.User32Panama.(User32Panama.kt:26)
at org.jire.overwatcheat.aimbot.ToggleUIThread.(ToggleUIThread.kt:29)
at org.jire.overwatcheat.Main.main(Main.kt:73)
Caused by: java.lang.ClassNotFoundException: java.lang.foreign.MemorySession
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
... 3 more

@Flowing8175
Copy link

Flowing8175 commented Dec 11, 2024

you're on wrong jdk version, use 19 or another (i remember it's 19)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants