# Common bugs & fixes

### **Not Injecting**&#x20;

* Make sure you have disabled Battle eye in Rockstar launcher, and if you are using Steam or Epic make sure its disabled there with the launch argument "-nobattleye"&#x20;
* Exclude Cherax application and folder in documents from Windows Defender (Note: Third Party AV's might cause issues even when fully disabled)&#x20;
* Run Cherax as Admin&#x20;
* Delete Cherax folder in Documents&#x20;
* Delete Onedrive (Can cause permissions issues in the documents folder)

### **Crashing on Inject**&#x20;

* Check the log to see if you are getting Failed to Find Patterns and then follow this [guide](https://discord.com/channels/1006581057543475300/1367265137781903500)
* Make sure HDR is disabled in Windows Display Settings&#x20;
* Verify GTA Game Files&#x20;
* Delete Cherax folder in Documents

### **Curl Error in Cherax Application**&#x20;

* Use a VPN&#x20;
* Disable/remove any 3rd party anti virus

### **GTA Detected a Fatal Erorr**&#x20;

* Most of the time this isn't caused by Cherax but rather faulty game files or something else, try looking up the error provided (Ex: ERR\_GFX\_STATE.)

### **Subscribed Scripts not Showing up**&#x20;

* Use a vpn

### **Getting BE kicked without Cherax**&#x20;

* You most likely joined a public lobby where you were not the host and got kicked by Battle eye, you'll need to wait 12-24hrs for the kick to go away. Make sure to stick to lobbies where you are the host or another BE disabled player is host.

### **Cherax folder not in Documents**&#x20;

* Check your C:Drive for it, it falls back there if permissions fail in documents possibly due to Onedrive.


---

# 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/grand-theft-auto-5/cherax/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.
