SRCDS Steam group


Left 4 Dead Demo DS Released!
#61
Mooga can I ask what forum you found Jason's post on?
Reply
#62
ClanWoof Wrote:Hey anyone know the commands to setup multiple servers from one install? -fork something,
If someone could let me know the commands needed for command line and for my server.cfg that would be great thanks Jake! <3

./scrds_run -fork 4 -game "left4dead" +map l4d_dem_hospital01_apartment +ip a.b.c.d -port 2701#

That will start 4 servers running at
a.b.c.d:27011
a.b.c.d:27012
a.b.c.d:27013
a.b.c.d:27014

If you leave port off, or set it to something say 27015 it start the first server on 27015 and then increments up from that. However if you run only 2 an leave the -port off the first will start on 27016 and the second on 27017. At least that's how it worked for me.

They all share the same server.cfg so you can't have it run differnt .cfgs
Reply
#63
Firefox005 Wrote:./srcds_run -fork 4 -game "left4dead" +map l4d_dem_hospital01_apartment +ip a.b.c.d -port 2701#

Thanks, took me a bit to get going had to change the srcds_run
Big Grin I was wondering why it was not working then noticed a typo on your startup line Smile
Works get thanks.
Reply
#64
Quote:Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 7 18:38:34 IST 2008: Server restart in 10 seconds

The command line
Quote:./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &

What's the problem? I tried erase the Bin folder and to download this folder again, doesn't work. Today i am updating the server.
Reply
#65
SagroN Wrote:
Quote:Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 7 18:38:34 IST 2008: Server restart in 10 seconds

The command line
Quote:./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &

What's the problem? I tried erase the Bin folder and to download this folder again, doesn't work. Today i am updating the server.

Well, for starters, your IP command looks messed up. If you are going to specify an IP then put it in the launch command, if not, then remove it.
Reply
#66
NastyBadMan Wrote:Mooga can I ask what forum you found Jason's post on?

I got that off the listserv.
Links can be found HERE
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#67
x3sphere Wrote:
SagroN Wrote:
Quote:Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 7 18:38:34 IST 2008: Server restart in 10 seconds

The command line
Quote:./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &

What's the problem? I tried erase the Bin folder and to download this folder again, doesn't work. Today i am updating the server.

Well, for starters, your IP command looks messed up. If you are going to specify an IP then put it in the launch command, if not, then remove it.
I know this, but in the real command line instead the ip = there is my ip - the real one. I just cencor the ip man.
thanks a lot.
Reply
#68
Quote:
./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &
is the & sign actually in your cmd line? i might be looking to much into it
Reply
#69
Many thanks Mooga!
Reply
#70
I get the same error after updating L4D DS from v4 to v5...

again, after update from v4 to v5

steam:~/srcds_l/l4d_demo # ./srcds_run -game left4dead -maxplayers 4 -autoupdate +map l4d_dem_hospital01_apartment +ip 0.0.0.0 -port 27016 -debug

Auto detecting CPU
Using AMD Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
./srcds_run: line 361: 2998 Floating point exception(core dumped) $HL_CMD

warning: Can't read pathname for load map: Input/output error.
email debug.log to linux@valvesoftware.com
Fri Nov 7 08:34:27 PST 2008: Server restart in 10 seconds
Fri Nov 7 08:34:29 PST 2008: Server Quit

steam:~/srcds_l/l4d_demo # cat debug.log
----------------------------------------------
CRASH: Fri Nov 7 08:34:27 PST 2008
Start Line: ./srcds_i486 -game left4dead -maxplayers 4 -autoupdate +map l4d_dem_hospital01_apartment +ip 0.0.0.0 -port 27016 -debug -fork +map l4d_demo_hospital01_apartment
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `./srcds_i486 -game left4dead -maxplayers 4 -autoupdate +map l4d_dem_hospital01_'.
Program terminated with signal 8, Arithmetic exception.
#0 0xb7f601fb in do_lookup_x () from /lib/ld-linux.so.2
#0 0xb7f601fb in do_lookup_x () from /lib/ld-linux.so.2
#1 0xb7f60587 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2
#2 0xb7f61bff in _dl_relocate_object () from /lib/ld-linux.so.2
#3 0xb7f68471 in dl_open_worker () from /lib/ld-linux.so.2
#4 0xb7f643a6 in _dl_catch_error () from /lib/ld-linux.so.2
#5 0xb7f67cb9 in _dl_open () from /lib/ld-linux.so.2
#6 0xb7f20e4d in dlopen_doit () from /lib/libdl.so.2
#7 0xb7f643a6 in _dl_catch_error () from /lib/ld-linux.so.2
#8 0xb7f212fc in _dlerror_run () from /lib/libdl.so.2
#9 0xb7f20d84 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
#10 0x080490b7 in main ()
No symbol table info available.
From To Syms Read Shared Object Library
0xb7f27400 0xb7f41a24 Yes /lib/libm.so.6
0xb7f20c70 0xb7f21b74 Yes /lib/libdl.so.2
0xb7f105c0 0xb7f19994 Yes /lib/libpthread.so.0
0xb7e01660 0xb7ee28c0 Yes /lib/libc.so.6
0xb7f57820 0xb7f6c3bf Yes /lib/ld-linux.so.2
0xb7d9f490 0xb7dc5518 Yes bin/tier0_i486.so
Stack level 0, frame at 0xbfb78998:
eip = 0xb7f601fb in do_lookup_x; saved eip 0xb7f60587
called by frame at 0xbfb78a38
Arglist at 0xbfb78990, args:
Locals at 0xbfb78990, Previous frame's sp is 0xbfb78998
Saved registers:
ebx at 0xbfb78984, ebp at 0xbfb78990, esi at 0xbfb78988, edi at 0xbfb7898c,
eip at 0xbfb78994
End of Source crash report
----------------------------------------------
Reply
#71
SagroN Wrote:
Quote:Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 7 18:38:34 IST 2008: Server restart in 10 seconds

The command line
Quote:./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &

What's the problem? I tried erase the Bin folder and to download this folder again, doesn't work. Today i am updating the server.

Having a similar problem myself, mine is due to debian not supporting glibc 2.4 or higher without moving to test/unstable version.

Quote:Failed to open bin/dedicated_i486.so (/lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by bin/dedicated_i486.so))
Reply
#72
Twisted Wrote:
SagroN Wrote:
Quote:Auto detecting CPU
Using SSE2 Optimised binary.
Server will auto-restart if there is a crash.
Could not locate steam binary:./steam, ignoring.
Failed to open bin/dedicated_i486.so (bin/dedicated_i486.so: requires glibc 2.5 or later dynamic linker)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Fri Nov 7 18:38:34 IST 2008: Server restart in 10 seconds

The command line
Quote:./srcds_run -game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip ip -port 27012 -fork 4 -autoupdate &

What's the problem? I tried erase the Bin folder and to download this folder again, doesn't work. Today i am updating the server.

Having a similar problem myself, mine is due to debian not supporting glibc 2.4 or higher without moving to test/unstable version.

Quote:Failed to open bin/dedicated_i486.so (/lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by bin/dedicated_i486.so))
So, What should I do?
Reply
#73
Setup our own L4D server because its the public demo release today (tomorrow for US). Seems to be up and working, however can't test because I didn't pre-order and I'm waiting for public demo release.

Using this server.cfg:

Quote:hostname "CLAN OF DOOM'S BRAIN FEAST! | Clanofdoom.co.uk [L4D#1]"

rcon_password "rconpasshere"
sv_lan 0
mp_logdetail 0
sv_allow_lobby_connect_only 0
sv_voiceenable 1
sv_alltalk 1
sv_cheats 0
sv_maxrate 30000
sv_minrate 20000
sv_region 3
sv_maxupdaterate 34
sv_minupdaterate 33
sv_maxcmdrate 34
sv_mincmdrate 33
sv_unlag 1
sv_maxunlag .5
mp_disable_autokick 1

exec banned_user.cfg
exec banned_ip.cfg

Was just wondering if that looked ok, is there anything worth adding?

IP: 193.33.186.18:27045

If anyone wants to give it ago. Big Grin
Clan of Doom: www.clanofdoom.co.uk






Reply
#74
Debian glibc problems?!!

Fix:

get:
http://packages.debian.org/search?searchon=names&keywords=libc6+(2.7-15)
http://packages.debian.org/search?searchon=names&keywords=tzdata

dpkg -i [the packages]
Reply
#75
Elusiv Wrote:Debian glibc problems?!!

Fix:

get:
http://packages.debian.org/search?searchon=names&keywords=libc6+(2.7-15)
http://packages.debian.org/search?searchon=names&keywords=tzdata

dpkg -i [the packages]
There is no command "dpkg -i [the packages]", "unknown command"..
I got a intel quad core server, Which glibc should I take?
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)