Lag.

JoeMeyer said:
why has the lag been worse lately?

Are you honestly looking for a precise answer other than that it might be tied to the 1017 patch?

I'm sure if it were so easily answered it would not be a problem, and it would really be of no use if an admin posted a line of code and said "this is it"..... what are you looking for?...
 
iaeolan said:
Are you honestly looking for a precise answer other than that it might be tied to the 1017 patch?

I'm sure if it were so easily answered it would not be a problem, and it would really be of no use if an admin posted a line of code and said "this is it"..... what are you looking for?...

ok, it was me... patch 1017 (good catch iaeolan!)

Public Sub Frustration_To_Joe(sender As Object, e As System.EventArgs) Handles Me.Load
Dim joeLag As Integer = 1000000 'this is very bad lag you see
Dim normalLag As Integer = 1 'this is what it should be
Dim lagTime As New SoD.LagTime
If e.Player = "JoeMeyer" Then
SoD.LagTime = joeLag
Else: SoD.LagTime = normalLag
End If
End Sub

You get the picture. Great job on the server Wiz and team, I love this game.
 
Lag has been noticeably worse for me...significant lag most of the time the last week..and a lot of crashing while zoning (like 3:5 zones). It is frustrating :(
 
Yeah, I've been getting bad lag spikes too (10-15 secs long) and also noticed it started since the patch to correct 1017 errors. I reckon they're trying to fix it though. No reason to get your panties in a wad. :p
 
sharpyking said:
ok, it was me... patch 1017 (good catch iaeolan!)

Public Sub Frustration_To_Joe(sender As Object, e As System.EventArgs) Handles Me.Load
Dim joeLag As Integer = 1000000 'this is very bad lag you see
Dim normalLag As Integer = 1 'this is what it should be
Dim lagTime As New SoD.LagTime
If e.Player = "JoeMeyer" Then
SoD.LagTime = joeLag
Else: SoD.LagTime = normalLag
End If
End Sub

You get the picture. Great job on the server Wiz and team, I love this game.

What was the point of writing that VB script up? It would have had a chance of being funny if most people understood programming languages.
 
Kyeld said:
What was the point of writing that VB script up? It would have had a chance of being funny if most people understood programming languages.


Tbh, it's kinda self explanatory if you just read it IMO. Made me chuckle.
 
JoeMeyer said:
I didn't get it at all. I didn't know why he was even using my name. :what:

lol i dont know much about programming and i got it... says if your online it lags a lot. if not it doesnt lag.. ping while ur on = 100000 whatever.. while ur not on .. 1... thats about it.. he is just making a joke that its just you.. when obv everyone gets the lag. ur just the only one wanting to know why.
 
Kyeld said:
What was the point of writing that VB script up? It would have had a chance of being funny if most people understood programming languages.
I'm pretty sure thats why he helpfully added comments on each line after the part that was programming language.
 
JoeMeyer said:
I didn't get it at all. I didn't know why he was even using my name. :what:

This is exactly what would happen if an Admin would post the direct reason of the lag. Case closed
 
Back
Top Bottom