Page 1 of 1

Epic lag.

Posted: Wed Mar 06, 2013 5:34 am
by Hopes
Lately, i've been having some epic lag problems. I duno what the hell is causing it, but here is a screenshot. .Image

RE: Epic lag.

Posted: Wed Mar 06, 2013 5:47 am
by The Toxic Avenger
With ping like that I'd assume you are the server :V

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:30 am
by Slyfox
oh man the only other player I know who had a lag spike that horrific was ammar

RE: Epic lag.

Posted: Wed Mar 06, 2013 10:26 am
by Dark-Assassin
Wow, a ping of 91003 is quite a bit.

RE: Epic lag.

Posted: Wed Mar 06, 2013 10:57 am
by Ænima
I think that large negative number is caused by integer overflow, since technically ping time can never be negative.

Hopes: Do you have an AMD dual core?

RE: Epic lag.

Posted: Wed Mar 06, 2013 11:48 am
by one_Two
I thought a negative ping was caused by a disparency between server time and client time.

RE: Epic lag.

Posted: Wed Mar 06, 2013 6:02 pm
by Ænima
That's also possible. Or if windows corrects the system clock during a ping.

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:14 pm
by Llewellyn
Ænima wrote: Or if windows corrects the system clock during a ping.
Which is
one_Two wrote: a disparency between server time and client time.

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:21 pm
by Hopes
Ænima wrote: I think that large negative number is caused by integer overflow, since technically ping time can never be negative.

Hopes: Do you have an AMD dual core?
Do I have a what??

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:21 pm
by Ænima
That still wouldn't explain his horrible lag though, just the negative ping.

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:27 pm
by Hopes
Ænima wrote: That still wouldn't explain his horrible lag though, just the negative ping.
What's an AMD dual core?

RE: Epic lag.

Posted: Wed Mar 06, 2013 8:38 pm
by Dragon
Hopes wrote:
Ænima wrote: That still wouldn't explain his horrible lag though, just the negative ping.
What's an AMD dual core?
That made me laugh... Either way an AMD dual core = A CPU (your processor in your computer) with 2 cores, made by AMD (Not Intel).

RE: Epic lag.

Posted: Wed Mar 06, 2013 9:00 pm
by Ænima
Dragon wrote:
Hopes wrote:
Ænima wrote: That still wouldn't explain his horrible lag though, just the negative ping.
What's an AMD dual core?
That made me laugh... Either way an AMD dual core = A CPU (your processor in your computer) with 2 cores, made by AMD (Not Intel).
I know that. But I've heard some rumors about AMD dual cores causing problems in seemingly-unrelated areas.

RE: Epic lag.

Posted: Thu Mar 07, 2013 12:56 pm
by DTDsphere
one_Two wrote: I thought a negative ping was caused by a disparency between server time and client time.
Or a time machine.

RE: Epic lag.

Posted: Sun Mar 10, 2013 9:10 am
by Torr Samaho
one_Two wrote: I thought a negative ping was caused by a disparency between server time and client time.
FYI, the ping measurement is completely independent on the time on the client.

RE: Epic lag.

Posted: Sun Mar 10, 2013 11:16 am
by -Jes-
From what I can understand, the ping 'result' is sent from server to client as a 16-bit integer (like everything else).

This has a value range of −32,768 to 32,767; anything more or less and it overflows to the other end.