-
Notifications
You must be signed in to change notification settings - Fork 181
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
Fails to find JavaFX (21, 23) #518
Comments
Managed to get it to work. I had to manually locate the libraries like so:
Perhaps including a bash script that does this alongside the jar file would be a good idea. |
Where can I put this code you send so it will work on my end where I am experiencing the same issue? I am on windows though is the difference. |
You will have to make a .bat file to put this in. You will also have to replace the paths to resemble how they are on windows. |
Does not even work either way:
|
Describe the bug
Even with openjfx 21 and openjfx 23 installed, mca selector fails to find it and refuses to start.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
mca selector should be able to find and use openjfx
Screenshots and other files
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: