> For the complete documentation index, see [llms.txt](https://documentation.kzshop.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.kzshop.net/fivem/hx-softwares/bugs-and-fixes.md).

# Bugs & Fixes

## HX NTDLL BugFix**How to solve the crash:**

1. Open FiveM without HX
2. Put FiveM on release
3. Go to your Graphic FiveM Setting
4. Change your screentype to Full Screen
5. Go to your FiveM Application Data
6. Delete the data, crashes and logs folder

**If you want to skip point 4 and 5 download and run** [**this**](https://loader.space-service.net/hxbugfix.bat) **If you don't understand something, you can watch this** [**tutorial**](https://streamable.com/q09gno) **If this guide didn't work open ticket** [**here**](https://discord.gg/hxsupport)

## HX KERNELBASEDLL BugFix**How to solve the crash:**

1. Open FiveM without HX
2. Put FiveM on release
3. Go to your Graphic FiveM Setting
4. Change your screentype to Full Screen
5. Go to your FiveM Application Data
6. Delete the data, crashes and logs folder
7. Open FiveM and accept the ToS

**If you want to skip point 4 and 5 download and run** [**this**](https://loader.space-service.net/hxbugfix.bat) **If you are still crashing verify your GTA Files and reinstall FiveM** **If you don't understand something, you can watch this** [**tutorial**](https://streamable.com/q09gno) **If this guide didn't work open ticket** [**here**](https://discord.gg/hxsupport)

## HX Virtual Machine BugFix**If you’re getting a virtual machine error and you’re not using a shadow pc do the following steps:**

1. Restart your PC
2. Open HX loader
3. Use your spoofer
4. Press play on the loader to inject
5. Open FiveM & enjoy

**You got this error because you spoofed** **If this guide didn't work open ticket** [**here**](https://discord.gg/hxsupport)


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.kzshop.net/fivem/hx-softwares/bugs-and-fixes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
