> 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-pl/minecraft/zaawansowane-problemy-techniczne.md).

# Zaawansowane problemy techniczne

***

### 1️⃣ Sesja nieprawidłowa / Nieprawidłowy podpis klucza publicznego

#### Objawy

* Natychmiastowe rozłączenie z serwerem
* Komunikat : `Invalid session` lub `Public key signature invalid`

#### Rozwiązania

1. Upewnij się, że jesteś zalogowany na swoje konto **Microsoft / Mojang** w oficjalnym launcherze.
2. Całkowicie zrestartuj Minecrafta (zamknij wszystkie okna).
3. Sprawdź, czy używasz **poprawnej wersji gry (1.21.4)**.
4. Jeśli problem nadal występuje, zrestartuj komputer.

***

### 2️⃣ Natychmiastowe wyrzucenie po wejściu na serwer

#### Objawy

* Jesteś wyrzucany zaraz po dołączeniu do serwera
* Brak konkretnego komunikatu lub „unknown reason”

#### Rozwiązania

1. Sprawdź, czy twój **pakiet tekstur jest zaakceptowany**.
2. Zaktualizuj swoje **launcher** i **mody** jeśli ich używasz.
3. Sprawdź, czy twój **nick** nie zawiera niedozwolonych znaków specjalnych.
4. Zrestartuj serwer lub grę, jeśli to konieczne.

***

### 3️⃣ Lag / niskie FPS

> W tej sekcji zobacz [`Lag lub niskie FPS: co zrobić?`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ Błędy połączenia / Timeout

#### Objawy

* Nie można się połączyć
* Komunikat : `Connection Timed Out`

#### Rozwiązania

1. Sprawdź swoje **połączenie internetowe** (zalecany kabel Ethernet).
2. Zamknij pobierania lub odtwarzane w tle filmy.
3. **Nie używaj VPN**, serwer ma **aktywny anty-VPN** który blokuje połączenia przez VPN.
4. Sprawdź, czy serwer nie jest w trakcie konserwacji: [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Inne częste problemy

* **Niekompatybilne mody** : wyłączaj je po kolei, aby znaleźć winowajcę
* **Przestarzałe Java** : zaktualizuj do najnowszej wersji (Java 17+)
* **Niestandardowy launcher** : sprawdź, czy jest zaktualizowany i poprawnie skonfigurowany

***

🎯 **Ogólna wskazówka**\
Jeśli nie znajdziesz rozwiązania, otwórz **ticket na Discordzie** w [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) lub [**`『📩』tickets-prioritaires`**](https://discord.com/channels/1331635184839430215/1422312038264475731) aby uzyskać bezpośrednią pomoc od personelu.


---

# 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-pl/minecraft/zaawansowane-problemy-techniczne.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.
