How do I run this?
Describe the bug When I try to install javafx it says "A fatal exception has occurred. Program will exit" and when I try to run it it says "Permission denied" Expected behavior for the installation to work Screenshots and other files
Environment (please complete the following information):
OS: iMac M1 Java version: 21.04 Version of MCA Selector 2.4.1. Additional context Add any other context about the problem here, e.g.:
Minecraft version used to generate affected parts of your world - java Relevant debug messages from Minecraft. nothing Mods used that change Minecraft save files or add blocks to the game. none Previously used programs to alter the world files. I have used one program called world tools but it is a file on my computer not in the minecraft files.
Help?
When it says "Permission denied" for a file, you need to run a chmod command on the file.
Type chmod +x and then the path to the file that is missing permission to be executed.