Is there a way to make Forge work with Java 8?
With Forge API, whenever I try and load up Minecraft with it installed it doesn't load up. The launcher will open but not the game. I read another article on the web that it doesn't work with Java 8 - do I need to uninstall it? Or is there another way to make them work together?
Best Answer
If you are using Minecraft Forge version 10.13.1.1217 or later
You do not need to do anything. Newer versions of Minecraft Forge have fixed the incompatibility with Java 8. If you are experiencing crashes still with this version of Minecraft Forge or later, it is not related to Java 8.
If you are using an older version of Minecraft Forge
The compatibility problem between Forge and Java 8 comes down to an issue with 1 file. Luckily, some kind soul has created a patch which fixes this problem.
The patch download can be found here on the Minecraft forums. Make sure you get the correct one for the version of Minecraft/Forge you're running.
Once you've downloaded the patch, follow these steps to install:
Navigate to the Forge directory. If you are using Windows you can get there by typing the following into your file browser:
For Minecraft version 1.6.4: %appdata%\.minecraft\libraries\net\minecraftforge\minecraftforge\9.11.1.965
For Minecraft version 1.7.2: %appdata%\.minecraft\libraries\net\minecraftforge\forge\1.7.2-10.12.2.1147 (or switch 1147 for the Forge version you're using)
For Minecraft version 1.7.10: %appdata%\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.0.1208
- Open the Forge .jar file using WinRAR or 7zip or whichever program you have for this.
- Delete the META-INF file (like the good old days!)
- Navigate through the following file path: cpw/mods/fml/relauncher
- In there you should find a file called CoreModManager.class - replace this file with the one you downloaded.
- You should now be able to play Minecraft! Have fun :)
Pictures about "Is there a way to make Forge work with Java 8?"



What Java versions are compatible with Forge?
The best java version for Minecraft Forge is the 64-bit java version. This version is compatible with Minecraft Forge, and you won't experience unnecessary breakdowns. Going for the latest Oracle Java is also a good option.Does forge work with Java?
Minecraft Forge only works for the Java Edition, so if you're not living your best modding life on the original PC version, then there's plenty of fun to be had exploring Minecraft PE seeds to keep your busy for hours.What Java version works with Forge 1.12 2?
For Minecraft Forge 1.12. 2, when installing Minecraft server, Minecraft client, and Forge, Java 8 needs to be the system default Java.Does forge work with Java 11?
Pre-1.13 Forge only works with Java 8.Java 8 \u0026 Forge Compatability Patch
More answers regarding is there a way to make Forge work with Java 8?
Answer 2
Just install Java JRE 7, as it should work. Or download Java 8 Update 19 or lower
Answer 3
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Andrea Piacquadio, Andrea Piacquadio, Andrea Piacquadio, Yan Krukov

