> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-nl/minecraft/geavanceerde-technische-problemen.md).

# Geavanceerde technische problemen

***

### 1️⃣ Ongeldige sessie / Ongeldige handtekening van openbare sleutel

#### Symptomen

* Onmiddellijke disconnect van de server
* Bericht : `Ongeldige sessie` of `Handtekening van openbare sleutel ongeldig`

#### Oplossingen

1. Zorg dat je correct bent ingelogd op je account **Microsoft / Mojang** in de officiële launcher.
2. Start Minecraft volledig opnieuw (sluit alle vensters).
3. Controleer dat je de **juiste spelversie gebruikt (1.21.4)**.
4. Als het probleem blijft bestaan, herstart je pc.

***

### 2️⃣ Directe kick bij binnenkomst op de server

#### Symptomen

* Je wordt gekickt direct nadat je de server hebt betreden
* Geen specifiek bericht of “unknown reason”

#### Oplossingen

1. Controleer dat je **resourcepack is geaccepteerd**.
2. Werk je **launcher** en **mods bij** als je die gebruikt.
3. Controleer dat je **nickname** bevat geen verboden speciale tekens.
4. Herstart de server of je spel indien nodig.

***

### 3️⃣ Lag / lage FPS

> Voor dit onderdeel, bekijk [`Lag of lage FPS: wat te doen?`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ Verbindingsfouten / Timeout

#### Symptomen

* Kan geen verbinding maken
* Bericht : `Connection Timed Out`

#### Oplossingen

1. Controleer je **internetverbinding** (Ethernet-kabel aanbevolen).
2. Stop downloads of video's op de achtergrond.
3. **Gebruik geen VPN**, de server heeft een **anti-VPN** actief dat verbindingen via VPN blokkeert.
4. Controleer of de server niet in onderhoud is: [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Andere veelvoorkomende problemen

* **Incompatibele mods** : schakel ze één voor één uit om de schuldige te vinden
* **Verouderde Java** : werk bij naar de nieuwste versie (Java 17+)
* **Aangepaste launcher** : controleer of deze up-to-date en correct geconfigureerd is

***

🎯 **Algemene tip**\
Als je geen oplossing vindt, open een **Discord-ticket** in [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) of [**`『📩』tickets-prioritair`**](https://discord.com/channels/1331635184839430215/1422312038264475731) om directe ondersteuning van het personeel te krijgen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-nl/minecraft/geavanceerde-technische-problemen.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.
