teel / stasiscl

Automatically exported from code.google.com/p/stasiscl
0 stars 0 forks source link

Incorrect prescence calculation #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What exactly went wrong? Was a particular stat reported incorrectly, was a 
raider assigned the wrong class or pets, was a log split up improperly, or 
was it something else? Please be as specific as you can with regard to 
particular fights, players, pets, or mobs.

Incorrect detection of presence, I died early on a boss attempt and this 
was not detected.

I can provide the combar log if required.

Example parse:

http://www.neverenders.eu/sws/sws-thaddius-1232396452/index.html

Booser and I (Ezri) died in the first 1m30-2mins of the fight.

Original issue reported on code.google.com by david.gr...@gtempaccount.com on 24 Jan 2009 at 5:23

GoogleCodeExporter commented 8 years ago
Can you attach the log please? I don't think I can figure this one out without 
looking at it.

Original comment by gianmerlino@gmail.com on 24 Jan 2009 at 5:30

GoogleCodeExporter commented 8 years ago
attached is the log file for this. This is log for whole night issue can be 
seen on 
the Thaddius kill attempt.

Kind Regards,

David

Original comment by david.gr...@gtempaccount.com on 28 Jan 2009 at 6:36

Attachments:

GoogleCodeExporter commented 8 years ago
The cause is this line:

1/19 20:28:40.091  
SPELL_AURA_REMOVED,0x00000000004A4E5F,"Ezri",0x514,0x0000000000EC0EA6,"Garrote",
0x514,48162,"Prayer of Fortitude",0x2,BUFF

So when your prayer of fortitude faded, it thought you were doing something. 
Obviously this is incorrect. It should be fixed now, in r213.

Original comment by gianmerlino@gmail.com on 4 Feb 2009 at 7:09