How to run 1.16 and older Minecraft servers on Java 8 after installing Java 16 for Minecraft 1.17!

3 months ago
43

Hello and thanks for watching! If you enjoyed the video be sure to give it a thumbs up and subscribe for more!!

Link 1 (Vanilla): https://www.minecraft.net/en-us/article/minecraft-java-edition-1-16-5

Link 2 (Modded): https://files.minecraftforge.net/net/minecraftforge/forge/index_1.16.5.html

The Breakdown Channel: www.youtube.com/c/TheCrysisYT

************** JAVA CODE **************

Vanilla:
jre1.8.0_301\bin\java.exe -jar server.jar -nogui
PAUSE

Vanilla added 4GB RAM:
jre1.8.0_301\bin\java.exe -Xmx4096M -Xms4096M -jar server.jar -nogui
PAUSE

Modded Default RAM:
jre1.8.0_301\bin\java.exe -jar forgeserver.jar -nogui
PAUSE

Modded added 4GB RAM:
jre1.8.0_301\bin\java.exe -Xmx4096M -Xms4096M -jar forgeserver.jar -nogui
PAUSE

*****************************************

Social-
Twitch: www.twitch.tv/rjtwin
YouTube: www.youtube.com/c/RjtwinGaming
Facebook: www.facebook.com/RJTW1N

Equipment-
Microphone: Shure SM7b
Capture Card: Elgato HD 60 (Xbox)/Elgato HD 60 Pro (PS4)
Recording Software: OBS Studio
Headset: Astro a40
Video Editing Software: Sony Vegas Pro 18

Loading comments...