Posted May 24, 20241 yr i downloaded a forge server into one of my files and when i run the .bat file it says this ---> https://pastebin.com/mmW0bQ1x
May 24, 20241 yr The Java version is not matching 1.16 and older: Java 8 1.17: Java 16 1.18 - 1.20.4: Java 17 1.20.5 and newer: Java 21 Try my Modpack >>Link to Curseforge<<
May 24, 20241 yr Author how do i find out what java version i have? and how do i delete it and get the new one
May 24, 20241 yr You will find your Java installations at C:\Program Files\Java\ You can install different versions at the same time The run bat usually uses the latest build So if you are using 1.20.1 (which requires Java 17), set the path to the Java 17 installation in your script For example: "C:\Program Files\Java\jdk-17.0.9\bin\javaw.exe" -Xmx4G -Xms2048M -jar server.jar pause Just make sure you are using the correct Java version for the Minecraft version you are using Use the exact path to the javaw.exe and keep the quotation marks Try my Modpack >>Link to Curseforge<<
May 24, 20241 yr Author i tried that and i got rid of java to install the new one but it still says i have the old one and i cant get the new one because of the old one
May 24, 20241 yr You have to set the java path in your start script Try my Modpack >>Link to Curseforge<<
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.