Hi,
the problem is related to an incompatibility with the java JDK version.
For now a workaround should be to switch to 1.8.
In order to do that you can start the application with a different JAVA_HOME, like :
JAVA_HOME=pathToJdk1.8 ./run.sh
I will try to fix it to let it work with newer versions, I will let you know.
Thank you.
Enrico
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I downloaded Capa chess-1.0.2-installer.jar, started it and then started run.sh. See error dialog in attached screenshot. What am I doing wrong?
Best,
Stefan
Last edit: Stefan 2018-09-15
Hi,
could you please attach the file capa.log? It should be located in /Applications/Capa chess/current .
Enrico
Hi,
the problem is related to an incompatibility with the java JDK version.
For now a workaround should be to switch to 1.8.
In order to do that you can start the application with a different JAVA_HOME, like :
JAVA_HOME=pathToJdk1.8 ./run.sh
I will try to fix it to let it work with newer versions, I will let you know.
Thank you.
Enrico
Hi,
I have just released a new version (1.0.3) that should fix the problem with the JDK version.
Best regards
Enrico