> For the complete documentation index, see [llms.txt](https://docs.softaim.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.softaim.gg/draft/rainbow-six-siege/crusader/common-errors.md).

# Common Errors

### Fix Common Issues

#### Server Issues 8144 and 6173

If you see either code, open a support request and send the code you received.

#### Crash On Inject

Check these settings first:

* Disable `CFG` in **Exploit protection**.
* Disable **NVIDIA Reflex** in game settings.
* Disable **Ubisoft Connect overlay** with `Shift` + `F2`.
* Disable **Hardware-accelerated GPU scheduling** in **Settings** → **System** → **Display** → **Graphics**.
* Disable **Game Mode** in Windows.

If you change any of these settings, restart your PC and try again.

Then launch Crusader again, open the firing range, and press `Insert` there.

#### Driver Initialization Error 1

Disable the **Microsoft Vulnerable Driver Blocklist**.

1. Open **Settings** → **Windows Security** → **Device security** → **Core isolation**.
2. Turn the blocklist off if it is enabled.
3. Open the Crusader loader.
4. Press **GET SUPPORT!**
5. Press `1`.
6. Press `2`.

Also make sure no third-party antivirus or anti-cheat is installed, including:

* **FACEIT**
* **Riot Vanguard**

#### Key Invalid

If your key shows as invalid before it should expire, open a ticket for a HWID reset.

#### 404 Error Or Website Error

Use a VPN to open the site.

<a href="https://one.one.one.one/" class="button secondary" data-icon="shield">Download Cloudflare WARP</a>

You can disable the VPN before you open the game.


---

# 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://docs.softaim.gg/draft/rainbow-six-siege/crusader/common-errors.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.
