# Common bugs & fixes

### Recommended drivers 🔽

Microsoft Visual C++ 2005-2019\
<https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/>

DirectX 12\
<https://download.microsoft.com/download/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/dxwebsetup.exe>

Microsoft Net Framework 4.7.1\
<https://www.microsoft.com/ru-RU/download/details.aspx?id=55167>

NVIDIA Drivers\
<https://www.nvidia.ru/Download/index.aspx?lang=ru>

AMD Drivers\
<https://www.amd.com/ru/support>

Also, if you have anti-cheats installed, like FaceIt or ESEA, then you definitely need to remove them! If you have Valorant installed on your computer, then remove Riot Guard (This item is for DLC on all games except Valorant)

***

### Popular problems 🚫 <a href="#id-9ijx" id="id-9ijx"></a>

Facing a problem that's not on the list? [Create a ticket in our Discord server](https://discord.gg/unjsvEYf9B)

**Client doesnt start**\
\
— Your antivirus is preventing the client from running, disable/remove it

**Client closes after running cheat**\
\
— Steam is running as administrator, restart it as normal\
— Game is in x86 mode, select x64 mode as written above in instructions\
— Your windows has latest KB502+ security update, reinstall windows to a more stable version 11 or an older build

**After running cheat game closes**\
\
— Restart Windows

**Client reported an any error and no opens**\
\
— [Create a ticket](https://discord.gg/unjsvEYf9B) and report problem in detail

**Game crashed after opening menu**\
\
— Disable Secure Boot in BIOS\
— Change Boot mode to UEFI\
— Your windows is not original or it was modified by unlicensed software, reinstall windows from official Microsoft

**Client closes, game starts but no cheat**\
\
— [Create a ticket](https://discord.gg/unjsvEYf9B) and report problem in detail

**Game closes in joining on server**\
\
— Run client in game on server\
— If it☝️ doesn't help, run client without admin perms


---

# 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://docs.lmarket.fr/garrys-mod/wraith/common-bugs-and-fixes.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.
