# Troubleshooting

## Aimbot not working; Failed to get Input Handler

* On the GAMING PC, perform a [Troubleshooting](/dma/dma-setup-guide/troubleshooting.md#flea-power-drain-cold-boot)&#x20;
* On the GAMING PC, press the <kbd>Windows Key</kbd> -> type `task manager` -> right click on `winlogon.exe` -> `end task`
* Re-flash the firmware on the DMA card

{% hint style="warning" %}
To verify there are no hardware issues present on the DMA card, flash a test/diagnostic firmware first, and then run a speed test/throughput test on the card. If successful, re-flash your firmware and test again.
{% endhint %}

* On the GAMING PC, uninstall and recently installed Windows Updates
  * Press the Windows Key -> update history -> click View your update history
* On the GAMING PC, run Windows Update to update Windows until no further updates are available
* On the GAMING PC, as a last resort, [Reinstall Windows](/learn/resources/windows-10-and-11-guides/reinstall-windows.md)

## ESP not working while other features do

If features like aimbot, etc. are functional but visuals (ESP) are not functional, try:

#### On the DMA PC

* create a new folder in the root of the `C:\` drive
* place `eden.exe` into this folder
* launch the loader (do not start the cheat yet)

#### On the GAMING PC

* start the game
* wait until you are at the main menu

#### On the DMA PC

* select ARC Raiders, start the cheat

This will force the loader to re-download the associated .dll files and dependencies.

* in the folder you placed `eden.exe` into, select all of the newly created `.dll` files -> right click -> `Properties` -> set `Attributes` to `Read-only` -> click `Apply` -> click `OK`

If you wish to preserve your config, copy the `config file` from the original directory you had `eden.exe` in to the newly created folder with `eden.exe` in it.


---

# 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.dexa.im/dma-products/eden/troubleshooting.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.
