Re: [hlds_linux] srcds loosing vac secure status

2005-12-08 Thread ryan
This ocassionally happens, just tell customers to restart the server to regain it. Common bug / problem Regards Ryan - Original Message - From: "Monil Patel (Reload Network)" <[EMAIL PROTECTED]> To: Sent: Thursday, December 08, 2005 4:47 PM Subject: [hlds_linux] srcds loosing vac secure

[hlds_linux] srcds loosing vac secure status

2005-12-08 Thread Monil Patel (Reload Network)
Hi, A few of our customers seem to be having a problem where their server loses vac secure status. Is there a setting I can use to set VAC to be running and have the server show as secure? I know with hlds this was secure "1" in liblist.gam. I apologise if this has been brought up before - didn

Re: [hlds_linux] HLDS1 Seg Fault

2005-12-08 Thread JCHost.net - Support
Yes I finally got it working. Make sure you update the game with the ./steam -command update -game "cstrike" -dir . -beta linux. After you do that make sure you run the game with your normal flags on the command line but dont use -autoupdate cause it will cause the game to downgrade back to vers

Re: [hlds_linux] Multiple srcds processes starting

2005-12-08 Thread Martin Zwickel
-- On Thu, 8 Dec 2005 13:47:02 +0100 <[EMAIL PROTECTED]> bubbled: > The "problem" is as follows ... uhm ... first i'll try to explain the > foretime behaviour: > > We already had three processes in one server: > > First proc.: we launched a screen to attach and detach the console > Second proc.: s

Re: [hlds_linux] Multiple srcds processes starting

2005-12-08 Thread glenn
The "problem" is as follows ... uhm ... first i'll try to explain the foretime behaviour: We already had three processes in one server: First proc.: we launched a screen to attach and detach the console Second proc.: srcds_run was fired up by screen Third proc.: the main process: srcds_amd was fi

Re: [hlds_linux] steam binary crashes with "double free or corruption"

2005-12-08 Thread Martin Zwickel
-- Ignore that mail!!! I ran out of space!!! BTW.: Alfred, the steam tool doesn't care about the "No space left on device"... should be handled and bail out with an error! ENOSPC alias ENOSPASSLEFTONDEVICE ;) -- MyExcuse: CPU needs recalibration Martin Zwickel <[EMAIL PROTECTED]> Research & De

[hlds_linux] steam binary crashes with "double free or corruption"

2005-12-08 Thread Martin Zwickel
-- Hi again! First steam crashed: [output] Checking bootstrapper version ... Segmentation fault [/output] Then I removed the ClientRegistry.blob and tried again: [output] Checking bootstrapper version ... Getting version 17 of Steam HLDS Update Tool Downloading. . . . . . . . . . . . Steam Linux

Re: [hlds_linux] Source and Half-Life 1 Linux dedicated server Beta update

2005-12-08 Thread Andrew Forsberg
If I write a program, the usage output shows me every parameter that is possible to use with my program... Martin makes a valid point. Would it be possible for srcds_run and/or hlds_run to also be fitted out with a list of command line options and brief descriptions of what they do? It wou

Re: [hlds_linux] Source and Half-Life 1 Linux dedicated server Beta update

2005-12-08 Thread Martin Zwickel
-- On Wed, 7 Dec 2005 12:05:24 -0800 "Alfred Reynolds" <[EMAIL PROTECTED]> bubbled: > Its hldsupdatetool.exe for win32 users, and I figured the Linux folk > were savy enough to work out that they needed to use the "steam" > binary. Linux folks first depends on the usage output(at least I do so),

Re: [hlds_linux] Multiple srcds processes starting

2005-12-08 Thread Martin Zwickel
-- On Thu, 8 Dec 2005 00:14:59 +0100 "Manuel Mausz" <[EMAIL PROTECTED]> bubbled: > ever heard of threads? - one thread is used for vac. > the third (the first is the main proc) is the default glibc thread > which comes up as soon as you fire up a thread. libc thread? WTF? There is no libc thread.

Re: [hlds_linux] Re: hlds_linux digest, Vol 1 #4821 - 10 msgs

2005-12-08 Thread Martin Zwickel
-- On Thu, 8 Dec 2005 05:54:20 +0100 <[EMAIL PROTECTED]> bubbled: > Yes, you're right. > > We had three processes: > First process: screen launch > Second process: shell and srcds_run launch > Third process: srcds_processorspecific launch > > But now we have five processes: > First process: screen