> For the complete documentation index, see [llms.txt](https://docs.closetware.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.closetware.store/guide/crusader/common-errors/crashing-when-pressing-insert.md).

# Crashing When Pressing Insert

Crashing when trying to Inject Crusader by pressing Insert means your game version/build is unsupported and must be fixed by our developers, All you need to do is the following:

1. Find where you Installed[^1] Rainbow Six Siege on your Computer.
2. Locate the file [`rainbowsix.exe` or `RainbowSix`](#user-content-fn-2)[^2] and copy it.
3. Open [this link](https://limewire.com/) in your browser and paste the `RainbowSix/rainbowsix.exe` file, then copy the shareable link.
4. Create a support ticket in [our Discord](https://discord.closetware.store/) and provide us with the link, we'll then handle the rest for you!

<div data-with-frame="true"><figure><img src="/files/7SmKamjysm03ODhMOJR8" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Once we've updated our cheat to work on your game build your key will be compensated for any lost time, In the case of your key expiring while we're doing this we'll either provide you with a new key or compensate your already-expired key. :smile:
{% endhint %}

[^1]: Steam and Ubisoft both have buttons to find this.![](/files/ycHU3Eg7EjNlexshgcjQ)

[^2]: Will look like this:![](/files/FFlLQz3uB26gSPMsFc0B)


---

# 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.closetware.store/guide/crusader/common-errors/crashing-when-pressing-insert.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.
