> 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-zh/minecraft-wo-de-shi-jie/gao-ji-ji-shu-wen-ti.md).

# 高级技术问题

***

### 1️⃣ 会话无效 / 公钥签名无效

#### 症状

* 立即从服务器断开
* 信息： `会话无效` 或 `公钥签名无效`

#### 解决办法

1. 确保已使用你的账号正确登录 **Microsoft / Mojang** 在官方启动器中。
2. 完全重启 Minecraft（关闭所有窗口）。
3. 确认你使用的是 **正确的游戏版本（1.21.4）**.
4. 如果问题仍然存在，重启你的电脑。

***

### 2️⃣ 进入服务器时被瞬踢

#### 症状

* 你在加入服务器后立即被踢出
* 没有具体信息或显示“unknown reason”

#### 解决办法

1. 检查你的 **资源包是否被接受**.
2. 更新你的 **启动器** 并且 **模组** 如果你有在使用的话。
3. 检查你的 **昵称** 不包含禁止的特殊字符。
4. 如有必要，重启服务器或你的游戏。

***

### 3️⃣ 卡顿 / 低帧率

> 关于这一部分，请查看 [`卡顿或低帧率：该怎么办？`](https://lifesteal-1.gitbook.io/lifesteal/minecraft/lag-ou-faible-fps-que-faire)

***

### 4️⃣ 连接错误 / 超时

#### 症状

* 无法连接
* 信息： `连接超时`

#### 解决办法

1. 检查你的 **网络连接** （建议使用以太网线）。
2. 关闭后台的下载或视频。
3. **不要使用 VPN**，服务器有一个 **反VPN** 处于启用状态，会阻止通过 VPN 的连接。
4. 确认服务器没有在维护中： [Discord LifeSteal](https://discord.gg/3vMguzZFbJ).

***

### 5️⃣ 其他常见问题

* **模组不兼容** ：逐个禁用以找出问题模组
* **Java 过时** ：更新到最新版本（Java 17+）
* **自定义启动器** ：确认已更新并正确配置

***

🎯 **通用提示**\
如果你找不到解决方案，请打开一个 **Discord 工单** 在 [**`『📩』工单`**](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-zh/minecraft-wo-de-shi-jie/gao-ji-ji-shu-wen-ti.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.
