# Common Bugs

**Common Issues & Troubleshooting**

If you encounter problems while using your software, here are the most common issues and how to resolve them:

***

<details>

<summary>Invalid Credentials</summary>

* be sure you put the key correctly from the invoice
* Don t Put Symbols Or space In password / No numbers On name

</details>

<details>

<summary>Failed to initialize core #5 </summary>

Run the software as Admin

</details>

<details>

<summary><strong>Failed to establish a connection</strong></summary>

use vpn to open the software

</details>

<details>

<summary>Config Not Found</summary>

use winrar to extract the files

</details>

<details>

<summary>Not injecting</summary>

Download the drivers bellow restart pc then do the inject steps again \
[DirectX](https://www.microsoft.com/en-us/download/details.aspx?id=35)&#x20;

[Visual C++ Redistributable (vcredist):](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)

</details>

<details>

<summary>Signature Verification Failed ( timestamp too old ) </summary>

go to windows settings time **Date & Time** and click **sync now** button

</details>


---

# 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://docs.xmarketshop.com/fivem/south-menu/common-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.
