PDA

View Full Version : MasterServerUplink


natiel
15th December, 2002, 10:09 PM
when i start a ut2003 server on linux i get those messages.

MasterServerUplink: Failed to resolve master server ut2003master1.epicgames.com.
Master server connection failed

but the server is only for lan without internet.

how can i stop the uplink? delet the serveres in ut2003.ini has no effekt.

elmuerte
16th December, 2002, 08:38 AM
set DoUplink=false

natiel
16th December, 2002, 05:12 PM
that has no effect ???

StackSmasher
16th December, 2002, 11:31 PM
bLanPlay=True

natiel
16th December, 2002, 11:43 PM
it also has no effect. at this time, i uploaded my ut2003.ini at http://www.marcware.de/UT2003.ini when sombody take a look an can help me. that where fine.

MrWhite
17th December, 2002, 12:04 AM
If you don’t use the –nohome in your start script you have to edit the UT2003.ini in your home directory ~/.ut2003/System :)

SnapsProvolone
17th December, 2002, 07:07 AM
[code:1:824a3d9369][IpDrv.MasterServerLink]
LANPort=11777
LANServerPort=10777
CurrentMasterServer=2
MasterServerPort[0]=28902
MasterServerAddress[0]=ut2003master1.epicgames.com
MasterServerPort[1]=28902
MasterServerAddress[1]=ut2003master2.epicgames.com
MasterServerPort[2]=0
MasterServerAddress[2]=
MasterServerPort[3]=0
MasterServerAddress[3]=
MasterServerPort[4]=0
MasterServerAddress[4]=[/code:1:824a3d9369]

Thats where in the UT2003.ini you may change the master servers that the server will try to uplink with.

Silva
25th December, 2002, 12:40 AM
[code:1:43a4c9845b]
[IpDrv.MasterServerUplink]
DoUplink=False
UplinkToGamespy=False
SendStats=False
DoLANBroadcast=True
[/code:1:43a4c9845b]
i used this and this works

Mudboy
5th January, 2003, 02:15 AM
[code:1:c9954d7cc1][IpDrv.MasterServerUplink]
DoUplink=False
UplinkToGamespy=False
SendStats=False
DoLANBroadcast=True[/code:1:c9954d7cc1]


tried the above with no effect and also re-tried this with the master server lines commented out like:

[code:1:c9954d7cc1];MasterServerAddress[0]=ut2003master1.epicgames.com
MasterServerPort[1]=28902
;MasterServerAddress[1]=ut2003master2.epicgames.com[/code:1:c9954d7cc1]

the server still makes a call out to the master. How do we disable this??

woops...just realized this is linux( I'm sure it works in Linux)...I need some help with windows...moving this to windows. Thx