# Common bugs & fixes

## **Exodus RDR2 Errors** <a href="#exodus-rdr2-errors" id="exodus-rdr2-errors"></a>

<details>

<summary>Bad Client HWID</summary>

1. Go to your [ Exodus account](https://exodusmenu.com/account).
2. Press `Reset` under Device Lock.
3. Re-inject.

Warning

There is a **1 week cooldown** after you press `Reset`.

</details>

<details>

<summary>Invalid field(s)</summary>

This error is caused by the following:

1. Your  Email is wrong.
2. Your  Password is wrong.

To fix this, simply follow these steps:

1. Go to `C:\Users\YourUser\AppData\Roaming\Exodus Client` or press Win+R and enter `AppData\Roaming\Exodus Client`.
2. Open `Credentials.json` with Notepad or a text editor of your choice and fill in your account information:

   ```
   {    "e": "your email here",    "p": "your password here"}
   ```

   Replace `your email here` with the  email address you used to sign up to Exodus and `your password here` with your Exodus  password.
3. Save the changes you just made by pressing Ctrl+S.
4. Done. All you have to do now is inject again.

</details>

<details>

<summary>Failed to Find 08F1509C</summary>

Delete `dinput8.dll` from your RDR2 Game Directory.

</details>

<details>

<summary>Request Error</summary>

Request Error happens when Exodus fails to connect to the  Exodus server.

Although there is currently no 100% solution to this error, you can try using a  VPN that has fixed it for some people. You can use  Cloudflare's free [1.1.1.1](https://1.1.1.1/) with [WARP](https://blog.cloudflare.com/warp-for-desktop/).&#x20;

</details>

<details>

<summary>Process Crashed (Last Script)</summary>

If you get the `Process Crashed` Error on Script 20, 21, 22, 23, and 24... Then this fix might be for you!

Exodus RDR2 FullExodus RDR2 Lite

1. Go to `C:\Users\YourUser\AppData\Roaming\Exodus Client\Library\Red Dead Redemption 2\Client` or press Win+R and type `AppData\Roaming\Exodus Client\Library\Red Dead Redemption 2\Client`.
2. Delete `State.json`.

Warning

Doing this will reset your Exodus RDR2  settings.

</details>

<details>

<summary>Process Crashed Server Error</summary>

The  Exodus server is down, all you can do is wait.

</details>

<details>

<summary>Unauthorized (Invalid Credentials)</summary>

This error is caused by the following:

1. Your `Credentials.json` contains incorrect information.
2. You didn't redeem your  license.

</details>

<details>

<summary>Unauthorized (Valid Credentials)</summary>

Restart your system.

</details>

<details>

<summary>Failed to Fetch User Data</summary>

1. Restart RDR2.
2. Re-inject.

</details>

<details>

<summary>Bad Client Signature</summary>

This error happens when you're injecting someone else's Exodus DLL. When downloading your Exodus DLL, your account will create a unique signature for that DLL.

&#x20;Download your Exodus DLL from your [ Exodus library](https://exodusmenu.com/account/library).

</details>

<details>

<summary>Missing Required Data</summary>

If you are using a  VPN, switch to a different  VPN  server or switch to a different VPN entirely. You can use  Cloudflare's free [1.1.1.1](https://1.1.1.1/) with [WARP](https://blog.cloudflare.com/warp-for-desktop/).&#x20;

If you don't use a  VPN or the above method didn't work, try restarting RDR2/your system.

</details>

<details>

<summary>Local Ownership Failed</summary>

This error is caused by the following:

1. Your `Credentials.json` file contains incorrect information.
2. You don't have an active  license attached to your  account.

</details>

<details>

<summary>Malformed Response</summary>

This Error occurs when the hosting provider for Exodus has outages or problems. There's nothing we or you can do about it.

You can always head to our [ Discord Server](https://discord.gg/YVWGTt87E8) and check [ #announcements](https://discord.com/channels/1035943230467997836/1037813684774391808).

</details>

<details>

<summary>Failed to Select GPU</summary>

Simply change your (in-game) Graphics API (from `DirectX 12` to `Vulkan` or vice versa).

</details>

<details>

<summary>1337 Hacker Detected</summary>

*Nice try, hacker. You're one step closer to getting nowhere.*

Please close the following programs while running Exodus:

* Debuggers (e.g. IDA, x64dbg, etc.)
* Network/Packet Analyzers (e.g. Wireshark)
* Cheat Engine
* Process Hacker
* MSI Afterburner
* ...

Danger

Running programs that are often used to crack or reverse engineer software, such as debuggers, alongside Exodus may result in your Exodus account being permanently  banned.

</details>

<details>

<summary>Missing permissions</summary>

Your Exodus account has probably been  banned.

To check whether your  Exodus account has been  banned or not, try logging in to your [ Exodus account](https://exodusmenu.com/account/sign-in). If you receive a red `User Banned` error message when trying to log in, your  Exodus account has been  banned.

If you think that you have been wrongly  banned, please open a [ support ticket](https://discord.com/channels/1035943230467997836/1038923782871580763) in our [ Discord Server](https://discord.gg/YVWGTt87E8) and send us your:

* Exodus  Username
* Exodus  Email

</details>


---

# 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/red-dead-redemption-2/exodus-lite/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.
