mcaselector icon indicating copy to clipboard operation
mcaselector copied to clipboard

JavaFX

Open UndeadViking20 opened this issue 2 years ago • 3 comments

Problem Installing JavaFX

I want to use MCA selector to reset some chunks. I says to install JavaFX for 17.0.5. I go to download it, but the download button just says "more info" and I cant download it?? Please help (Im on 19w34a, I want to update to 19w36a) (Im on windows) (im on Minecraft Java)

UndeadViking20 avatar Dec 23 '22 20:12 UndeadViking20

Can you please advise what OS do you use? Based on that we can try to provide you instructions

PurpleCatfish avatar Jan 14 '23 10:01 PurpleCatfish

Edit system environment variables --> Environment variables --> Set Path.

Tutorial here: https://www.youtube.com/watch?v=104dNWmM6Rs

JMBoulos12 avatar Feb 07 '23 12:02 JMBoulos12

I have solved issue by installing a full OpenJDK with JavaFX set Applied jenv local to use this jdk 19 and run as following


 jenv local openjdk64-19.0.1
 java -jar ./mcaselector-2.1.jar 

PurpleCatfish avatar Feb 07 '23 14:02 PurpleCatfish