# 자주 발생하는 문제 및 해결법

## 소지품이 업데이트되지 않습니다

먼저 로컬 캐시를 지우고, 그 후 다시 로그인하여 소지품 내역에 변동을 주어 재정비합니다

{% hint style="info" %}
사이트에서 Ctrl+Shift+i -> Application 탭으로 이 -> Clear Site Data
{% endhint %}

## 목록이 동작하지 않습니다

먼저 **'최신 Teamcraft 버전으로 목록 갱신'**&#xC744; 누릅니다. 과거에 만들어진 목록이거나 특정 기능이 패치된 경우에 문제가 자주 발생하며, 대부분의 문제는 이 방법으로 해결이 가능합니다.

## 사이트에 접속할 수 없습니다(러시아/제한된 국가들)

아쉽게도 이 문제는 firebase를 국가에서 차단한 경우이며, VPN이외에는 해결할 방법이 없습니다.

## 여전히 문제가 해결되지 않았습니다

{% hint style="info" %}
콘솔을 복사하기 위해선 사이트내에서 Ctrl+Shift+i를 누릅니다. 그  Console탭에서 드래그 후 복사를 하거나 마우스 우클릭 후에 저장을 누릅니다. 마지막으로 디스코드에 붙여넣기 합니다.
{% endhint %}

이 때 팀크래프트 디스코드 #bugs 채널에 버그 리포트를 작성해야 합니다.

개발자가 읽기 쉽도록 아래의 양식을 사용해주세요.

(양식은 그냥 디스코드에 복사-붙여넣기 후에 내용을 채워주시면 됩니다)

### 버그 리포트 양식

```
**Issue(발생한 문제):** 
> 
**Steps to Reproduce(문제를 재현하는 방법):**
> 
**Expected Behaviour(재현시 나오는 문제):**
> 
**Teamcraft Version - Browser / Desktop Client(팀크래프트 버전 - 브라우저/데스크톱 앱)**
> 
**Additional Information/Console(추가적인 정보/콘솔 정보):**
> 
**Screenshots(스크린샷):**

```


---

# Agent Instructions: 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://wiki.ffxivteamcraft.com/korean/troubleshooting.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.
