For some reason I have installed a fivem server using the TXADMIN installer and everything was fine until I had to modify the server.cfg file after that the server stopped appearing in the lists and also sometimes appears as OFFLINE and after a few minutes it appears ONLINE again…in addition to that depending on the player they see it OFFLINE or ONLINE.
It is very strange, I checked using the IP and PORT to see the info.json and everything was correct. In addition to this, I used a website to identify if port 30120 is open and indeed it is. I need immediate help because this problem has never happened to me before.
I forgot to add that I tried to perform a VANILLA installation (without using tx-admin) and in the same way the server does not appear in the lists.
# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
endpoint_add_tcp "0.0.0.0:30120"
endpoint_add_udp "0.0.0.0:30120"
# Voice config
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
setr voice_defaultCycle "GRAVE"
setr voice_defaultVolume 0.3
setr voice_enableRadioAnim 1
setr voice_syncData 1
set es_enableCustomData 1
set mysql_connection_string "mysql://root@localhost/laisla_db?charset=utf8mb4"
# QBCore locale config
setr qb_locale "en-US"
# QBCore UseTarget
setr UseTarget false
# These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
ensure rconlog
# QBCore & Extra stuff
start discord_perms
start DiscordWhitelist
ensure qb-core
ensure [qb]
ensure [jobs]
ensure [scripts]
ensure [Developerkevin]
ensure [smartphone]
ensure [standalone]
ensure [voice]
ensure [stremeables]
#ensure pac
#Stop Scripts
stop qb-phone
stop connectqueue
stop qb-newsjob
stop qb-taxijob
#Chat
restart chat
ensure chat
#-----------------
# This allows players to use scripthook-based plugins such as the legacy Lambda Menu.
# Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins.
sv_scriptHookAllowed 0
# Uncomment this and set a password to enable RCON. Make sure to change the password - it should look like rcon_password "YOURPASSWORD"
#rcon_password ""
# A comma-separated list of tags for your server.
# For example:
# - sets tags "drifting, cars, racing"
# Or:
# - sets tags "roleplay, military, tanks"
sets tags "default"
# A valid locale identifier for your server's primary language.
# For example "en-US", "fr-CA", "nl-NL", "de-DE", "en-GB", "pt-BR"
sets locale "root-AQ"
# please DO replace root-AQ on the line ABOVE with a real language! :)
# Set an optional server info and connecting banner image url.
# Size doesn't matter, any banner sized image will be fine.
sets banner_detail "https://cdn.discordapp.com/attachments/962505344582565898/989364264567455755/ezgif.com-gif-maker_1.gif"
sets banner_connecting "https://cdn.discordapp.com/attachments/962505344582565898/989365080053383208/ezgif.com-gif-maker_2.gif"
# Set your server's hostname. This is not usually shown anywhere in listings.
sv_hostname "La Isla 🌴 | ^1+100FPS | ^3🔥NUEVO SERVER🌋 |^9Bandas, Carteles , Mafias 💣|^6EMS👨⚕️, Mecanicos👨🔧, Policias👮|^5🚘VEHICULOS REALES🚘"
# Set your server's Project Name
sets sv_projectName "La Isla🌴"
# Set your server's Project Description
sets sv_projectDesc "NUEVO SERVIDOR 🌴|ROL SEMI-SERIO|100% OPTIMIZADO|DO, PR, CO|DISFRUTA DE ESTA NUEVA COMUNIDAD|"
# Nested configs!
#exec server_internal.cfg
# Loading a server icon (96x96 PNG file)
load_server_icon myLogo.png
# convars which can be used in scripts
set temp_convar "hey world!"
# Remove the `#` from the below line if you want your server to be listed as 'private' in the server browser.
# Do not edit it if you *do not* want your server listed as 'private'.
# Check the following url for more detailed information about this:
# https://docs.fivem.net/docs/server-manual/server-commands/#sv_master1-newvalue
#sv_master1 ""
# Add system admins
## Permissions ##
add_ace group.admin command allow # allow all commands
add_principal identifier.fivem:asdasd group.admin
# Resources
add_ace resource.qb-core command allow # Allow qb-core to execute commands
# Herencia
add_principal qbcore.admin qbcore.mod # Allow admins access to mod commands
add_principal qbcore.gamemaster qbcore.admin
# Gods
add_ace qbcore.god command allow # Allow all commands
# Inheritance
add_principal qbcore.god
# enable OneSync (required for server-side state awareness)
set onesync on
# Server player slot limit (see https://fivem.net/server-hosting for limits)
sv_maxclients 64
# Steam Web API key, if you want to use Steam authentication (https://steamcommunity.com/dev/apikey)
# -> replace "" with the key
set steam_webApiKey "my_steam_web_api_key"
# License key for your server (https://keymaster.fivem.net)
sv_licenseKey "my_license_key"
set sv_enforceGameBuild 2189
# Players
nta
2
While the server is not listed, you should check the page for the server ID on https://keymaster.fivem.net/, mainly the ‘Public Listing’ section.
Yes, i can see the server info in the public listing but for some reason when i put the server name into the fivem searchbar the server dosent appear,
Rennic
4
solucionaste?.
me pasa exactamente lo mismo