Tremulous Forum

Community => Servers => Topic started by: F50 on January 14, 2010, 04:16:22 am

Title: Which master server does svn try to connect to?
Post by: F50 on January 14, 2010, 04:16:22 am
I downloaded and compiled the svn code. After some work I finally managed to get all of the necessary assets (but apparently not all of the ones I'm supposed to have, the marked decon icon isn't there) together to actually be able to play, however I see neither the gpp servers, nor the 1.1 servers once I try to get a server list from the master server. From the messages in the console (master.tremulous.net resolved) and another message on the screen ("Waiting for response"), it seems that I have connected to the master server, but its ignoring me.

Which master server does svn try to connect to? Is it even possible to connect to gpp servers with the client in svn?
Title: Re: Which master server does svn try to connect to?
Post by: gimhael on January 14, 2010, 06:48:03 am
The gpp masterserver listens on a different port, so you can't see it with the svn (trunk) client. That client uses the same masterserver as the 1.1 world, but it uses a different protocol version than 1.1, so all the 1.1 servers are filtered out and you get an empty list.

You should check out the gpp branch from svn.
Title: Re: Which master server does svn try to connect to?
Post by: David on January 14, 2010, 08:34:59 am
Set the master to master.tremulous.net:30700 for 1.2 servers.  Also the GPP branch has that by default.
Title: Re: Which master server does svn try to connect to?
Post by: F50 on January 14, 2010, 05:11:48 pm
Thanks
Title: Re: Which master server does svn try to connect to?
Post by: Kiwi on January 15, 2010, 08:47:52 pm
Thanks this will be useful =D