News:

Come Chat with us live! Learn how HERE!

Main Menu

Can't get server list [Newbie UDP Ports]

Started by betomax, December 06, 2010, 10:26:22 PM

betomax

Dear Forum i'm Newbie starting Trem and sorry by ask but the FAQ help doesn't work for me.

here is it my scenario:

System: Win7
IP type: Fix
Udp ports Opened: 30720 (on Windows and DSL Firewall)
Trem Ver: 1.1

So i start the game but unable to see the internet server list, stderr message log is:
Quote
Hostname: betomashine
IP: 192.168.1.186
Opening IP6 socket: [::]:30720
Opening IP socket: 0.0.0.0:30720
Requesting servers from master master.tremulous.net...
0 servers listed in browser with 0 players.

i'm sure udp ports are opened correctly ( i can send traffic using net standard tools) but can't get any server on my server list. please help. 


thanks in advance..
-_- betomax -_-



GLAMEOW

plz post the output of: sv_master1

or try installing tremfusion

F50

I would like to commend you for posting the actual error message, the problem lies in this line:

Opening IP socket: 0.0.0.0:30720

This is usually populated by the cvar sv_master1. It seems here that is doesn't have a value, which is odd. After checking the value of sv_master1 (which should be 0 at the moment), try opening up the console (using the '~' key) and typing "/sv_master1 69.175.114.216:30700", which should cause you to connect to the correct master server.
"Any sufficiently advanced stupidity is indistinguishable from malice." -- Grey's Law


David

No, that's opening *his* socket, which should be 0.0.0.0 unless he's specifically set one.

You shouldn't need to open any ports etc, although windows firewall will probably have a popup about it which sometimes get's hidden behind the window.  (You can hit Alt+Enter to get it windowed).
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

betomax

Thanks all by reply;

Quote from: GLAMEOW on December 07, 2010, 05:47:55 AM
plz post the output of: sv_master1
or try installing tremfusion

sv_master1 is:
sv_master1 is:"master.tremulous.net" default "master.tremulous.net"
reinstalling the tremfusion only effects the look of game but still unconnected.

Quote from: David on December 07, 2010, 09:24:02 AM
You shouldn't need to open any ports etc, although windows firewall will probably have a popup about it which sometimes get's hidden behind the window.  (You can hit Alt+Enter to get it windowed).

i have added the exec itself into Windows / rules, when windowed i was unable to see notifications, also i have tried using /connect (some_server_ip) but screen remains in this state looping for ever. (i think)




it looks as if the server data never comes in to my game client, i think that because i got this data (using ethernet sniffer) but only as output data

Source (my IP ) Destination (69.175.114.216)
"getmotd\version\tremfusion 0.99r3_R1422 win_mingw-x86 Jul  6 2009\renderer\Mobile Intel(R) 4 Series Express Chipset Family\challenge\1848733942"

"getservers 69 full empty"

any idea would be great, thanks in advance.

-_-betomax.