Updated Fixing "Unable to Connect to World" (markdown)

Camotoy 2020-12-19 16:34:38 -05:00
parent c82c86d3fe
commit 3cc39b830e

@ -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. 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 # 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 ## 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. 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.