Jump to content

Hi, I am trying to create a The Front server and I am running into a problem where when connecting to the server via Steam it says no game hosts available and doesn't show up in the actual game dedicated server list. The server is being hosted on a dedicated PC that runs various servers via a zero-tier network. I have the correct IPv4 IP for the server and it is set on the config file for the server along with all of the appropriate ports being opened for the server to run. When I try and connect via Steam the server gets a ping and tries to respond but doesn't seem to successfully return.

 

config file: @echo off
start "TheFront" "C:\Users\Administrator\Desktop\Steam CMD\steamapps\common\The Front Dedicated Server\ProjectWar\Binaries\Win64\TheFrontServer.exe"  ProjectWar_Start?DedicatedServer?MaxPlayers=100 -server -game -log -ConfigServerName="Techsavy"  -EnableParallelCharacterMovementTickFunction -EnableParallelCharacterTickFunction -UseDynamicPhysicsScene -fullcrashdumpalways -Game.PhysicsVehicle=true -ansimalloc -Game.MaxFrameRate=60 -MaxQueueSize=50 -QueueValidTime=120  -OutIPAddress=10.147.17.28 -UserDir="C:\SteamCMD\TheFront\TheFrontManager\mmg"  -ServerName="The Front_231017202217" -QueueThreshold=40 -ServerFightModeType=1 -IsCanSelfDamage=false -IsCanFriendDamage=false -ClearSeverTime="2023-10-17" -Port="5001" -BeaconPort="5002" -ShutDownServicePort="5003" -QueryPort="27015" -SaveWorldInterval=300 -GreenHand=true -SensitiveWords=true -UseACE=true -ServerAdminAccounts="Thisisfilledinwithproperinfo"

 

 

 

 

Screenshot2023-10-28233234.thumb.png.eee4a74f7ee7147818b50fde71f2e4eb.png

Link to comment
https://linustechtips.com/topic/1538178-the-front-server-issues/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×