ProjectTako / kparser

Automatically exported from code.google.com/p/kparser
1 stars 3 forks source link

Ranged Attack's not being registered #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ranged attacks and trying to parse them...

What is the expected output? What do you see instead?
Expected output would be that the ranged attacks would be counted... what 
I see instead is that 50%-80% of em being ignored in the parse

What version of the product are you using? On what operating system?
1.4.7, windows XP

Please provide any additional information below.
Attaching a older parse here (from Dark Ixion), tho I have done the parse 
with Rangers a few times (newest being from december 14th, Dark Ixion), 
same problem it it also. Attaching this file cause can see it more clearer.

But to point the bug out. If you open that parse and go to "Offense" You 
can see that Steam has 17590 in total damage done. And the output on these 
is:

Ranged attacks 1961
Ablity dmg 3252
WS (Arching arrow)12377

Now if you go to "Ranged Damage" you can see that the parse has only 
recovered a total of 29 ranged attack hits from Steam even tho the 
"Weaponskill Damage" shows he has done a total of 24 arching arrows. 

Now Steam has a WS + 5 hits = 100 tp build so should be around 120 ranged 
attacks total, not 29. S

So The bug is that its not reading SOME ranged attacks done to the target. 
It seemed to count most if not all ranged attacks done by Windwhisper.

Hope you can fix this, thanks in advance =)

Original issue reported on code.google.com by Joonas_P...@hotmail.com on 19 Dec 2009 at 1:26

Attachments:

GoogleCodeExporter commented 8 years ago
Adding that we havent parsed with rangers too much, last was at 14/12/09 Dark 
Ixion 
and some JoLs at 8/12/09, all parses had the same problem (the JoLs were done 
by 
someone else by me, same problem). 

Now when I test if it works it campaign battle, seems to work well so... Ill 
have to 
check tomorrow on Dark Ixion whether the problem still occurs, can it be 
monster 
specific or why does it seems to work in campaing battle?

Original comment by Joonas_P...@hotmail.com on 19 Dec 2009 at 1:58

GoogleCodeExporter commented 8 years ago
Ok, there was a bug in the parsing of the new ranged attack messages (strikes
squarely/hits true) vs certain types of mobs, of which Dark Ixion is one.  Fix
checked in, and I'll upload a new version for this fix.

Original comment by Kinemati...@gmail.com on 19 Dec 2009 at 7:29

GoogleCodeExporter commented 8 years ago
As a note, you'll need to reparse the parse to get corrected data.

Original comment by Kinemati...@gmail.com on 19 Dec 2009 at 7:50