Hello.
So I started up my testserver again and nothing worked. I reinstalled the server and now NON of the menues is working. Not the police menu, not the f2 menu and not the menues when I enter those glowing circles.
Does anyone know what the problem is?
There is NO errors in the console.
Here is my config:
# you probably don't want to change these!
# only change them if you're using a server with multiple network interfaces
endpoint_add_tcp "********************"
endpoint_add_udp "*******************"
set es_enableCustomData 1
set mysql_connection_string "******************************************"
#### FIVEM DEFAULT ####
start mapmanager
start chat
start spawnmanager
start sessionmanager
restart sessionmanager
start fivem
start hardcap
start ■■■■■■■
start scoreboard
start baseevents
start cron
#### MYSQL ASYNC
start mysql-async
#### ESSENTIAL MODS
start es_extended
start essentialmode
start esplugin_mysql
start es_admin2
#### ESX ####
start esx_addonaccount
start esx_addoninventory
start esx_billing
start esx_datastore
start esx_identity
start esx_society
start esx_phone
start esx_skin
start esx_policejob
start esx_carthief
#### CARS ####
start aston-martin-valkire # avalk
start aston-martin-vantage # amv19
start audi-a4-quattro # aaq4
start audi-r8 # r8prior
start audi-rs5 # rs5
start audi-rs6 # rs6pd600
start audi-sq7 # sq72016
#### MAFIACARS ####
#### AIRCRAFTS ####
#### PEDS ####
sv_scriptHookAllowed 0
# change this
rcon_password ******************
sv_hostname "***********************"
# nested configs!
#exec server_internal.cfg
# loading a server icon (96x96 PNG file)
#load_server_icon myLogo.png
# convars for use from script
set temp_convar "esx"
# disable announcing? clear out the master by uncommenting this
sv_master1 ""
# add system admins example how to add admins
#add_ace group.admin command allow # allow all commands
#add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.***************************group.admin # add the admin to the group
add_principal identifier.***************************group.admin # add the admin to the group
# want to only allow players authenticated with a third-party provider like Steam?
sv_authMaxVariance 1
sv_authMinTrust 5
# hide player endpoints in external log output
sv_endpointprivacy true
# server slots limit (default to 24)
sv_maxclients 32
# license key for server (https://keymaster.fivem.net)
sv_licensekey *********************************