Hi guys,
I want to create a FiveM server so I did everything as in an instruction (right here https://wiki.fivem.net/wiki/Running_FXServer) and when I start bat-file with this lines
cd /d D:\GAMES\FXServer\server-data
D:\GAMES\FXServer\run.cmd +exec server.cfg
it stops at the “Authenticating server license key…” and after a few time it falls out wth fatal error as “An error was occurred while checking server license key.”
I tried to write line “set sv_licenseKey” as “sv_licenseKey”, watched many tutorials on youtube bt the result was the same as previous.
Pls, help to fix this error