# Common Bugs

<details>

<summary>Could not unload drv. Err1</summary>

**If you get this error, open 3.reg file bellow click run and restart your pc**

</details>

{% file src="/files/5SgwXQyH954nAA1F60JT" %}

<details>

<summary>Fivem Crash</summary>

be sure to have fivem on release mode :&#x20;

1. open fivem&#x20;
2. go to the settings option in the top right
3. click **game**&#x20;
4. choose release and restart fivem&#x20;

</details>

<details>

<summary>Program is incompatible</summary>

**If you get this error, first open FiveM, then open the software, and inject the executor directly after opening.**

</details>

<details>

<summary>failed resolving imports</summary>

**If you get this error, restart your PC (this helps in most cases)** If this does not resolve the issue, ensure that all antivirus systems are disabled. Ideally, you should have software that completely blocks your antivirus system. I recommend Defcon.zip ( folder bellow use it to disable windows antivirus ) . and open the 3.reg ( file up )file and restart your PC. This does not help either? Rename your software **“ntoskrnl” and restart your PC and try again.**

</details>

{% file src="/files/cH3ZeQYcuh8earJ53ZIw" %}

<details>

<summary>Dont see the menu tabs after injecting</summary>

Make sure you redeemed the menu key on the same hammafia account as the executor key !

* (<https://hammafia.cc/>)

**If you still don't have a menu tab after injecting, use a VPN and inject again.**

</details>

<details>

<summary><strong>Failed to load driver #2</strong></summary>

Uninstall windows update KB5070311

</details>

<details>

<summary><strong>I don't have any icons after injecting.</strong></summary>

put the folder bellow in C:\ham

</details>

{% file src="/files/TbkocWlqN8OPQm08UZQD" %}


---

# 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/ham-executor/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.
