From d92c6a8793256bd655ec614f2740af2c67c85b20 Mon Sep 17 00:00:00 2001 From: Ridan Vandenbergh Date: Mon, 23 Jul 2018 22:46:22 +0200 Subject: [PATCH] Misleading troubleshooting tip (unrelated) --- TROUBLESHOOTING.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/TROUBLESHOOTING.md b/TROUBLESHOOTING.md index fdd192d7..ed890d6d 100644 --- a/TROUBLESHOOTING.md +++ b/TROUBLESHOOTING.md @@ -12,13 +12,4 @@ What `.jar` are you using in your `mods` folder? Make sure to use the one that e ## Crashes in-game -**Please make sure you're on the latest version of forge before proceeding!** - -###### java.lang.NoSuchMethodError: net.minecraft.client.multiplayer.WorldClient.isPlayerUpdate()Z -Are you using MultiMC? If so, move minecraft above LWJGL 2 to solve this issue. -Start on the main screen of MultiMC. -1. Select your KAMI instance. -2. Press `Edit Instance` -3. Press `Version` (Top left) -4. Select `Minecraft` -5. Press `Move up` until it is the first entry in the list. \ No newline at end of file +**Please make sure you're on the latest version of forge before proceeding!** \ No newline at end of file