When I try to run LDCT I get the following error:
C:\LDCT\LDCT v0.9.23>java -jar LDCT.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/ParseException
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:488)
at java.base/java.lang.Class.forName(Class.java:467)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.cli.ParseException
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 4 more
Java version is 1.8
Sorry that you're having problems, Jorge. I had to replace my system earlier this year and don't have the Java development environment configured yet so I can't research the problem immediately. I can confirm that I'm having the same problem on Windows 11 64-bit with Java 1.7. If you need a quick solution and have a Java development environment, the source code is posted in this project. Otherwise, I will post an update as soon as I can. Thanks.
I rebuilt the LDCT.jar file which should fix the problem. Please download the LDCT v0.9.3.zip file and give it a try. If you have further problems, please open a new ticket. Sorry for the inconvenience and thanks for using LDCT.
Hi I am also having similar issues and was looking for the LDCT v0.9.3.zip file but I can only find the LDCT v0.9.23.zip file I was wondering if you could post or send me a link for it thanks
Hi, Jason. I think that I mistyped. v0.9.23 was the corrected version as best I recall.