Jump to content

Frizzk

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Frizzk's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank you so much!! I'll leave here what I did to get it working just for helping other users that have the same issues: - I opened a cmd console in the server folder ( shift + right click, and then open powershell ). - I wrote "java -jar forge.jar" and then it started with java 1.8. When I put the full path to the java executable it says "C:\Program is not a valid command", so I tried to use just "java" and it worked. Thank you again for the help!!
  2. Hey thanks for replying, but I did not understand you... what do you mean with "invoking"? When i'm going to start the server I just double click the "forge-1.14.4-28.1.90.jar" and nothing happens, it only creates the log file. Could you be a bit more explicative? I don't know if there is a way to start it with a .bat file if thats what you say.
  3. Hi, I have a problem with my server... I have java jdk 13 installed because I need it for netbeans. And I also have java jre 8 and jdk 8 installed too. 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. 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 )... 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? 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... so please, lend me a hand ?? Here is the latest log:
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.