> 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-ko/minecraft/problemes-techniques-avances.md).

# 고급 기술 문제

***

### 1️⃣ 잘못된 세션 / 공개 키 서명 오류

#### 증상

* 서버에서 즉시 연결이 끊김
* 메시지 : `잘못된 세션` 또는 `공개 키 서명 유효하지 않음`

#### 해결 방법

1. 런처에 계정으로 제대로 로그인되어 있는지 확인하세요 **Microsoft / Mojang** 공식 런처에서.
2. Minecraft를 완전히 다시 시작하세요 (모든 창 닫기).
3. 게임의 **올바른 버전(1.21.4)을 사용하고 있는지 확인하세요**.
4. 문제가 지속되면 PC를 재시작하세요.

***

### 2️⃣ 서버 입장 시 즉시 강제 퇴장

#### 증상

* 서버에 접속하자마자 강제 퇴장됩니다
* 특정 메시지 없음 또는 “unknown reason”

#### 해결 방법

1. 다음 사항을 확인하세요: **리소스 팩이 허용되어 있는지**.
2. 사용 중이라면 **런처를** 그리고 **모드를** 업데이트하세요.
3. 다음 사항을 확인하세요: **닉네임이** 허용되지 않는 특수 문자를 포함하고 있지 않은지 확인하세요.
4. 필요하면 서버나 게임을 재시작하세요.

***

### 3️⃣ 렉 / 낮은 FPS

> 이 항목은 다음을 참조하세요 [`렉 또는 낮은 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️⃣ 기타 자주 발생하는 문제

* **호환되지 않는 모드** : 문제를 일으키는 모드를 찾기 위해 하나씩 비활성화하세요
* **구버전 Java** : 최신 버전(Java 17 이상)으로 업데이트하세요
* **커스텀 런처** : 최신 상태이고 올바르게 설정되었는지 확인하세요

***

🎯 **일반 팁**\
해결책을 찾지 못하면, **디스코드 티켓** 에 [**`『📩』tickets`**](https://discord.com/channels/1331635184839430215/1331635185435021428) 또는 [**`『📩』tickets-prioritaires`**](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-ko/minecraft/problemes-techniques-avances.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.
