If an issue with starting: N/a GTA V folder screenshot GTA V/update/x64/dlcpacks screenshot Filepath to FiveM folder FiveM client folder screenshot Did you try to disable/uninstall your Anti-virus?
Also add what you already tried so far.
I tried updating social club, tried reinstalling fiveM
Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.
Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.
To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.
I also have a problem trying to link my fivem account to the client as well. When I click authorize on the link that is brought up in my browser it never launches the client to link it.
I’ve tried IE, Firefox, and Chrome, to no availability.
I brought this up on discord a few times but never got a response about it.
Same exact issue. IE, Firefox and Chrome, none of them work for me. Theres so many threads on this issue spanning months but never any support provided so guess we just boned. Wasted my nitro boost on the FiveM Discord too so that I could boost my server.
Dont use AV. And what ports would need to be open for this to work?
No, that’s what I said before.
Also, reinstalling FiveM doesn’t make a difference either as it never associates the fivem protocol to fivem executable.
So for you people, I have put in way more detail on discord to no availability. So, I figured I’d just give the short and sweet version on here.
Just some more information, I use windows 7.
And I do think there should be a manual way to link it other than just saying “No” with no explaination as to why. Obviously this is an issue for many people. And I cannot even set the protocol for fivem:// to even load in fivem because it doesn’t exist in the Associate a file type or protocol with a specific program anywhere in it. So please, tell me why it would be a BAD thing to have a manual authorization when clearly the installer for FiveM doesn’t do what it’s intended to do in the sense that I never received any errors whatsoever that anything failed.
Im having the same issue here and can verify the same errors. Ive done everything I can to find a solution this is the first support page Ive seen so far for it.
Because this’d be a complete mess to handle and implement cleanly, as opposed to figuring out what the hell is wrong on your system (and that of some others).
Discord is not meant for official support as it’s ephemeral. You can provide all the info you want, if nobody is around to read it it’s going to be lost to time as nobody is going to read up on 1000 messages of support chat backlog when some kids have had a busy night.
It’s not ‘the installer’ that’s meant to set the protocol handler. The game is meant to do so, every single launch, to repair it. Evidently, something on your PC is blocking it from doing so.
Can you check if, say, HKCU\SOFTWARE\Classes\fivem, HKCU\SOFTWARE\Classes\FiveM.ProtocolHandler, HKCU\SOFTWARE\FiveM exist, and there’s an entry in HKCU\SOFTWARE\RegisteredApplications for FiveM?
Can you check if, say, HKCU\SOFTWARE\Classes\fivem , HKCU\SOFTWARE\Classes\FiveM.ProtocolHandler , HKCU\SOFTWARE\FiveM exist, and there’s an entry in HKCU\SOFTWARE\RegisteredApplications for FiveM?
All of these keys are present with data inside of each them.
The only one that looks like it might be missind data is HKCU\SOFTWARE\Classes\fivem which just has a string URL Protocol however that data is blank. All the other keys appear to have valid data in them.
That does imply all of these are present correctly. It might be the case Windows 7 doesn’t read these from HKCU yet, or that there’s a different way to register a protocol in HKCU on Win7?
OK, I guess Windows 7 only takes HKLM registrations for this key, which would require granting administrative access, which we can not do.
However, I think Windows 7 still allows the ‘legacy’ style shell\open\command registration - what if you take the same shell\open\command registration from Classes\FiveM.ProtocolHandler and put it in Classes\fivem? We would test, but it’s kind of hard to get a Windows 7 system with a GPU working these days, especially in virtualization…