WBT no longer taking timers when requesting share
Marqqss opened this issue ยท 4 comments
Hi,
For at least a while now sharing (at least for Sha of Anger) has not been taking the record when other people share it. Could you please take a look at this?
Thanks!
Thanks for reporting. There's an issue when boss names contain spaces or other special characters. Will be fixed by branch dev-84 (604cca9) and more.
Came here for this, didn't get data at sha either when someone shared, glad someone posted already
From what I can see the Rukhmar timer should be picked up, but I suspect there's an issue with the addon not being clear about the conditions for displaying the timer unless you show timers for all shards.
Needs fixing:
- Parsed timer without shard --> should give
[Info]
message about it. - Parsed timer from different shard --> should not be able to happen, but should also give
[Info]
message - Parsed timer when player is on unknown shard --> Handled by #95