> 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-ja/minecraftmainkurafuto/na.md).

# 高度な技術的問題

***

### 1️⃣ 無効なセッション / 公開鍵署名が無効

#### 症状

* サーバーから即座に切断される
* メッセージ： `無効なセッション` または `公開鍵署名が無効`

#### 対処法

1. 公式ランチャーでアカウントに正しくログインしていることを確認する **Microsoft / Mojang** を使用していること。
2. Minecraftを完全に再起動する（すべてのウィンドウを閉じる）。
3. 使用しているゲームの **正しいバージョン（1.21.4）**.
4. 問題が続く場合はPCを再起動する。

***

### 2️⃣ サーバー入場時の即時キック

#### 症状

* サーバーに入った直後にキックされる
* 具体的なメッセージがない、または「unknown reason」

#### 対処法

1. あなたの **リソースパックが許可されているか確認する**.
2. 使っている場合は **ランチャーを開いてください** と **MODを** アップデートする。
3. あなたの **ユーザー名が** 禁止されている特殊文字を含んでいないことを確認する。
4. 必要に応じてサーバーまたはゲームを再起動する。

***

### 3️⃣ ラグ / 低FPS

> この項目については、こちらを参照してください [`ラグまたは低FPS：どうすれば？`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ 接続エラー / タイムアウト

#### 症状

* 接続できない
* メッセージ： `Connection Timed Out（接続タイムアウト）`

#### 対処法

1. あなたの **インターネット接続** （Ethernetケーブル推奨）。
2. バックグラウンドでのダウンロードや動画を終了する。
3. **VPNを使用しないでください**、サーバーには **アンチVPN** が有効で、VPN経由の接続をブロックします。
4. サーバーがメンテナンス中でないか確認してください： [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ その他のよくある問題

* **互換性のないMOD** ：原因を特定するために1つずつ無効にする
* **古いJava** ：最新バージョンに更新する（Java 17+）
* **カスタムランチャー** ：最新で正しく設定されているか確認する

***

🎯 **一般的なアドバイス**\
解決できない場合は、 **Discordでチケットを作成** してください、 [**`『📩』tickets`**](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-ja/minecraftmainkurafuto/na.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.
