# ✦﹒ Troubleshooting

Please open a support ticket if you have any connection issues. Issues with connection should not be discussed in the main chats for various reasons.

### "The IP address isn't working!"

Make sure you are physically typing out the IP address instead of copy and pasting it as copy/paste can produce blank characters, resulting in the incorrect IP/server address being entered.\
IP: mc.fairy-tales.uk

### "Unable to connect to server" or "Unable to connect to world"

1. Check if you've entered the correct IP (and port).
2. Restart your Minecraft.
3. Restart your internet.
4. Check if your Minecraft is on the right version! For our server, you need to be on 1.19+ for Java Edition and on the latest version on Bedrock Edition.
5. If you are on Bedrock Edition, ensure that you are signed into your Xbox/Microsoft account on Minecraft. If you are log out and log back in.
6. Disable any firewall, anti-virus or VPN.

### "Unknown host"

1. Ensure that you are not using a cracked version of Minecraft, like T-Launcher.
2. Try to join on **play.fairy-tales.uk** instead.
3. Restart your Minecraft and internet.
4. Disable any firewall, anti-virus or VPN.

### "Failed to log in: null"

1. Make sure you are trying to join on 1.19 or above. (Java Edition)
2. Restart your Minecraft.
3. Check your internet connection.

### "Internal Exception: io.netty.handler.timeout.ReadTimeoutException"

1. Ensure that you are trying to join on 1.19 or above. (Java Edition)
2. Check your internet connection.
3. Ensure that your device is powerful enough to run Minecraft.

### "Outdated client"

Your client is outdated, update it to at least 1.21.6 for Java Edition, and the latest version for Bedrock Edition.

### "Took too long to log in"

1. Check your internet connection.
2. Restart Minecraft.

### "Not authenticated with minecraft.net"

1. Ensure that you are not playing on a cracked client like T-Launcher. (This isn't allowed, you will not be able to join)
2. Log out of your Xbox/Microsoft account in your launcher and log back in.

### "Failed to log in: Invalid session (try restarting your game)"

1. Ensure that you are not playing on a cracked client like T-Launcher. (This isn't allowed, you will not be able to join)
2. Exit the game, log out of your account and close the launcher.
3. Reopen your launcher, log back in and attempt to rejoin the server.

### "Screen is flickering or frozen"

This is a graphical issue on 1.21.7 for some Intel processors. Mojang patched this client-side issue in 1.21.8 so you should update to 1.21.8 if you are experiencing this issue!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.fairy-tales.uk/support/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
