How can I fix this please help

You are running multiple instances of the server. Please close any FXServer.exe processes and try again.


Moved to #server-development:server-discussion

I looked and there’s nothing else running but that
what about Skype that is currently running somehow in the background

That only happens when you have 2 servers running on the same port.

Otherwise that wouldn’t happen.

I’m also having a problem with my service detected Direct Connect but not on the server list so what do I set this to sv_master1 to

You need to comment out sv_master1 if you want your server to be on the server list.

sv_master1 ""

to

#sv_master1 ""

yeah it’s set to that

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 “hey world!”

disable announcing? clear out the master by uncommenting this

#sv_master1 “”

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.