> 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-ar/maynkraft/mshklat-tqnyh-mtqdmh.md).

# مشكلات تقنية متقدمة

***

### 1️⃣ جلسة غير صالحة / توقيع المفتاح العام غير صالح

#### الأعراض

* فصل فوري من الخادم
* الرسالة : `جلسة غير صالحة` أو `توقيع المفتاح العام غير صالح`

#### الحلول

1. تأكد من تسجيل الدخول إلى حسابك **مايكروسوفت / موجانغ** في المشغل الرسمي.
2. أعد تشغيل ماينكرافت تمامًا (أغلق كل النوافذ).
3. تحقق من أنك تستخدم **إصدار اللعبة الصحيح (1.21.4)**.
4. إذا استمرت المشكلة، أعد تشغيل جهاز الكمبيوتر.

***

### 2️⃣ طرد فوري عند دخول الخادم

#### الأعراض

* يتم طردك فورًا بعد دخولك الخادم
* لا توجد رسالة محددة أو "unknown reason"

#### الحلول

1. تحقق من أن **حزمة الموارد مقبولة**.
2. قم بتحديث **المشغّل (Launcher)** و **المودات** إذا كنت تستخدمها.
3. تحقق من أن **اسم المستخدم** لا يحتوي على أحرف خاصة محظورة.
4. أعد تشغيل الخادم أو لعبتك إذا لزم الأمر.

***

### 3️⃣ تأخر / إطارات منخفضة في الثانية

> لهذا الجزء، راجع [`التأخر أو انخفاض FPS: ماذا تفعل؟`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ أخطاء اتصال / نفاد المهلة

#### الأعراض

* تعذر الاتصال
* الرسالة : `انتهت مهلة الاتصال`

#### الحلول

1. تحقق من **اتصال الإنترنت** (يوصى بكابل إيثرنت).
2. أغلق التنزيلات أو مقاطع الفيديو في الخلفية.
3. **لا تستخدم VPN**, الخادم يمتلك **نظام مضاد للـ VPN** نشط يمنع الاتصالات عبر VPN.
4. تحقق من أن الخادم ليس في وضع الصيانة : [ديسكورد LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ مشاكل شائعة أخرى

* **مودات غير متوافقة** : عطلها واحدًا تلو الآخر للعثور على المسبب
* **جافا قديمة** : حدّثها إلى أحدث إصدار (جافا 17+)
* **مشغل مخصص** : تحقق من أنه محدث ومُكوّن بشكل صحيح

***

🎯 **نصيحة عامة**\
إذا لم تجد حلاً، افتح **تذكرة على ديسكورد** في [**`『📩』التذاكر`**](https://discord.com/channels/1331635184839430215/1331635185435021428) أو [**`『📩』التذاكر-ذات-الأولوية`**](https://discord.com/channels/1331635184839430215/1422312038264475731) للحصول على مساعدة مباشرة من الطاقم.


---

# 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-ar/maynkraft/mshklat-tqnyh-mtqdmh.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.
