From 3cc39b830efb8f7e121fe4b7bb46d7e009b27a83 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Sat, 19 Dec 2020 16:34:38 -0500 Subject: [PATCH] Updated Fixing "Unable to Connect to World" (markdown) --- "Fixing-\"Unable-to-Connect-to-World\".md" | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git "a/Fixing-\"Unable-to-Connect-to-World\".md" "b/Fixing-\"Unable-to-Connect-to-World\".md" index e185f7e..bc7934e 100644 --- "a/Fixing-\"Unable-to-Connect-to-World\".md" +++ "b/Fixing-\"Unable-to-Connect-to-World\".md" @@ -20,8 +20,16 @@ Please read through the [common issues page](https://github.com/GeyserMC/Geyser/ Especially on mobile devices, sometimes just restarting Minecraft fixes the issue. +# Is it the server or the client? + +Run your Java server IP and Bedrock address here: https://mcsrvstat.us/ . It's a great way of determining if the server is reachable in the first place. + # General troubleshooting steps +## Ensure you're connecting on the right IP + +You should be connecting with the Java server IP and the Bedrock port. If you port forwarded 19132, for example, you should specify port 19132 when connecting from Bedrock. + ## Port forwarding Your server does need to be port forwarded. Generally, you can follow any Minecraft: Java Edition port forwarding guide; however, you need to replace any mention of TCP with UDP and, by default, any mention of 25565 with 19132.