# Bugs

{% hint style="info" %} <mark style="color:purple;">NOTE :</mark> Currently, QB Core + ESX default clothing shops will cause bugs and errors for peds. This is due to their scripts not supporting peds!
{% endhint %}

We recommend changing/integrating [<mark style="color:purple;">**illenium-appearance.**</mark>](https://github.com/iLLeniumStudios/illenium-appearance/tree/main) Or test with some others!

## :bust\_in\_silhouette:I**nvisble Peds**

This is a very common issue, if you're encountering this issue, consider checking your installation in your resources folder. Ensure that everything is in working and correct order, and double, triple-check that you are using a valid Patreon license for FiveM minimum Cfx.re Element Club Argentum [<mark style="color:purple;">Patreon</mark>](https://www.patreon.com/fivem). If not you need to change a line of code in your server.cfg.

{% hint style="info" %}
"sv\_maxclients 10" Make sure it is under 10 as this allows you test custom assets.
{% endhint %}

## :man\_getting\_haircut:Hair and Head explosion bug

**Common Issues such as :**\
\
\- **Hair colour changing when camera moves**\
**- Broken Head upon login to server**\
**- Broken Head when hair model changed**

**These are issues not with the PED character itself but with the clothing menu scripts inside your server. Integrate to another clothing menu will fix this.**<br>


---

# 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://rons-peds.gitbook.io/rons-peds-doc./guides-and-support/bugs.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.
