# Server Error Codes

#### ERROR 5 - "Can't connect to the HTTP-part of the server."

(Connect again. If it still doesn't work, check if the server is on or off, and then, try again.)

#### ERROR 6 - "Connection Lost"

(Just a connection loss, connecting again to the server will fix it.)

#### ERROR 7 - "I don't think it works as how it should be"

(Something didn't work correctly! Connecting again to the server will fix it.)

#### ERROR 10 - "Invalid login-session, try again."

(As it says, you have to relaunch the game.)

#### ERROR 13 - "Can't connect to the XMPP-part of the server."

(Connecting again will fix the issue.)

#### ERROR 404- "Not Found"

(Connecting again will fix the issue.)

#### ERROR 500 - "Server declines a data receive"

(Connecting again will fix the issue.)

#### Out of Memory

(Check if your computer/laptop has enough memory to run the game.)

{% hint style="info" %}
Error Code Not Listed?

Ask for help on the [SBRW Official Discord Server](https://discord.gg/RneBfcj)!
{% endhint %}


---

# 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://docs.sbrw.davidcarbon.download/launcher/info/server-codes.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.
