Posted December 26, 20231 yr if try made servers with java 1.8 to not working cant find files @libraries/net/minecraftforge/forge/1.20.1-47.2.17/win_args.txt if use newer java 20 to can run . but is strange when java req 8 to working normal java but not working at server.
December 26, 20231 yr In your script, replace the word java with the java 8 path (to the javaw.exe) Put the path into quotation marks Try my Modpack >>Link to Curseforge<<
December 26, 20231 yr Author "%JAVA_HOME%\jdk-1.8\bin\java.exe" -Xmx8G @libraries/net/minecraftforge/forge/1.20.1-47.2.17/win_args.txt %*nogui i use it.
December 26, 20231 yr Use the direct path and the javaw.exe - something like "C:\Program Files\Java\jdk-1.8\bin\javaw.exe" Try my Modpack >>Link to Curseforge<<
December 26, 20231 yr Author more errors... if i use this method so muss use users but my name users is "-" so cant be use to find. so determine javahome, to navi this path.
December 26, 20231 yr Author "%JAVA_HOME%\jdk-1.8\bin\java.exe" if fully path so start and end is " but no inside i check it.
December 26, 20231 yr I am not sure, but the JAVA_HOME part is not working that way - you have to use the full path Reinstall Java 8 and use the default path - then use "C:\Program Files\Java\jre1.8.0_391\bin\javaw.exe" 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.