Describe the bug
When opening the downloaded file world-downloader.jar, the file seems stuck in the dock with the folder icon, not sure if it's because I'm using a Mac. I have allowed system security access and have java installed. I have not opened the launcher yet, for now the file is not opening. Nothing shows up on the screen
Steps to reproduce
Open the file
Error message
When I open it from the terminal:
Nov 23, 2023 9:14:16 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @58ecb515'
java.lang.AbstractMethodError: Receiver class com.sun.glass.ui.mac.MacTimer does not define or inherit an implementation of the resolved method 'abstract void _pause(long)' of abstract class com.sun.glass.ui.Timer.
at com.sun.glass.ui.Timer.pause(Timer.java:143)
at com.sun.javafx.tk.quantum.QuantumToolkit.pauseTimer(QuantumToolkit.java:514)
at com.sun.javafx.tk.quantum.QuantumToolkit.postPulse(QuantumToolkit.java:501)
at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$12(QuantumToolkit.java:355)
It repeatedly prints this error Also it doesn't respond to quitting, I have to force quit java.
Describe the bug When opening the downloaded file world-downloader.jar, the file seems stuck in the dock with the folder icon, not sure if it's because I'm using a Mac. I have allowed system security access and have java installed. I have not opened the launcher yet, for now the file is not opening. Nothing shows up on the screen
Steps to reproduce Open the file
Error message When I open it from the terminal:
It repeatedly prints this error Also it doesn't respond to quitting, I have to force quit java.