> 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-it/minecraft/problemi-tecnici-avanzati.md).

# Problemi tecnici avanzati

***

### 1️⃣ Sessione non valida / Firma della chiave pubblica non valida

#### Sintomi

* Disconnessione immediata dal server
* Messaggio : `Sessione non valida` o `Firma della chiave pubblica non valida`

#### Soluzioni

1. Assicurati di essere correttamente connesso al tuo account **Microsoft / Mojang** nel launcher ufficiale.
2. Riavvia completamente Minecraft (chiudi tutte le finestre).
3. Controlla di usare la **versione corretta del gioco (1.21.4)**.
4. Se il problema persiste, riavvia il PC.

***

### 2️⃣ Kick istantaneo all'ingresso del server

#### Sintomi

* Vieni espulso subito dopo esserti connesso al server
* Nessun messaggio preciso o “unknown reason”

#### Soluzioni

1. Verifica che il tuo **pacchetto di risorse sia accettato**.
2. Aggiorna i tuoi **launcher** e **mod** se ne usi.
3. Verifica che il tuo **nickname** non contenga caratteri speciali vietati.
4. Riavvia il server o il gioco se necessario.

***

### 3️⃣ Lag / FPS bassi

> Per questa sezione, consulta [`Lag o FPS bassi: cosa fare ?`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ Errori di connessione / Timeout

#### Sintomi

* Impossibile connettersi
* Messaggio : `Connection Timed Out`

#### Soluzioni

1. Controlla la tua **connessione Internet** (cavo Ethernet raccomandato).
2. Chiudi download o video in background.
3. **Non usare una VPN**, il server dispone di un **anti-VPN** attivo che blocca le connessioni tramite VPN.
4. Verifica che il server non sia in manutenzione: [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Altri problemi comuni

* **Mod incompatibili** : disattivali uno per uno per trovare il colpevole
* **Java obsoleto** : aggiorna all'ultima versione (Java 17+)
* **Launcher personalizzato** : verifica che sia aggiornato e correttamente configurato

***

🎯 **Suggerimento generale**\
Se non trovi una soluzione, apri un **ticket Discord** in [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) o [**`『📩』tickets-prioritari`**](https://discord.com/channels/1331635184839430215/1422312038264475731) per ottenere assistenza diretta dallo staff.


---

# 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-it/minecraft/problemi-tecnici-avanzati.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.
