> For the complete documentation index, see [llms.txt](https://help.shamods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.shamods.com/our-products/fivem/eulen/fivem-crashing-check-if-you-are-doing-something-wrong.md).

# FiveM crashing? check if you are doing something wrong

## List of things that can make a difference and avoid crashes in FiveM: <a href="#list-of-things-that-can-make-a-difference-and-avoid-crashes-in-fivem" id="list-of-things-that-can-make-a-difference-and-avoid-crashes-in-fivem"></a>

**1** - Make sure you are running FiveM in Fullscreen mode. **2** - Make sure your FiveM is in release mode, Eulen does not support beta/unstable mode.

&#x20;![](https://docs.eulen.cc/~gitbook/image?url=https%3A%2F%2F3370260996-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FGmQnHtp5mu8GYST6aCD9%252Fuploads%252FD1GS5x5bn8o81SRzhq1o%252Fimage.png%3Falt%3Dmedia%26token%3D1faa91fc-5354-4a98-bec9-8a69e01c9b80\&width=300\&dpr=4\&quality=100\&sign=7b89d85e\&sv=2)&#x20;

**3** - Make sure you have windows defender in real time disabled.

**4** - If you have any type of antivirus, disable it completely.&#x20;

**5** - Make sure everything is up to date, windows, drivers, video card.&#x20;

**6** - Try clearing your FiveM cache folder. (search on youtube *how to clean fivem cache*)&#x20;

**7** - Make sure you are injecting when you are on the FiveM menu (server list)&#x20;

**8** - Make sure your Steam Overlay is working on FiveM.&#x20;

**9** - Apps running in the background can interfere with performance and cause crashes, so avoid using applications that the background is animated, close launchers such as origin, ubisoft, epic games, Riot Vanguard, Faceit anti cheat, terminate unnecessary applications, do not let anything hinder the performance of FiveM.&#x20;

**10** - Graphic mods, unfortunately any kind of graphic mod in FiveM can cause usage conflicts with Eulen.

{% hint style="info" %}
If even after this checklist your problem persists, maybe you have an isolated problem or something on your PC is causing a conflict with Eulen, if this is your case please contact our Support so we can analyze your case.
{% endhint %}


---

# 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://help.shamods.com/our-products/fivem/eulen/fivem-crashing-check-if-you-are-doing-something-wrong.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.
