Re: [hlds] Server not showing up on network

2005-08-21 Thread [GS]BeNt

Ok update.For alittle background I am hosted at The Planet out of Dallas
Texas.

I did a Windows 2003 Service Pack update and the HLDS update the same
day.Thats when all the issues started.

Well finally tonight I got time to do full server reinstalls for my
box.Which resolved everything but the lag spikes ect.The lag spikes where
occuring anywhere from 20 seconds to 2 minutes in duration.

Well I called the planet and they informed me that my box is behind a router
than is being hammered due to network viruses and they are actively trying
to solve the problem.So for anyone that is hosted with them that is whats
going on if you didn't know.I was pulling my hair out trying to fix whatever
was going on with the box.First I thought it was the steam update.Then I
thought maybe the new service pack did it. And then I find out its on their
end.Hopefully that opens up something for someone who is hosted where I
am..

BeNt
http://www.gorillazsouth.com

- Original Message -
From: [GS]BeNt [EMAIL PROTECTED]


Mine has been doing alot of funky stuff since the update.I've been getting
random lag spikes that make people crash to desktop.Server not showing
up,and it randomly crashing.I reinstalled which seemed to fix everything
but
the lag spiking issue.grrr..

BeNt
http://www.gorillazsouth.com




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


RE: [hlds] Server not showing up on network

2005-08-21 Thread ray
The issue in Dallas has been affecting anyone under car4-1 and we have had
to relocate our VoIP clients to another network in  Chicago and cancel that
server while demaining a 100% reimbursement of our fees per the 100% SLA
coving that machine. In your hosting future I would suggest you use
pingplotter when you have glitches that are hard to explain that are related
to network connectivity. I wish you the best using their network but we were
affected late last year when car11 had these same type issues. If you want
cheap machines then TP/SM is the way to go...if you want stable networks
then I'd look elsewhere. Remember the golden ruleyou get what you pay
for. Just for the record...we still have several machines in their network,
we just can't host our critical services there any longer.

GL to all affected...42 hours into the issue with no resolution.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of [GS]BeNt
Sent: Sunday, August 21, 2005 2:41 AM
To: hlds@list.valvesoftware.com
Subject: Re: [hlds] Server not showing up on network

Ok update.For alittle background I am hosted at The Planet out of Dallas
Texas.

I did a Windows 2003 Service Pack update and the HLDS update the same
day.Thats when all the issues started.

Well finally tonight I got time to do full server reinstalls for my
box.Which resolved everything but the lag spikes ect.The lag spikes where
occuring anywhere from 20 seconds to 2 minutes in duration.

Well I called the planet and they informed me that my box is behind a router
than is being hammered due to network viruses and they are actively trying
to solve the problem.So for anyone that is hosted with them that is whats
going on if you didn't know.I was pulling my hair out trying to fix whatever
was going on with the box.First I thought it was the steam update.Then I
thought maybe the new service pack did it. And then I find out its on their
end.Hopefully that opens up something for someone who is hosted where I
am..

BeNt
http://www.gorillazsouth.com

- Original Message -
From: [GS]BeNt [EMAIL PROTECTED]

 Mine has been doing alot of funky stuff since the update.I've been getting
 random lag spikes that make people crash to desktop.Server not showing
 up,and it randomly crashing.I reinstalled which seemed to fix everything
 but
 the lag spiking issue.grrr..

 BeNt
 http://www.gorillazsouth.com



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





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


Re: [hlds] new hl1 query protocol, need some help

2005-08-21 Thread Saint K.

Thanks for your reply, this is getting closer to what i need. It does give a
certain reply now, it knows its online, but it does not yet proccess the map
and player count .
Currently is outputs this:
HL/CS:   /   IP: 217.158.150.74:27015
were should be HL/CS: Server name, Map played, Player number, IP.

Saint K.
- Original Message -
From: Steve Pemberton [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 20, 2005 12:41 AM
Subject: Re: [hlds] new hl1 query protocol, need some help



This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Try:



socket.send(\xFF\xFF\xFF\xFF\x54\x53\x6F\x75\x72\x63\x65\x20\x45\x6E\x67\x6
9\x6E\x65\x20\x51\x75\x65\x72\x79\x00, 0)



SteveP

--


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


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.13/78 - Release Date: 8/19/2005





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


Re: [hlds] new hl1 query protocol, need some help

2005-08-21 Thread Saint K.

Its written in ruby language
- Original Message -
From: Kevin [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, August 20, 2005 1:51 AM
Subject: RE: [hlds] new hl1 query protocol, need some help



Pardon my ignorance, but where can I find out how to understand this all
this code? I understand some of the basics but I don't understand most of
it.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Saint K.
Sent: Friday, August 19, 2005 11:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [hlds] new hl1 query protocol, need some help

Thanks for your help, but unfortonatly that doesnt work :(

Saint K.
- Original Message -
From: [GS]BeNt [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 19, 2005 2:20 PM
Subject: Re: [hlds] new hl1 query protocol, need some help



Change
socket.send(\xff\xff\xff\xffinfostring \n, 0)
to
socket.send(\xff\xff\xff\xffTstring \n, 0)

And see if that does it.

BeNt

- Original Message -
From: Saint K. [EMAIL PROTECTED]


Hi all,
After valve did the hl1 query protocol changes, our bot scrip never got
updated cause the author issnt around anymore.
In the script the this part is the one responsible for the query, could
some
one make the changes in it from the old to the new query? Ive been
trying
it
myself, unsuccesfull.

SaintK


# start querying servers and storing results in the results array
servers.each do |x|
x.chomp!
 case x.split(':')[2]
 when hl
   begin
timeout(1) do
 begin
  socket = UDPSocket.new
  socket.connect(x.split(':')[0], x.split(':')[1].to_i)
  socket.send(\xff\xff\xff\xffinfostring \n, 0)
  a = socket.sysread(16384).delete(\xff).split(\\)
  results  HL/CS: \x037 #{a[20]} -\x036 #{a[22]}\x0313
#{a[6]}/#{a[12]}\x033 IP: #{x.split(':')[0]}:#{x.split(':')[1]}
 rescue Errno::ECONNREFUSED
  results  HL/CS Server: #{x.split(':')[0]}:#{x.split(':')[1]} is
down at the moment (connection refused)
 end
end
   rescue TimeoutError
results  HL/CS Server: #{x.split(':')[0]}:#{x.split(':')[1]} is
down
at the moment (timed out)
   end #End the HL query




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


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.12/77 - Release Date: 8/18/2005





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


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


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.13/78 - Release Date: 8/19/2005





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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Joakim Waaktaar
Fuck you motherfuckers. Quit spamming you fucking retards.

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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Clayton Macleod
hey brainiac, YOU signed up for the mailing list, heh.  And EVERY mail
you're getting has a link at the bottom that states To
unsubscribe...

On 8/21/05, Joakim Waaktaar [EMAIL PROTECTED] wrote:
 Fuck you motherfuckers. Quit spamming you fucking retards.

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



--
Clayton Macleod
get ye flask
You cannot get ye flask.

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


RE: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Spencer 'voogru' MacDonald
I love you too.

-Original Message-
From: Joakim Waaktaar [mailto:[EMAIL PROTECTED]
Sent: Sunday, August 21, 2005 5:10 PM
To: [EMAIL PROTECTED]
Subject: Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

Fuck you motherfuckers. Quit spamming you fucking retards.

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



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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Alex Spencer

Can we get a big round of applause for our future darwin award nominee
Joakim Waaktaar



Joakim Waaktaar wrote:


Fuck you motherfuckers. Quit spamming you fucking retards.

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






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


RE: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread ray
*CLAP-CLAP*

!kb Waaktaar being stupid

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alex Spencer
Sent: Sunday, August 21, 2005 5:23 PM
To: [EMAIL PROTECTED]
Subject: Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

Can we get a big round of applause for our future darwin award nominee
Joakim Waaktaar



Joakim Waaktaar wrote:

Fuck you motherfuckers. Quit spamming you fucking retards.

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





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





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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread [GS]BeNt


- Original Message -
From: Alex Spencer [EMAIL PROTECTED]



Can we get a big round of applause for our future darwin award nominee
Joakim Waaktaar



**CLAP** **CLAP** **CLAP**
You're my boy blue!

(That is honestly the funniest email I have gotten from this list in a long
time, thanks Alex!)



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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Ook

Ahh...it just doesn't get any better then this, does it?

I second the Darwin Award nomination.

- Original Message -
From: Joakim Waaktaar [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, August 21, 2005 2:10 PM
Subject: Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?



Fuck you motherfuckers. Quit spamming you fucking retards.

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



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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Scott Tuttle
Wow.  We have another Einstein.  Read the bottom of every single post ... MORON

On 8/21/05, Joakim Waaktaar [EMAIL PROTECTED] wrote:
 Fuck you motherfuckers. Quit spamming you fucking retards.

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


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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Scott Tuttle
Since you are using google... you will have to click the show quoted text link

On 8/22/05, Scott Tuttle [EMAIL PROTECTED] wrote:
 Wow.  We have another Einstein.  Read the bottom of every single post ... 
 MORON

 On 8/21/05, Joakim Waaktaar [EMAIL PROTECTED] wrote:
  Fuck you motherfuckers. Quit spamming you fucking retards.
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives, 
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds
 


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


Re: [hlds] RE: Constant crash on SRCDS - Missing Shutdown Function?

2005-08-21 Thread Whisper
--
[ Picked text/plain from multipart/alternative ]
Oh, you are all in a vicious mood today :)

On 8/22/05, Scott Tuttle [EMAIL PROTECTED] wrote:

 Since you are using google... you will have to click the show quoted
 text link

 On 8/22/05, Scott Tuttle [EMAIL PROTECTED] wrote:
  Wow. We have another Einstein. Read the bottom of every single post ...
 MORON
 
  On 8/21/05, Joakim Waaktaar [EMAIL PROTECTED] wrote:
   Fuck you motherfuckers. Quit spamming you fucking retards.
  
   ___
   To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
   http://list.valvesoftware.com/mailman/listinfo/hlds
  
 

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

--

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