Been trying to set up a simple kodi/ambilight mediacenter with libreelec.
I tried hyperion.ng, and while it worked I had issues with hdmi turning off/on.
I know there is a libreelec Hyperion addon that is supposed to be configured with hypercon-le. But I am haveing trouble running the java file. It appears it was forgotten in the past with java 7.
Here are the errors when trying to open it with java 11. Any tips?
Exception in thread "main" java.lang.NumberFormatException: For input string: "."
at http://java.base/java.lang.Numb…eption.java:65)
at http://java.base/java.lang.Inte…teger.java:638)
at http://java.base/java.lang.Inte…teger.java:770)
at org.hyperion.hypercon.JavaVersion.isOKJVMVersion(JavaVersion.java:20)
at org.hyperion.hypercon.Main.main(Main.java:46)