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

Can't run jar on linux mint 20 64 bit. #99

Open
TheGuyWhoo opened this issue Dec 29, 2022 · 1 comment
Open

Can't run jar on linux mint 20 64 bit. #99

TheGuyWhoo opened this issue Dec 29, 2022 · 1 comment

Comments

@TheGuyWhoo
Copy link

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.lwjgl.LWJGLUtil$3 (file:/home/nickelas/Downloads/pixel.jar) to method java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of org.lwjgl.LWJGLUtil$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

I get that.

@SomeTroglodyte
Copy link

IMHO known Ubuntu issue (the loader error, the warnings are simply correct), not a PD one. Get another Java runtime - even pulling the exact same sources that are supposed to have been used for the official repo OpenJDK and compiling them yourself should work. I normally use the adoptium LTE stuff.

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