I have a completely fresh install of a fivem server, it will not send a heartbeat and keeps giving me thread hitch warnings.
Here Is My Server Config
You CAN edit the following:
endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”
sv_maxclients 48
set steam_webApiKey “none”
sets tags “default, deployer”
You MAY edit the following:
sv_licenseKey “”
sv_hostname “erp built with CFX Default by Tabarra!”
sets sv_projectName “[CFX Default] erp”
sets sv_projectDesc “Recipe for the base resources required to run a minimal FiveM server.”
sets locale “root-AQ”
These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
Add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don’t allow quit