Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(issue/client): add common issues by client #423

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions content/docs/support/client-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,29 @@ Stuck on a black screen
This is a common issue with certain NVIDIA drivers. Stay patient, it takes a minute to load. This often
happens to other games too.

Early Exit Trap crash
-----------------------
Looks like you might have something messing in the background. Please make sure to remove everything running on background when lauching FiveM. It could be antivirus or any software recording app.
PsychoShock marked this conversation as resolved.
Show resolved Hide resolved
neptunium-cfx marked this conversation as resolved.
Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still not super happy about 'It could be antivirus' - might cause some people to disable it, hoping for a quick fix. Do we have any confirmed cases where disabling the AV helps?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, search "disable antivirus" on Discord, you will find many cases where people have disable it and got the "situation" working following this.


Can't link FiveM to Discord
-----------------------
To be able to connect Discord to FiveM, you need to do the following:
- Close FiveM and Discord completely
- Open Discord Desktop App
- Start FiveM and load main menu

Please avoid using any plugins / client modification when following the steps.

HTTP 412 System Clock
neptunium-cfx marked this conversation as resolved.
Show resolved Hide resolved
-----------------------
Looks like you are not sync on time. Follow those simple steps:
- Close FiveM and open Windows settings
- Go to Date & Time
- Sync Clock
- Start FiveM and load main menu

**Note:** words might change depending on what Windows version you are running (10/11).
PsychoShock marked this conversation as resolved.
Show resolved Hide resolved

Stuck on a colored background but no menu
------------------------------
This happens on specific older AMD laptop GPUs. Unfortunately, this is caused by CEF and not by FiveM. Once the issue has been fixed in CEF, FiveM will be updated too. A forum moderator has created a topic that could potentially rectify this issue. [Click here][discrete-gpu] for more info.
Expand Down