-
Notifications
You must be signed in to change notification settings - Fork 25
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
Load button not working under MacOS Monterey (LWJGL failing to load a library?) #63
Comments
same issue on xubuntu 20.04, fails with: |
I have the same issue on MacOS Catalina 10.15.7 after trying to build the project myself.
Then clicking the 'Load' button causes the following 'NSInternalInconsistencyException' exception: Error Message
This seems potentially relevant to a similar issue adoptium/adoptium-support#101 potentially related to compatibility with MacOS. |
idk what is this error, but is the "lwjgl, lwjgl-utils, lwjgl-platform" libraries loaded in built path/configure build path/libraries? |
Yeah, the load button doesn't work for me on macOS Monterey 12.6 |
according to so i used rococoa like $ uname -a 0.2.5
Darwin nsanomac4 20.6.0 Darwin Kernel Version 20.6.0: Tue Apr 19 21:04:45 PDT 2022; root:xnu-7195.141.29~1/RELEASE_X86_64 x86_64
$ java -version 0.2.5
java version "1.8.0_291"
Java(TM) SE Runtime Environment (build 1.8.0_291-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.291-b10, mixed mode)
BUT is it really needed to use |
Well I'm on win10 and the JFileChooser is pretty ugly and doesn't resemble the native one. |
sorry, i mean not swing |
Its still not very pretty and doesn't really look like the native one ^-^ |
oh that make sense 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: