ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
649 stars 75 forks source link

Internet server list not displaying after 04.07.2013 HitReg fix update...... #1017

Closed fuckpaypal closed 11 years ago

fuckpaypal commented 11 years ago

Now that you've released a fix after 1 week of waiting for the hits not registering problem one would think everything is good...BUT..with this new update no servers are displaying in the "internet" tab of the "find servers" window.

Really good job guys, we are proud of you, you're the best developers ever !

foobarhl commented 11 years ago

Seeing this as well. Tonight I've seen at most two servers listed.

When I run a steamcondenser based srcds list script I see:

foobar@aqua:~/scripts$ php srcdslist.php PHP Notice: Request to master server failed, retrying 208.64.200.39... in /home/foobar/public_html/steam-condenser-php/lib/steam/servers/MasterServer.php on line 215 24.176.108.103:27015 error: The operation timed out. 108.0.49.179:27015 error: The operation timed out. 137.186.95.128:27015 error: The operation timed out. 142.165.103.13:27015 error: The operation timed out. 188.80.93.202:27015 error: The operation timed out. 176.52.195.206:27015 error: No route to host (Code: 113) 212.13.126.172:27015 error: The operation timed out. 5.140.162.187:27015 error: The operation timed out. 121.177.218.221:27015 error: The operation timed out. 186.38.39.66:27015 error: Connection refused (Code: 111) 122.111.72.160:27015 error: The operation timed out. SG OFC on 60.240.1.106:27015 Deathmatch running dm_resistance (2/0/4) (new: 1)

Pricetx commented 11 years ago

I wonder if this is linked to #1016 in some way.

Anyway, does anybody know precisely what is causing some servers to still appear in the internet list? Over the last few hours i've seen the list grow from 2 servers to 16. Has somebody found a workaround, or is the master server list just being quirky? I tried restarting my server in case that fixed it, but no luck there.

gtamike commented 11 years ago

I can confirm this new issue to.

Pricetx commented 11 years ago

Aha! yes, it is linked to issue #1016. The 15 (at time of writing) servers which are appearing on the server list, have a version number showing in HLSW. All of the server that aren't showing (including mine) do not have a version number. I can confirm that it's not a Windows / Linux thing, because i'm running my server on Linux, and from what I can tell all of the servers which version numbers are also running linux.

I would test rolling back to the previous build, but unfortunately up until now my backup system was only concerned with configs, and not binaries. However, i've now changed it to back up the entire directory, not much use to me now though.

alfred-valve commented 11 years ago

Can you provide the output of the "version" command when the server is running please. Also how are you launching the server? Can you tell me the directory you run from and the command line please.

Pricetx commented 11 years ago

@alfred-valve Output of the "version" command below: version Protocol version 24 Exe version () Exe build: 15:09:40 Jul 3 2013 (5350) (320)

I am launching the server with the following command: ./srcds_run -console -game hl2mp -port 27015 -maxplayers 16 +map dm_overwatch

srcds_run is being run from the directory /home/ggo/gravitygunonly/, and the above command is run from the same directory.

Hope it helps.

foobarhl commented 11 years ago

Output of version:

Protocol version 24 Exe version () Exe build: 15:09:40 Jul 3 2013 (5350) (320)

Launch command: ./srcds_run -debuglog debug.log -debug -game hl2mp +port 27015 +map dm_overwatch +maxplayers 12

fuckpaypal commented 11 years ago

From all my servers:

Protocol version 24 Exe version 1820980 (hl2mp) Exe build: 15:13:19 Jul 3 2013 (5345) (320)

/Steam/SteamApps/common/Half-Life 2 Deathmatch Dedicated Server/srcds_run -console -game hl2mp -port 27015 -sv_pure +maxplayers 16 +map dm_lockdown

My servers still don't display in the list even though they have a exe version just want to add that don't know if its related.

No version shows up in HLSW for any of them. 

daveyboye commented 11 years ago

Here is my output:

Protocol version 24 Exe version () Exe build: 15:13:19 Jul 3 2013 (5345) (320)

I will provide the command line when my provider NFO servers gets back to me.

alfred-valve commented 11 years ago

Okay, thanks guys, I see the problem and we will have a fix out shortly.

daveyboye commented 11 years ago

Here is my command line: -game hl2mp -ip 74.91.115.163 +maxplayers 16 -debug -console -nocrashdialog -norestart +host_timer_spin_ms 0

Alfred, have you guys found that console sequence flood error? https://github.com/ValveSoftware/Source-1-Games/issues/997

foobarhl commented 11 years ago

The update issued today (7/4/2013) seems to have fixed this issue. I am seeing eh test server in the server list.