Raised This Month: $ Target: $400
 0% 

[L4D1] Server don't see by other player


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kanga
Junior Member
Join Date: Oct 2010
Old 10-28-2010 , 04:50   [L4D1] Server don't see by other player
Reply With Quote #1

Hi all,

It's the first time for me I created a server for L4D2 and i have some question and one problem and I can't resolve them.

The server run and I can join them, other people can't see it. When I'm in my server other player don't see the server where I'm in "info game"

1) The properties for launch the serveur with the shortcut of the srcds is:

C:\L4D2\left4dead2\srcds.exe -console -game left4dead2 -ipxx.xx.xxx.xxx -port 27015 +exec server.cfg +maxplayers 12 +map c5m1_waterfront

Good or not good?
_____________________________________________ ____________________

2) The server.cfg is good for run a L4D2 server, I found him in internet but I think he have many error or many properties not necessary for the server:

//Host and RCON settings
hostname "xxxxxxxxxxxxxxxxxxxx"
rcon_password "xxxxxx"
sv_password ""
sv_rcon_banpenalty "0"
sv_rcon_maxfailures "10"
sv_rcon_minfailures "5"
sv_rcon_minfailuretime "30"

//Server Cvars
z_difficulty "Normal"
sv_allow_lobby_connect_only 1
sv_alltalk 0
sv_pausable 1
sv_consistency 1
sv_cheats 0
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
sv_voiceenable 1
mp_timelimit 0
mp_chattime 10
sv_timeout 65
sv_turbophysics 1

//Round Cvars
sv_gametypes ""
mp_gamemode ""
mp_playerid 0
mp_spawnprotectiontime 6

//Bandwidth Rates
sv_minrate 7500
sv_maxrate 25000
decalfrequency 10
sv_minupdaterate 100
sv_maxupdaterate 101

//Fair rate and play settings
sv_pure_kick_clients 0
sv_allow_wait_command 0
sv_allow_color_correction 0
sv_pure 1
host_framerate 0
sv_friction 4
sv_gravity 800
sv_client_min_interp_ratio 1
sv_client_max_interp_ratio 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_cmdrate_difference 30

//Server logging
log on
sv_logbans 1
sv_logecho 0
sv_logfile 1
sv_log_onefile 0

//Operation
sv_lan 0
sv_region 255
sv_contact ""

//Non selectable
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
_____________________________________________ _____________________

3) The problem:
When I launch the serv I see "connection to Steam servers succesfull" that's a good thinks but my serv doesn't exist for other player in the Steam group server and player can't join the server.

I have open the port on my modem like that

[/IMG]


What can explicit the server is not see by other palyers?
Forgot somethings to do for the server can run normally?

Thanks for you're help, i try to find alone the response but i don't found them. Google is not my friend in that case

Edit1: little precision, the serveur is in my pc and not on other dedicated. My pc run with windows7

Ps: English is not my mother tongue excuse me

Last edited by Kanga; 10-28-2010 at 10:46.
Kanga is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-28-2010 , 13:05   Re: [L4D1] Server don't see by other player
Reply With Quote #2

hmmm.. try remove -ip and -port from launch parameters.
Check after you have launch server with command, status
Waht IP and port you have gained ?

And try also disable/comment
//sv_lan 0
//sv_region 255


Those are default anyway even not add in server.cfg

*edit
Why title have L4D1 ??
[L4D1] Server don't see by other player
__________________
Do not Private Message @me
Bacardi is offline
Kanga
Junior Member
Join Date: Oct 2010
Old 10-28-2010 , 14:13   Re: [L4D1] Server don't see by other player
Reply With Quote #3

Thx for your response, i'm go change that and see IG the ip and port

Quote:
*edit
Why title have L4D1 ??
[L4D1] Server don't see by other player
Fail sorry, it's for L4D2^^
I trie to change the title but I can't edit this...


Edit:
I disable the command sv_lan 0 and sv_region 255 nothing change the serveur run normally.

The status command give the response for ip
IP: 192.168.0.12
port: 27015

what's the suite...

Last edited by Kanga; 10-28-2010 at 14:26.
Kanga is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-28-2010 , 23:17   Re: [L4D1] Server don't see by other player
Reply With Quote #4

https://support.steampowered.com/kb_...8571-GLVN-8711


You have separatelly some ports...
Try set bigger range, like
UDP 27000 - 27030
TCP 27014 - 27050

And check also firewall.

NAT mostly give some troubles when host or playing multiplayer games.
Personally, I have disabled this...

*edit
Ignore my previous post and look if this help you.

Here is better instructions
http://forums.steampowered.com/forum...d.php?t=752866

Quote:
Public Server With Steamgroup Enabled
Quote:

commandline options

-console -game left4dead -maxplayers 4 -autoupdate +map l4d_hospital01_apartment +ip xx.xx.xx.xx -port 27015 -nohltv +sv_lan 0

server.cfg contents


// server name
hostname myserver

// password for rcon
rcon_password "rcon_pass"

// Difficulty of the current game (easy, normal, hard, impossible)
z_difficulty normal

// this will allow your server to be listed in the server browser
setmaster add 68.142.72.250:27011
setmaster add 72.165.61.189:27011

// steam group that has access to the server
sv_steamgroup 12345

Last edited by Bacardi; 10-29-2010 at 07:52.
Bacardi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-29-2010 , 07:08   Re: [L4D1] Server don't see by other player
Reply With Quote #5

[L4D] Public servers ... Aren't realy public

Last edited by Bacardi; 10-29-2010 at 08:35.
Bacardi is offline
Kanga
Junior Member
Join Date: Oct 2010
Old 10-29-2010 , 12:26   Re: [L4D1] Server don't see by other player
Reply With Quote #6

The server is online and joinable by players

very very big thx Bacardi
Kanga is offline
Maurice321
New Member
Join Date: Aug 2010
Old 10-29-2010 , 13:01   Re: [L4D1] Server don't see by other player
Reply With Quote #7

Well, i am also facing the same issues with my server and i am searching for its solution and i will share it with you as early as i got it.
__________________
Maurice321 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 10-29-2010 , 13:12   Re: [L4D1] Server don't see by other player
Reply With Quote #8

thanks google -.-
so kanga, you even bother tell how did you get it work ?
Ports or those setmaster add ?

Last edited by Bacardi; 10-29-2010 at 13:18.
Bacardi is offline
Kanga
Junior Member
Join Date: Oct 2010
Old 10-29-2010 , 14:02   Re: [L4D1] Server don't see by other player
Reply With Quote #9

I have add the setmaster in my server.cfg
and change commandline options without ip and port

All is good server run!

BUT other problem

When I restart the serv later I have a message, that say me "server is out of date, update and restart"

How to update my server?


Edit: I found how to update the serv, forgot my last question

if that interest people go to:
http://forums.alliedmods.net/showthr...ghlight=update

post 7

Last edited by Kanga; 10-29-2010 at 14:32.
Kanga is offline
Kanga
Junior Member
Join Date: Oct 2010
Old 10-29-2010 , 20:12   Re: [L4D1] Server don't see by other player
Reply With Quote #10

Oh my god!

After the update i have that in the console when I try to launch my server?



Server crash? down? what can I do??
Kanga is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:20.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode