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

# Problemas técnicos avançados

***

### 1️⃣ Sessão inválida / Assinatura da 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. Certifique-se de estar conectado à sua conta **Microsoft / Mojang** no launcher oficial.
2. Reinicie completamente o Minecraft (feche todas as janelas).
3. Verifique se você está usando a **versão correta do jogo (1.21.4)**.
4. Se o problema persistir, reinicie seu PC.

***

### 2️⃣ Kick instantâneo ao entrar no servidor

#### Sintomas

* Você é expulso logo depois de entrar no servidor
* Nenhuma mensagem específica ou “unknown reason”

#### Soluções

1. Verifique se seu **pacote de recursos é aceito**.
2. Atualize seus **launcher** e **mods** se estiver usando.
3. Verifique se seu **apelido** não contém caracteres especiais proibidos.
4. Reinicie o servidor ou seu jogo se necessário.

***

### 3️⃣ Lag / baixo FPS

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

***

### 4️⃣ Erros de conexão / Timeout

#### Sintomas

* Impossível conectar
* Mensagem: `Connection Timed Out`

#### Soluções

1. Verifique sua **conexão com a Internet** (cabo Ethernet recomendado).
2. Feche downloads ou vídeos em segundo plano.
3. **Não use VPN**, o servidor possui um **anti-VPN** ativo que bloqueia conexões via VPN.
4. Verifique se o servidor não está em manutenção: [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Outros problemas frequentes

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

***

🎯 **Dica geral**\
Se você não encontrar uma solução, abra 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 equipe.


---

# 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-br/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.
