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 1 commit 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
32 changes: 32 additions & 0 deletions content/docs/support/client-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,38 @@ 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

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

Connection to CNL timed out
-----------------------
If you are having issues connecting on many servers, please try the following:
- Try temporarily disabling antivirus to see if it is causing this issue. Sometimes, some antivirus still have their web filters working even if the antivirus itself is disabled. Make sure those web filters are disabled too - you may need to find out how to disable them.
- Try disabling or enabling any VPN you may be using. Some VPNs are blocked by our protection systems, but for some users a VPN may actually help.
- Allow FiveM connections through your Firewall, or disable your firewall.

If the options above did not work, some players have found success by creating a new Windows user account and playing FiveM there.

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