Closed PaddyD95 closed 1 year ago
Hi! This is a very strange error. Usually it indicates that a dependency required for the logging library is missing or that something fucked up the classpath and created an internal conflict which prevents loading the class correctly.
I was using version 16, am now using version 18. I'm starting the gui via a .bat file, but I get the same error if I try through the command prompt.. If I click on it directly nothing happens. Brief loading wheel and then nothing. I haven't installed anything or made any changes that I can think of that would affect java in any way.
@PaddyD95 I've not recieved a notification about this, sorry for the late reply. I will test this out on a different system with your Java version. Maybe something is wrong with the build.
Has this resolved itself? And if not what if you remove all Java installations and only install the latest LTS from https://adoptium.net/?
@PaddyD95 New version with new JavaFX runtime out today (1.0.8); might have solved this
The tool has been working fine for over a year since I installed it. I use a .bat file to open the GUI file, nothing about my set up or file system has changed but all of a sudden I'm getting the following error:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
java.io.EOFException
I've tried using the newer releases of the tool but that hasn't worked either