Quartz

31M Downloads

Channeling ticks

Xoduzz opened this issue ยท 6 comments

commented

The castbars aren't showin channeling ticks on spells like Mind Flay

commented

The castbar isin't showing channeling ticks for Warlock spells either, this has been happening since pre-patch, could we kindly get a fix on this soon, as the raids will commenc 30th onwards, and channeling ticks are a huge concern for DPS.

Here is a screenshot example
image

Thanks

commented

Hi @Nevcairiel can I please check if there is any chance this can be patched / fixed for Cata Classic ? Many thanks!

commented

Hello, after the update, the channeling ticks are showing, however the damage is not synced with the ticks.

Example
2024-06-27
Video of issue

commented

@Nevcairiel Thanks for the recent Quartz update, but unfortunately, the Warlock Drainsoul channeling ticks are still not synced correctly with quartz channeling ticks.

Screenshots attached for your reference.

I appreciate your support on this.

image
image

commented

If any spell has wrong tick information, you'll have to provide the required information. I do not play classic (era or cata), and do not know all classes and their talents.

From a quick check on wowhead, drain soul seems to still be 15 seconds with 5 ticks every 3 seconds, which the castbar currently reflects. If this is not correct, or depends on a talent or set that modifies it, please provide that information.

commented

I'm having issues with arcane missile and Mind Flay ticks not showing, Classic/SoD.

Within the Player.lua file, which section of spell IDs (BC, Wrath or WoWCata) is specific to Classic Era/SoD? I've tried to add/update one section at a time, however I can't figure out which section is what.

I see at the beginning of Player.lua there is:

local WOW_INTERFACE_VER = select(4, GetBuildInfo())

Can I run anything in game to determine what buildinfo is being captured within Quartz?