Re: [hlds_linux] Anyone tried this?

2004-03-15 Thread m0gely
HLDS List wrote:
Just curious, really.

./steam -command update -game czero
Courious indeed...

--
- m0gely
http://quake2.telestream.com/
Q2 | Q3A | Counter-strike
___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] HLTV and sv_downloadurl

2004-03-15 Thread Ryan Schulze
HLTV still hangs if the server has the sv_downloadurl set  (and the
sv_downloadurl is still a visible cvar)
any ETA when these things will be fixed/changed ?
___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] sv_downloadurl

2004-03-15 Thread Ryan Schulze
This is driving me nuts. cvar is set right, the client downloads the
.bsp file. the corresponding .res file has the .wad file in it but
according to the webserver logs the client doesn't even try to download
the .res file (or the .wad file). The client also doesn't revert to
ingame downlaoding, it simply crashes back to to the desktop with a
standard windows errormessage box stating it couldn't find the .wad
file.


Machone wrote:

This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Ok, I thought I would take a moment to let everyone know how I got this
feature to work flawlessly.


Our server is running on linux and has apache on the same box.  I created a
directory in our web that will host the files.  In that directory I created
symbolic links to the actual game servers "maps", "gfx", "models", "sound",
"overviews", "sprites" directories.  I also have a cronjob run that will
link all WAD files too.


As for the .res files.  You should get RESGEN from unitedadmins.com.  Run
with the -e option so that you don't create BAD .res files.  I have this
setup in a cronjob too so that all I do is add maps to the server and that's
it.


If anyone needs specific details just email me.



 _

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rock
Sent: Tuesday, February 24, 2004 8:21 PM
To: [EMAIL PROTECTED]
Subject: Re: [hlds_linux] sv_downloadurl


Wads seem to be easy as in the bsp usually tells what wads are needed.
Unless your using res files to reference wads, I can't seem to get anything
to do with res files to work.


I have not looked through the archives to see if this was brought up in the
past though
Sebastian <[EMAIL PROTECTED]> wrote:

I am having problems with wad files. When the server switches to a map that
uses a wad file and the client does not have the wad it drops and
disconnects the client. I have the wad files in the root of the downloadurl.
Is anyone else having this problem?
-cheers






___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] VAC module not downloading!

2004-03-15 Thread Marcelo Bezerra
Do you have dns problems?

On Mon, 2004-03-15 at 09:48 +, Gavin Rodgers wrote:
> We are getting auth problems rather than VACs problem, Steampowered.com is
> not accessable at the moment so cant view any news.
>
> No auth servers parsed
> Disabling Valve Authentication.
> No masters loaded
> Using default master
>
> Cheers
> Gavin Rodgers
> (BlueHawk^4u)
> www.4u-servers.co.uk
> www.4u-servers.net (forums)
> www.4u-mobile.co.uk (logos ringtones etc)
> www.everglide.co.uk (LAN sponsors)
>
> - Original Message -
> From: "tim cox" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, March 15, 2004 8:39 AM
> Subject: [hlds_linux] VAC module not downloading!
>
>
> > My server is not downloading the security model from valve, is anyone else
> > having this problemsorry if this has been mentioned before...the
> message
> > in the server console is:
> >
> > Error downloading Security Module from Speakeasy.net
> > Server is not Secure.
> >
> >
> >
> > Regards TiM
> >
> >
> >
> > **
> > This email and any files transmitted with it are confidential and
> > intended solely for the use of the individual or entity to whom they
> > are addressed. If you have received this email in error please notify
> > the system manager.
> >
> > This footnote also confirms that this email message has been swept by
> > MIMEsweeper for the presence of computer viruses.
> >
> > www.solartron.com
> > **
> >
> >
> > ___
> > 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


Re: [hlds_linux] HLDS Memory Leak

2004-03-15 Thread wouter v/d Bergh
The provider simply wont let the server run anymore untill there is an
official fix :(
From: "ruwen" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [hlds_linux] HLDS Memory Leak
Date: Mon, 15 Mar 2004 12:10:51 +0100
wouter v/d Bergh wrote:

>here too, my server has been shut down by the provider where i host it
>because of the HLDS memory leak! Server runs good for about a few day's
but
>starts eating more and more memory untill it uses everything availible
and
>the server totally locks up.
>
>First time happend was 2 and half weeks ago.
>
>Please fix this ASAP because my server cannot come online untill fixed!
>
>Greetings
>
>>From: Husayn ibn al-Samarqandi <[EMAIL PROTECTED]>
>>On Sun, 14 Mar 2004, Moses Tang wrote:
>> >
>> > Is there a HLDS memory leak??
>> >
>>
>>For me, running a DoD 1.1 server, there is. I've gone to rebooting the
>>server once a day or I'm sure to crash every 2 or 3 days.
>>
>>"Insane" Husayn
>>ServerOp
>>
I don't know a fix but I can my be help you. Choose a time when your server
is empty.
Then create some cronjobs(as user root):
killall hlds_run
killall hlds_amd
killall hlds_(all the other names)
Then create a cronjob (as normal user) which starts 5 mins after the
cronjob which kills your hlds.
This is not a great solution, but may be it works. (skip this step if you
have a script which checks if your hlds is running)
btw: I dont have a memory leak(hlds_amd, cstrike 1.6 and cstrike 1.5).
	ruwen

btw: sry 4 my bad english



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux
_
Hotmail en Messenger on the move
http://www.msn.nl/communicatie/smsdiensten/hotmailsmsv2/
___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] HLDS Memory Leak

2004-03-15 Thread ruwen
wouter v/d Bergh wrote:

>here too, my server has been shut down by the provider where i host it
>because of the HLDS memory leak! Server runs good for about a few day's
but
>starts eating more and more memory untill it uses everything availible and
>the server totally locks up.
>
>First time happend was 2 and half weeks ago.
>
>Please fix this ASAP because my server cannot come online untill fixed!
>
>Greetings
>
>>From: Husayn ibn al-Samarqandi <[EMAIL PROTECTED]>
>>On Sun, 14 Mar 2004, Moses Tang wrote:
>> >
>> > Is there a HLDS memory leak??
>> >
>>
>>For me, running a DoD 1.1 server, there is. I've gone to rebooting the
>>server once a day or I'm sure to crash every 2 or 3 days.
>>
>>"Insane" Husayn
>>ServerOp
>>


I don't know a fix but I can my be help you. Choose a time when your server
is empty.
Then create some cronjobs(as user root):
killall hlds_run
killall hlds_amd
killall hlds_(all the other names)
Then create a cronjob (as normal user) which starts 5 mins after the
cronjob which kills your hlds.
This is not a great solution, but may be it works. (skip this step if you
have a script which checks if your hlds is running)
btw: I dont have a memory leak(hlds_amd, cstrike 1.6 and cstrike 1.5).

ruwen

btw: sry 4 my bad english



___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] VAC module not downloading!

2004-03-15 Thread Gavin Rodgers
We are getting auth problems rather than VACs problem, Steampowered.com is
not accessable at the moment so cant view any news.

No auth servers parsed
Disabling Valve Authentication.
No masters loaded
Using default master

Cheers
Gavin Rodgers
(BlueHawk^4u)
www.4u-servers.co.uk
www.4u-servers.net (forums)
www.4u-mobile.co.uk (logos ringtones etc)
www.everglide.co.uk (LAN sponsors)

- Original Message -
From: "tim cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 15, 2004 8:39 AM
Subject: [hlds_linux] VAC module not downloading!


> My server is not downloading the security model from valve, is anyone else
> having this problemsorry if this has been mentioned before...the
message
> in the server console is:
>
> Error downloading Security Module from Speakeasy.net
> Server is not Secure.
>
>
>
> Regards TiM
>
>
>
> **
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
>
> www.solartron.com
> **
>
>
> ___
> 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


[hlds_linux] VAC module not downloading!

2004-03-15 Thread tim cox
My server is not downloading the security model from valve, is anyone else
having this problemsorry if this has been mentioned before...the message
in the server console is:

Error downloading Security Module from Speakeasy.net
Server is not Secure.



Regards TiM



**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.solartron.com
**


___
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux