Querz / mcaselector

A tool to select chunks from Minecraft worlds for deletion or export.
MIT License
3.17k stars 177 forks source link

JavaFX AUR dependency #404

Open WarpedVoxel opened 1 year ago

WarpedVoxel commented 1 year ago

Currently, the JFX dependency listed on the AUR package is java-openjfx. With this configuration, MCAselector is unable to run. According to this comment, it should be java17-openjfx instead, as java-openjfx provides JFX for Java 19. I tested the solution the commenter provided (minus the removal of java-openjfx) and MCAselector was able to run.

hmlendea commented 1 year ago

Your system might have been configured to use Java 17 and that's why it was not working? One a clean system with no Java installed whatsoever (My Minecraft is installed through flatpak), installing mcaselector and its dependencies worked just fine.

terminal-cs commented 1 year ago

Your system might have been configured to use Java 17 and that's why it was not working? One a clean system with no Java installed whatsoever (My Minecraft is installed through flatpak), installing mcaselector and its dependencies worked just fine.

I have my java version set to 20 with jfx 20 installed, yet it still doesn't work. Also you are using a different packaging format than what the aur uses

hmlendea commented 1 year ago

Your system might have been configured to use Java 17 and that's why it was not working? One a clean system with no Java installed whatsoever (My Minecraft is installed through flatpak), installing mcaselector and its dependencies worked just fine.

I have my java version set to 20 with jfx 20 installed, yet it still doesn't work. Also you are using a different packaging format than what the aur uses

Only Minecraft is flatpak. MCA Selector is from AUR. In any case, І՝m not sure why it dօesn`t work, I hope someone finds a fix. It would also be nice if MCA Selector would be available through flatpak too.

terminal-cs commented 1 year ago

Your system might have been configured to use Java 17 and that's why it was not working? One a clean system with no Java installed whatsoever (My Minecraft is installed through flatpak), installing mcaselector and its dependencies worked just fine.

I have my java version set to 20 with jfx 20 installed, yet it still doesn't work. Also you are using a different packaging format than what the aur uses

Only Minecraft is flatpak. MCA Selector is from AUR. In any case, І՝m not sure why it dօesn`t work, I hope someone finds a fix. It would also be nice if MCA Selector would be available through flatpak too.

Same. I really need it for 1.20, which is very soon.