PDA

View Full Version : Multiple Servers and IPs, only one advertises



~{MFD}~Mordred
11-21-2007, 10:35 PM
Hello all

Maybe someone can shed some light on this:

I am running 2 servers from the same box. One is a TDM server and one is a CTF server. Both servers have a valicGameSpy ID with different emails and passwords, and profile names... yet I can only see the Team DM one and the CTF is not showing in the server browser.

Here's the CTF command line


ut3.exe server CTF-Hydrosis?Game=UTGameContent.UTCTFGame_Content?Game Mode=1?Mutator=UTGame.UTMutator_LowGrav?numplay=6? maxplayers=12?NumPublicConnections=12?NumPrivateCo nnections=0?NumOpenPublicConnections=12?NumOpenPri vateConnections=0?bShouldAdvertise=True?bIsDedicat ed=True?PureServer=1?timelimit=20?goalscore=5?bots kill=3?bUsesStats=true?ServerDescription=126000123 00007700007000006800012500012600006700008400007000 00320000770000970001140001160001210001140001000001 11000109000?AdminPassword=xxxxx -log=server.log -login=xxxxx -password=xxxxx -multihome=xxxxx-nohomedir -unattended

Any light in this issue will be appreciated.

Dubious
11-21-2007, 11:55 PM
Two things:

1. Im sure this is a copy-n-paste error, but you do not have a SPACE between -multihome=xxxxx and -nohomedir.

2. You have a mutator specified. This will make your server "not pure" so in order to see this server in the browser, a client would have to select the drop-down box to show ANY servers, even if they are not pure.

If you are still seeing a problem with seeing this even after a client selects the proper options then I'm afraid that you are falling into the same category as some other people who simply cannot get this to work correctly. Because your commandline looks good as far as I can tell.

If you remove the Mutator part of the commandline does the server advertise itself in the browser correctly?

~{MFD}~Mordred
11-22-2007, 12:18 AM
I just came in to post that as long as I am using a mutator it's not showing under pure... and then I read your post, confirms my suspicions. Thanks Dubious.