lmcintyre / DamageInfoPlugin

Dalamud plugin for extra damage info
GNU General Public License v3.0
7 stars 13 forks source link

Samurai's positionals are always being displayed as "missed" #23

Closed Yurei17 closed 1 month ago

Yurei17 commented 2 months ago

Samurai's positionals are always being displayed as missed despite hitting the appropriate positional. This issue only happens after level 90+, when I sync to an older piece of content, the positionals work as intended.

DoctorXIV commented 2 months ago

This isn't updated from 7.0 yet is it?

lmcintyre commented 2 months ago

There is a version in testing.

DoctorXIV commented 2 months ago

ahh ok that makes sense.

Yurei17 commented 2 months ago

Some positional logs: [DamageInfoPlugin] Action: Kasha [7482] jobLevel: 100 boostPercent: 59 positionalState: Failure. -> hit the flank [DamageInfoPlugin] Action: Gekko [7481] jobLevel: 100 boostPercent: 59 positionalState: Failure. -> hit the rear [DamageInfoPlugin] Action: Gekko [7481] jobLevel: 100 boostPercent: 53 positionalState: Failure -> missed on purpose [DamageInfoPlugin] Action: Kasha [7482] jobLevel: 100 boostPercent: 53 positionalState: Failure. -> missed on purpose

Yurei17 commented 1 month ago

issue has been resolved 👍