Re: [hlds_linux] command line too long, 512 max

2013-07-12 Thread Erik-jan Riemers
[mailto:riem...@binkey.nl] Sent: donderdag 23 mei 2013 19:51 To: Half-Life dedicated Linux server mailing list Subject: RE: [hlds_linux] command line too long, 512 max I actually didn't know that, i still learn more each day :) thanks for the reply's. -Original Message- From: hlds_linux-boun

Re: [hlds_linux] command line too long, 512 max

2013-07-12 Thread Ondřej Hošek
On Fri, Jul 12, 2013 at 11:38 PM, Erik-jan Riemers riem...@binkey.nl wrote: Does this mean that any commands with ## for fork support needs to go in the commandline? Well, -fork starts with a hyphen, so it goes (= has to go) on the command line. Only those options that are console

[hlds_linux] command line too long, 512 max

2013-05-23 Thread Erik-jan Riemers
Well the topic says it all. Starting a tf2 server, with the search path options being able to add multiple search paths and all other stuff to run multiple servers from 1 install makes my startup line rather big. Can this be bumped up a bit or can the search paths be moved into a file or anything

Re: [hlds_linux] command line too long, 512 max

2013-05-23 Thread Fletcher Dunn
[mailto:hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Erik-jan Riemers Sent: Thursday, May 23, 2013 9:09 AM To: Half-Life dedicated Linux server mailing list Subject: [hlds_linux] command line too long, 512 max Well the topic says it all. Starting a tf2 server, with the search path

Re: [hlds_linux] command line too long, 512 max

2013-05-23 Thread Saul Rennison
- From: hlds_linux-boun...@list.valvesoftware.com [mailto: hlds_linux-boun...@list.valvesoftware.com] On Behalf Of Erik-jan Riemers Sent: Thursday, May 23, 2013 9:09 AM To: Half-Life dedicated Linux server mailing list Subject: [hlds_linux] command line too long, 512 max Well the topic says

Re: [hlds_linux] command line too long, 512 max

2013-05-23 Thread Erik-jan Riemers
Linux server mailing list Subject: Re: [hlds_linux] command line too long, 512 max To elaborate on what Fletcher is saying, change your command-line to: screen -A -m -d -S tradeunusual ./srcds_run -debug -game tf -port 27015 -replayserverdir tradeunusual -maxplayers 32 -pidfile ~/tf/tradeunusual.pid

Re: [hlds_linux] command line too long, 512 max

2013-05-23 Thread 1nsane
: Re: [hlds_linux] command line too long, 512 max To elaborate on what Fletcher is saying, change your command-line to: screen -A -m -d -S tradeunusual ./srcds_run -debug -game tf -port 27015 -replayserverdir tradeunusual -maxplayers 32 -pidfile ~/tf/tradeunusual.pid -autoupdate -steam_dir /home