teel / apostasis

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

Some encounters are not detected and parsed correctly #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Backhorn encounter in normal mode
2. Spine of Deathwing in normal mode
3. Deathwing in normal mode

What is the expected output? What do you see instead?
Statistics are not parsed and generated, cause of LogSplit.pm incomplete.
Blackhorn encounter is generated as many tries,
Spine of Deathwing and Deathwing encounters in normal modes are just not 
detected by parser.

Please provide any additional information below.
Here is the Dragon Soul part of my modified LogSplit.pm (file attached).
All normals encounters are tested and seem work correctly. For heroics 
encounters, i only tested Morchok, working correctly too. About the others 
encounters, i filled NPC's id and spells id with informations i got from 
WowHead.

Hope this will help ;-)

Original issue reported on code.google.com by acomenda...@gmail.com on 31 Jan 2012 at 10:43

Attachments:

GoogleCodeExporter commented 8 years ago
Committed as revision 117. I'll add you to the people who can commit to svn 
directly if you want to add more entries in the future.

Original comment by eddedmondson on 31 Jan 2012 at 11:58