PDA

View Full Version : Reporting To GameSpy and ASE


LionShare
10-28-2005, 07:17 PM
G'Day All...Just wondering if any1 can provide the server config command in order for your server to be reported to ASE/GameSpy. I'm sure I'm overlooking something here but my process of elimination has me stumped.

Any and all asistance is appreciated - Cheers <LS>

Tried:

sets sv_master2 "master.gamespy.com:28960"
sets sv_master3 "master0.gamespy.com"
sets sv_master4 "clanservers.net"
seta sv_gamespy "1"

set sv_master2 "master.gamespy.com:28960"
set sv_master3 "master0.gamespy.com"
set sv_master4 "clanservers.net"
set sv_gamespy "1"

rudedog
10-28-2005, 07:29 PM
You really only need

set sv_gamespy "1"

are you behind a router or firewall?

LionShare
10-28-2005, 07:48 PM
I'm personally behind a firewall and so is the game server but my UO servers show up in ASE/Gamespy.

Quagmire
10-28-2005, 07:50 PM
Try it without specifying any sv_master's. The default cod2master.activision.com should work. If that doesn't the it is probably a firewall problem. Look at How to Set Up a Dedicated CoD(UO) Server Behind a Firewall (http://www.olddogvt.net/cod-firewall/). Most of that COD/CODUO stuff should still apply to COD2.

LionShare
10-28-2005, 08:00 PM
bizarre..my UO servers show up, my cod2 rental servers show up but not my personal one. I'm going to hit my Service Provider with the ???

Thanks guys....I;l report back here as to what I find out.

Cheers and Happy Friday all <LS>

bullet-worm
10-28-2005, 08:11 PM
I've had a similar problem. I fixed it but I don't know how or why it wasn't working.

I fixed it by changing the net_ip that the server was assigned to. Why that worked and it suddenly started showing up on ASE after 3 days of being missing with the other IP.... I don't know. But LITERALLY all I changed to make it work was 1 digit in the net_ip.

worm

xGrunt
10-29-2005, 08:39 AM
We're having the same problem. This is a dedicated linux server. The COD:UO servers show up fine but we can't get the COD2 server to show. The server shows in the COD2 ingame browser OK.

The server config has all the master servers that the UO config has, plus I added the codmaster.activision.com line without the "sv_master" notation.

Any other thoughts? Should all the master server entries be without the "sv_master" notation?

Quagmire
10-29-2005, 03:59 PM
The server config has all the master servers that the UO config has, plus I added the codmaster.activision.com line without the "sv_master" notation.
The master for cod2 is cod2master.activision.com.

xGrunt
10-30-2005, 07:45 AM
Sorry, that's was a typo on my part. It is set to cod2master.activision.com but still not showing in ASE. :confused:

{420}ZigZag
10-30-2005, 11:15 AM
I know this may seem weird fellas, but we don't have ANY of those lines in our config file and both our servers show up just fine in ASE.

xbugs
10-30-2005, 12:04 PM
ok, think I figured it out. I did the filter for cod and uo to other version, but I also filtered cod2 to version 1.0 and there is it!!! :).

rip7
10-30-2005, 12:06 PM
well im running a server on a dedi box but i cant no matter what i try get it to show in ase when i look in the list it will show up if i add the server ip to my favs any ideas?

rudedog
10-30-2005, 01:30 PM
to see if your server is being reported to the master list check out this IWs server status page here
http://stats.callofduty.com/

This was put up back in the early CoD days to find out why servers where not being reported to the master list

its not much but a start.

rip7
10-30-2005, 02:19 PM
yeah it shows up there but not in ase im pulling my hair out here ive even tried a cfg from another server from someone that does show up in ase still no joy.

rudedog
10-30-2005, 02:24 PM
If it's being reported to the master list then there is something wrong with ASE. ASE gets it server lists directly from the games master list. your server sends nothing to ASE.

Check ASE's filters

NikeSwim
10-30-2005, 07:30 PM
I found rudedog's post below to be the answer to my servers not showing up in ASE. :)

You really only need

set sv_gamespy "1"

are you behind a router or firewall?

9thSF-Medic
10-30-2005, 11:39 PM
To me it seems like it's now "hardcoded". I have no master servers in my config, but it's connecting to Activision by itself.

rip7
11-02-2005, 08:17 AM
well its a strange one this is i got 3 servers running
1 not on master list but in ase but not gamespy or the ingame browser
2 on master list but not in is ase/gamespy plus only 1 of these in the ingame browser
any ideas ?
heres the info
port 28960 in ase nothing else
port 28965 on master list but no ase or gamespy but in the ingame browser
port 28970 on master list but appears no where else

rudedog
11-02-2005, 08:31 AM
Just for the hell of it, can you change the IP of the one not showing correctly?

In the old MOH days. you would get a bad IP addy for some strange reason, almost like it was blacklisted for some reason.

It's worth a shot to determine if it's on your end or theirs.

rip7
11-02-2005, 03:33 PM
ill try that but i just checked on the master list and multiplay.co.uk have 7 servers running on same ip with different ports but only one shows in ase so it sounds like a common problem.

rudedog
11-02-2005, 03:53 PM
It almost sounds like a firewall/NAT issue. where only one IP address or port info is being processed at ASE/Activision/Gamespy

Good luck and please let us know if you fix the problem.