> 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-pt/minecraft/problemas-tecnicos-avancados.md).

# Problemas técnicos avançados

***

### 1️⃣ Sessão inválida / Assinatura de chave pública inválida

#### Sintomas

* Desconexão imediata do servidor
* Mensagem: `Sessão inválida` ou `Assinatura da chave pública inválida`

#### Soluções

1. Certifica-te de que estás conectado à tua conta **Microsoft / Mojang** no launcher oficial.
2. Reinicia completamente o Minecraft (fecha todas as janelas).
3. Verifica que estás a usar a **versão correta do jogo (1.21.4)**.
4. Se o problema persistir, reinicia o teu PC.

***

### 2️⃣ Expulsão instantânea ao entrar no servidor

#### Sintomas

* És expulso logo após entrares no servidor
* Nenhuma mensagem precisa ou “unknown reason”

#### Soluções

1. Verifica que o teu **pacote de recursos está aceite**.
2. Atualiza os teus **launcher** e **mods** se estiveres a usar.
3. Verifica que o teu **nickname** não contém caracteres especiais proibidos.
4. Reinicia o servidor ou o teu jogo se necessário.

***

### 3️⃣ Lag / FPS baixo

> Para esta parte, consulta [`Lag ou FPS baixo: o que fazer?`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ Erros de ligação / Timeout

#### Sintomas

* Impossível de conectar
* Mensagem: `Tempo de conexão esgotado`

#### Soluções

1. Verifica a tua **ligação à Internet** (cabo Ethernet recomendado).
2. Fecha downloads ou vídeos em segundo plano.
3. **Não uses VPN**, o servidor tem um **anti-VPN** activo que bloqueia conexões via VPN.
4. Verifica se o servidor não está em manutenção: [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Outros problemas frequentes

* **Mods incompatíveis** : desativa-os um a um para encontrar o culpado
* **Java desatualizado** : atualiza para a versão mais recente (Java 17+)
* **Launcher customizado** : verifica se está atualizado e corretamente configurado

***

🎯 **Dica geral**\
Se não encontrares uma solução, abre um **ticket no Discord** em [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) ou [**`『📩』tickets-prioritários`**](https://discord.com/channels/1331635184839430215/1422312038264475731) para obter assistência direta da equipa.


---

# 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-pt/minecraft/problemas-tecnicos-avancados.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.
