# Common Errors

- [Failed to Load Driver](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/failed-to-load-driver.md): TLDR: Supported Winver, Virtualization Enabled, Security Update uninstalled.
- [Loader Crash](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/loader-crash.md): This page tells you what to do if the loader crashes (not the game).
- [ESP Lagging](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/esp-lagging.md): Only for External Cheats.
- [Crashing Issues](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/crashing-issues.md): Fixing any crash issues.
- [Controller Support](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/controller-support.md)
- [Error 202](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/error-202.md): This page will help you disable the Vulnerable Driver Blocklist in Windows.
- [Invalid HWID](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/invalid-hwid.md)
- [BSOD Fix](https://revware.gitbook.io/guide/errors-and-fixes/common-errors/bsod-fix.md): This fix is for those that are getting Memory Management stop code. Try this fix if you're also experiencing Failed To Load Driver BSOD.


---

# 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://revware.gitbook.io/guide/errors-and-fixes/common-errors.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.
