simulationcraft / simc

Simulationcraft engine/GUI
GNU General Public License v3.0
1.38k stars 691 forks source link

Sanctified Lasherweave Raiments parsed from Armory missing arpen #321

Closed navv1234 closed 9 years ago

navv1234 commented 9 years ago

Originally reported on Google Code with ID 322

What steps will reproduce the problem?
1. simc armory=us,vek\'nilash,sylvanbear

What is the expected output? What do you see instead?

Sanctified Lasherweave Raiments is being parsed incorrectly (get a crit/haste piece
instead of a crit/arpen piece, attack power is missing, stam is different, armor is
different)

expected:
chest=sanctified_lasherweave_raiment,stats=162agi_162sta_108crit_92arpen_665armor_184ap,gems=34arpen_10agi_10hit_6agi,enchant=10str_10agi_10sta_10int_10spi

what I got:
chest=sanctified_lasherweave_raiment,stats=162agi_219sta_108crit_92haste_1407armor,gems=34arpen_10agi_10hit,enchant=10str_10agi_10sta_10int_10spi

What version of the product are you using? On what operating system?

~...simulationcraft-read-only % svn update
At revision 4701.

Mac OS 10.6.4

Please provide any additional information below.

Reported by dipalma.james on 2010-09-02 02:15:38

navv1234 commented 9 years ago
Try removing simc_cache.dat in the install directory.

Reported by natehieter on 2010-09-02 11:55:07

navv1234 commented 9 years ago
It's pulling the stats from: http://cata.wowhead.com/item=51141

Reported by swbusche on 2010-09-02 17:47:01

navv1234 commented 9 years ago

Reported by swbusche on 2010-10-15 16:09:02