phsiic Posted July 19, 2020 Posted July 19, 2020 hi, I'm running the latest version of Ubuntu. I tried to install a Minecraft forge server running 1.14.4 forge version 28.2.0. everything went well and i got to the stage where you set the eula to true. That's when my issues began. I ran the minecraft (vanilla) jar using the following command in the terminal: java -jar (insert name of the minecraft jar here) and yes, i made that () to make it easier to read. i inserted the actual minecraft jar without parentheses. it ran perfectly well and i even got onto my minecraft installed on the same machine and joined using localhost. after seeing everything was fine in vanilla i quit minecraft and tried to launch the forge version in the exact same way (keep in mind there are no mods in the mods folder) which is when i got the following output: https://pastebin.com/wPvrqkKL PLEASE HELP IF YOU KNOW ANYTHING THAT MIGHT HELP!! this is driving me crazy seeing as i used this exact same jar file on my windows computer and successfully ran a forge server even with the mods installed and tested it on localhost with no issues. thanks for the help!! Quote
sciwhiz12 Posted July 19, 2020 Posted July 19, 2020 I believe that 1.14.4 Forge is incompatible with Java 9+. Try installing Java 8 (from AdoptOpenJDK) and using that for running Forge. Vanilla Minecraft, thought it is not officially supported, does run on Java 9+. However, Forge 1.14 uses a complicated system that isn't compatible with Java 9+, because of the things needed to allow Forge to run. Quote
phsiic Posted July 20, 2020 Author Posted July 20, 2020 11 hours ago, sciwhiz12 said: I believe that 1.14.4 Forge is incompatible with Java 9+. Try installing Java 8 (from AdoptOpenJDK) and using that for running Forge. Vanilla Minecraft, thought it is not officially supported, does run on Java 9+. However, Forge 1.14 uses a complicated system that isn't compatible with Java 9+, because of the things needed to allow Forge to run. thank you! i will try this right now. Quote
phsiic Posted July 20, 2020 Author Posted July 20, 2020 11 hours ago, sciwhiz12 said: I believe that 1.14.4 Forge is incompatible with Java 9+. Try installing Java 8 (from AdoptOpenJDK) and using that for running Forge. Vanilla Minecraft, thought it is not officially supported, does run on Java 9+. However, Forge 1.14 uses a complicated system that isn't compatible with Java 9+, because of the things needed to allow Forge to run. just tried this and it's all perfect now!! thank you again and i am astonished by your speedy reply Quote
Recommended Posts
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.