From 50771dab1d2cc712e3422a74ff54ba276d64109b Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Sun, 4 Apr 2021 10:54:28 -0400 Subject: [PATCH] Updated Common Issues (markdown) --- Common-Issues.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Common-Issues.md b/Common-Issues.md index 9ba350d..2a44369 100644 --- a/Common-Issues.md +++ b/Common-Issues.md @@ -31,6 +31,8 @@ This usually has something to do on your host's end. Most commonly, it's because # Stuck on "Locating Server" with no errors +You may need to update your Java version. If so, update at [AdoptOpenJDK.net](https://adoptopenjdk.net/). + Sometimes this happens in poor-network environments. There is a commented-out `mtu` option in the Geyser config; uncomment this and lower the number slowly (in batches of 100). This option will most likely not help if you are getting "Unable to Connect to World" with no console logs indicating a connection.