> 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-tr/minecraft/ileri-duzey-teknik-problemler.md).

# İleri düzey teknik problemler

***

### 1️⃣ Geçersiz Oturum / Genel Anahtar İmzası Geçersiz

#### Belirtiler

* Sunucudan anında bağlantı kopması
* Mesaj : `Geçersiz oturum` veya `Genel anahtar imzası geçersiz`

#### Çözümler

1. Hesabına düzgün giriş yaptığından emin ol **Microsoft / Mojang** resmi launcher'da.
2. Minecraft'ı tamamen yeniden başlat (tüm pencereleri kapat).
3. Doğru **oyun sürümünü kullandığından emin ol (1.21.4)**.
4. Sorun devam ederse, bilgisayarını yeniden başlat.

***

### 2️⃣ Sunucuya girişte anında atılma

#### Belirtiler

* Sunucuya katıldıktan hemen sonra atılıyorsun
* Belirli bir mesaj yok veya “unknown reason”

#### Çözümler

1. Kontrol et ki **kaynak paketin kabul edilmiş olsun**.
2. Kullanıyorsan **başlatıcı** ve **modlarını** güncelle.
3. Kontrol et ki **takma adın** yasaklı özel karakterler içermesin.
4. Gerekirse sunucuyu veya oyunu yeniden başlat.

***

### 3️⃣ Gecikme / düşük FPS

> Bu kısım için bakınız [`Gecikme veya düşük FPS: ne yapmalı?`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ Bağlantı hataları / Zaman aşımı

#### Belirtiler

* Bağlanılamıyor
* Mesaj : `Connection Timed Out`

#### Çözümler

1. İnternet **bağlantını kontrol et** (Ethernet kablosu önerilir).
2. Arka plandaki indirmeleri veya videoları kapat.
3. **VPN kullanma**, sunucuda aktif bir **anti-VPN** var ve VPN üzerinden bağlantıları engelliyor.
4. Sunucunun bakımda olmadığını kontrol et: [LifeSteal Discord](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ Diğer sık görülen problemler

* **Uyumsuz modlar** : sorumluyu bulmak için bunları tek tek devre dışı bırak
* **Eski Java** : son sürüme güncelle (Java 17+)
* **Özel launcher** : güncel ve doğru yapılandırıldığından emin ol

***

🎯 **Genel ipucu**\
Çözüm bulamazsan bir **Discord ticket'i aç** içinde [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) veya [**`『📩』tickets-prioritaires`**](https://discord.com/channels/1331635184839430215/1422312038264475731) doğrudan ekipten destek almak için.


---

# 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-tr/minecraft/ileri-duzey-teknik-problemler.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.
