That was the problem.  I had the map specified in the server config, not the 
command line.  Adding +map to the command line fixed the problem.  Thanks!

    - Dave

----- Original Message -----
From: Nick Turner <w...@staff.iinet.net.au>
Date: Tuesday, October 27, 2009 11:43 pm
Subject: Re: [hlds_linux] Netcon for L4D2 demo server forks
To: "'hlds_linux@list.valvesoftware.com'" <hlds_linux@list.valvesoftware.com>

> I'm guessing he doesn't have the +map command in his command line.
> 
> I've got 3 machines running a whole mess of forks, all responding.
> 
> 
> -----Original Message-----
> From: hlds_linux-boun...@list.valvesoftware.com 
> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of 
> Chris Green
> Sent: Wednesday, October 28, 2009 11:18 AM
> To: hlds_linux@list.valvesoftware.com
> Subject: Re: [hlds_linux] Netcon for L4D2 demo server forks
> 
> I don't get that result.. I started up with -fork 10 +map 
> c5m1_waterfront -netconport 90##:
> 
> - typing "broadcast map c5m1_waterfront" into the console I 
> launched from worked (note that this didn't work in l4d1 - I 
> added code to accept commands
> from the console in fork mode this time).
> - connecting to port 9000 and typing "status" gave me the status 
> of all 10 instances.
> - connecting to port 9001 and typing status gave me the status 
> of instance #1.
> 
> Is anyone else seeing the behavior david describes?
> 
> -----Original Message-----
> From: hlds_linux-boun...@list.valvesoftware.com 
> [mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of 
> David Parker
> Sent: Tuesday, October 27, 2009 7:39 PM
> To: hlds_linux@list.valvesoftware.com
> Subject: [hlds_linux] Netcon for L4D2 demo server forks
> 
> Hello,
> 
> I got the L4D2 demo server up with six forks, and I am able to 
> use the master console just fine, but when I telnet to the 
> netcon ports of the forks I am not able to do anything.  I 
> can type but I get no responses.  Are the forked servers 
> actually running?
> 
> 
> 
> $ telnet 0 9000
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> PASS xxxxxxxx
> status
> #status
> child 0
>  pid : 0
>  map :
>  numplayers : 0
> child 1
>  pid : 1
>  map :
>  numplayers : 0
> child 2
>  pid : 2
>  map :
>  numplayers : 0
> child 3
>  pid : 3
>  map :
>  numplayers : 0
> child 4
>  pid : 4
>  map :
>  numplayers : 0
> child 5
>  pid : 5
>  map :
>  numplayers : 0
> #end
> ^]
> telnet> quit
> Connection closed.
> 
> $ telnet 0 9001
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> PASS xxxxxxxx
> status
> ^]
> telnet> quit
> Connection closed.
> 
> $ telnet 0 9002
> Trying 0.0.0.0...
> Connected to 0.
> Escape character is '^]'.
> PASS xxxxxxxx
> status
> telnet> quit
> Connection closed.
> 
>     Thanks,
>     Dave
> 
> 
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list 
> archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> 
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list 
> archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> 
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list 
> archives, please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to