Hi there,
I’m trying to use the combined plugin set but I am getting the following error:
Scanning jar: jinput.jarjava.lang.SecurityException: sealing violation: can’t seal package net.java.games.input: already loaded
I presume this is because I have jinput.jar in my classpath and it is loaded by the JVM, and then the plugin scanner tries to load it again??
Can anyone tell me how to fix this?
Thanks in advance,
Chris