


: Added Lets Encrypt root certificates as additional trust : ModLauncher 4.1.0+62+5bfa59b starting: java version 13.0.1 by Oracle Corporation When I uninstall jdk 13 the forge server starts perfectly, but when I install it again it doesn't. I've been searching for answer for almost three or four hours before making a post. I know that forge only use java 8 or java 10, but if my java version is set to java 8, why is the forge server launcher the only one that is trying to launch with jdk 13? The normal minecraft server launcher starts perfectly, and my minecraft client ( with forge and mods installed ) starts without problems too (which indicates that the java version is set properly to java 8 ). The problem is that the java path is already set to jre 8, and when i use java -version on cmd, it says that I am using java 8, but when I try to open my forge server ( 1.14.4 ) it doesn't load, and in the logfile I can see that it is trying to launch with java jdk 13. And I also have java jre 8 and jdk 8 installed too. I have java jdk 13 installed because I need it for netbeans.
