Tremulous Forum
General => Troubleshooting => Topic started by: betomax on December 06, 2010, 10:26:22 pm
-
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:
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 -_-
-
plz post the output of: sv_master1
or try installing tremfusion
-
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.
-
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).
-
Thanks all by reply;
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.
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)
(http://img688.imageshack.us/img688/9606/tremconnect.th.png) (http://img688.imageshack.us/i/tremconnect.png/)
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.