> For the complete documentation index, see [llms.txt](https://rebound-1.gitbook.io/rebound-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rebound-1.gitbook.io/rebound-documentation/grand-theft-auto-5/common-fixes/troubleshooting-guide.md).

# Troubleshooting Guide

## Common Bug/Crash fixes

*1.* *Reinstall Rebound (delete documents folder, delete loader)*&#x20;

*2. Make sure your antivirus is off / rebound services are excluded (or both to be sure)*

*3. Make sure your game is windowed/borderless*

*4. Make sure your graphics drivers are fully up to date*

*5. Try running with DirectX10*&#x20;

*6. Make sure you run the rebound loader as admin*

*7. Make sure you load into single player first, and then press load on the Rebound loader*

&#x20;*- if crashing into online, load into single player, disable all spoofs and protections including defaults, then load online*

*8. Make sure you have the latest C++ REDIST files installed*

*9. Make sure you aren't carrying too many resources with rebound. (Could be too many vehicles, could be too many people in overseer etc)*

*10. Make sure you have no overlays (steam, discord etc)*

*11. Make sure your windows username has no special characters in it*

*12. Close every application not needed to run GTA*

*13. Make sure you don't use any external mods for GTA, could be graphics mods/other mods in the GTA directory*

*14. Reverify game files*

*15. Reinstall GTA*


---

# 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:

```
GET https://rebound-1.gitbook.io/rebound-documentation/grand-theft-auto-5/common-fixes/troubleshooting-guide.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.
