Closed gjf closed 2 years ago
Version 2.0.0 requires Java 11 or higher, please refer to the installation documentation at https://visualtraceroute.net/installation.html
Version 2.0.0 requires Java 11 or higher, please refer to the installation documentation at https://visualtraceroute.net/installation.html
There is no released JRE 11 for Windows yet. Do you mean I have to install a whole JDK just to make to work this piece of code?
Correct, the concept of JRE was removed with Java 11 https://stackoverflow.com/questions/53111921/how-can-i-get-java-11-run-time-environment-working-since-there-is-no-more-jre-11 I will do a bit of research (especially around licensing) see if I can embed a custom open JDK in the install for a future version.
Yes do it please. BTW even with installed JDK 18 v.2.0.0. crashes at start: Sure 1.7.1 cannot be started at all with this JDK version. output.log
I have the same crash, have you been able to solve the issue?
Please try the latest build 2.1.0 for windows, which has the right JRE embedded and should workaround this issue
Works.
Latest version 2.0.0 gives n error when started on Windows 11 x64 with Java 8 u331 onboard (the latest JRE version as for now):
Version 1.7.1 works OK.