From 89418613a199911db27dbe70c79104247dec5541 Mon Sep 17 00:00:00 2001 From: S-B99 Date: Mon, 4 Nov 2019 20:17:27 -0500 Subject: [PATCH] update troubleshooting ver --- docs/TROUBLESHOOTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TROUBLESHOOTING.md b/docs/TROUBLESHOOTING.md index 388c58d25..e266b4a78 100644 --- a/docs/TROUBLESHOOTING.md +++ b/docs/TROUBLESHOOTING.md @@ -8,7 +8,7 @@ If you encounter this error when building, you most likely don't have the Java D Head over to [here](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html) to download the oracle JDK. Install it and try again. ###### Minecraft not loading at all -What `.jar` are you using in your `mods` folder? Make sure to use the one that ends with `-full` (`KAMI-MCVER-KAMIVER-full.jar`) +What `.jar` are you using in your `mods` folder? Make sure to use the one that ends with `-release` (`VERSION-release.jar`) ###### Just doesn't work when using runClient Don't use that, try building and running forge normally