> For the complete documentation index, see [llms.txt](https://chams-services.gitbook.io/chams-services-loader/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chams-services.gitbook.io/chams-services-loader/spoofers/exception.md).

# Exception

**🔗 Download the Loader:**

* [Click Here to Download the Loader](https://exception-cheats.net/)

***

#### **Steps to Set Up the Loader:**

**1. Create an Account**

* Go to the website and **create an account**.
* Once registered, **apply your key** inside your account settings.

***

#### **Common Error Codes and Fixes:**

**Error #10000004**

* **Fix**: Make sure your **antivirus (AV)** or **endpoint detection (EDR)** software is not running.
  * **Check for rootkits** or malware on your system and remove any infections.

**Error #37070000**

* **Fix**: Ensure that **Faceit** or **Vanguard drivers** are not running on your PC.
  * These drivers interfere with the tool. Make sure to fully **close** any related software.

**Error #3B000000**

* **Fix**:
  1. Disable **Core Isolation** and **Memory Integrity** options in **Windows Defender** settings.
  2. Open **cmd.exe** as **Administrator**.
  3. Type the following command:\
     `bcdedit /set hypervisorlaunchtype off`
  4. Press **Enter** and **restart your PC**.

**Error #3C000101**

* **Fix**: The **Windows build number** is not compatible.
  * The minimum required build is **19041** or higher.
  * Update your Windows version if needed.

**Error #3C000110**

* **Fix**: **Multiple instances** of the launcher are not allowed.
  * **Close any extra instances** of the launcher and run only one at a time.


---

# 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://chams-services.gitbook.io/chams-services-loader/spoofers/exception.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.
