I'm on macOS Ventura and made a fonts-extension.jar with Jaspersoft Studio 6.20.5. Then I put this jar into the jdbc folder of JasperStarter 3.6.2. Running a report yields an error: Exception in thread "main" java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at de.cenote.tools.classpath.ApplicationClasspath.add(ApplicationClasspath.java:75)...