Closed herm closed 4 years ago
@herm MyController does not support java > 1.8. What is your OS?
I also figured out that everything > 1.8 does not work. It works fine with OpenJDK 8.
However the version check and the statement in the README is misleading. The version check in start.sh say "Mycontroller.org server required java version 1.7 or later". The README says "Java : 1.8 or later". And it seems like the actual requirement is Java 1.8 and nothing else works.
My OS is Manjaro, but that's probably irrelevant.
@herm ah thanks! I will update the doc/start.sh file
The version check in start.sh fails for OpenJDK:
OpenJDK seems to be unsupported but the error message could be clearer.