# Troubleshooting

<details>

<summary>I only see Leather Armor instead of custom armor! </summary>

If using Lunar Client, follow [this](https://docs.cryptocraftgame.com/season-2-mmo/welcome/pages/FOK9EF60708ZsFb8eQpS#id-2.-change-version-to-1.19.4) and make sure the "OF" (optifine) is selected.\
If using a different client or custom setup, "Optifine" is required **OR** "CIT Resewn" on Fabric. [Read more here. ](/season-2-mmo/welcome/setup.md#custom-armor)

</details>

<details>

<summary>The skill bar, health bar, or hotbar looks messed up! </summary>

If using LunarClient, read [this](https://docs.cryptocraftgame.com/season-2-mmo/welcome/pages/FOK9EF60708ZsFb8eQpS#id-3.-turn-off-use-custom-boss-bar). **Follow step 3 and 4.** \
\
If using another client or custom mods, you've adjusted your bossbar or GUI scale somehow. Try turning off anything that sounds like "Custom Bossbar" or "GUI Scaling". On Vanilla, this should work fine so try the recommended [modlist](/season-2-mmo/welcome/setup.md#recommended-modlist).&#x20;

</details>


---

# 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://docs.cryptocraftgame.com/season-2-mmo/welcome/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.
