PDA

View Full Version : GameStatsClass=IpDrv.MasterServerGameStats



legacy-whooice
07-22-2003, 02:06 PM
I have attempted to turn on stats logging for my dedicated server.


the .ini reads :

[Engine.GameInfo]
GameStatsClass=IpDrv.MasterServerGameStats
GoreLevel=0
MaxSpectators=2
MaxPlayers=12
AutoAim=1.000000
GameSpeed=1.400000
bChangeLevels=True
bStartUpLocked=False
bNoBots=False
bAttractAlwaysFirstPerson=False
NumMusicFiles=13
bEnableStatLogging=True

[IpDrv.MasterServerUplink]
DoUplink=True
UplinkToGamespy=True
SendStats=True

and my server log shows:
GameInfo::InitGame : bEnableStatLogging False
UdpServerQuery(crt): Port 7787 successfully bound.
Resolving master0.gamespy.com...
MasterServerUplink: MasterServerGameStats not found - stats uploading disabled.
....
MasterServerUplink: Resolved ut2003master1.epicgames.com as 207.135.145.3.
Resolved master0.gamespy.com (216.144.239.34)
UdpGameSpyUplink: Master Server is master0.gamespy.com:27900
UdpGameSpyUplink: Port 7788 successfully bound.
MasterServerUplink: Connection to ut2003master1.epicgames.com established.

Ideas?


nm, its fixed, btw, i tried to delete this thread, it wouldnt let me. sorry

Imaginos
07-23-2003, 03:10 PM
And what did you do to fix it?