11-07-2008, 08:12 PM
Mooga can I ask what forum you found Jason's post on?
Left 4 Dead Demo DS Released!
|
11-07-2008, 08:12 PM
Mooga can I ask what forum you found Jason's post on?
11-07-2008, 08:31 PM
ClanWoof Wrote:Hey anyone know the commands to setup multiple servers from one install? -fork something, ./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
11-07-2008, 08:53 PM
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 I was wondering why it was not working then noticed a typo on your startup line Works get thanks. Quote:Auto detecting CPU 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. SagroN Wrote:Quote:Auto detecting CPU 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.
11-08-2008, 12:57 AM
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
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.
11-08-2008, 01:10 AM
x3sphere Wrote: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.SagroN Wrote:Quote:Auto detecting CPU thanks a lot.
11-08-2008, 01:17 AM
Quote:is the & sign actually in your cmd line? i might be looking to much into it
11-08-2008, 01:34 AM
(This post was last modified: 11-08-2008, 01:34 AM by NastyBadMan.)
Many thanks Mooga!
11-08-2008, 03:01 AM
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 ---------------------------------------------- SagroN Wrote:Quote:Auto detecting CPU 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))
11-09-2008, 11:43 PM
Twisted Wrote:So, What should I do?SagroN Wrote:Quote:Auto detecting CPU
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]" 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.
11-11-2008, 01:12 PM
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]
11-12-2008, 01:58 AM
Elusiv Wrote:Debian glibc problems?!!There is no command "dpkg -i [the packages]", "unknown command".. I got a intel quad core server, Which glibc should I take? |
« Next Oldest | Next Newest »
|