WorldBossTimers

WorldBossTimers

1M Downloads

Leading zeros can break sharing

Kanegasi opened this issue · 2 comments

commented

If your WBT has seen a higher instance id, such as 12345, and someone shares a timer with a lower id, such as:

💀Oondasta💀: 5m (WorldBossTimers:1696299766-678)

Your WBT will not recognize the share, since your WBT is tracking 00678, not 678.

commented

I can't replicate. I don't think the leading zeros are an issue, the addon just adds them to the timer window to try to visually align the timers.

commented

Most likely fixed in 6a16c96.

Bug happened when sharing (well, receiving) a new timer when the player already had an expired one for the current shard for that boss. (The bug was likely introduced when fixing support for sharding.)

Edit: This fix is live (v1.12.7).