Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cast bar of channeled spells is not shown #82

Open
Kiboxxx opened this issue Jan 4, 2024 · 3 comments
Open

[Bug]: Cast bar of channeled spells is not shown #82

Kiboxxx opened this issue Jan 4, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Kiboxxx
Copy link

Kiboxxx commented Jan 4, 2024

What happened?

Normal cast bars from "standard" spells are shown, but if an enemy channels a spell, there is no cast bar.

Is there any errors?

No response

Game Version

Classic Era

Game Language

English

Does the issue still occur when all other addons are temporarily disabled?

Yes, issue still occurs.

Any additional info?

No response

@Kiboxxx Kiboxxx added the bug Something isn't working label Jan 4, 2024
@wardz
Copy link
Owner

wardz commented Jan 4, 2024

This is a Blizzard bug sadly, it happens with their own built in castbar introduced in patch 1.15.0 too.
UnitCastingInfo() returns valid data for normal casts, meanwhile UnitChannelInfo() for channels returns zero data.

Will keep this ticket open to avoid duplicates until they fix it.

@wardz
Copy link
Owner

wardz commented Jan 4, 2024

Stanzilla/WoWUIBugs#516 for reference

@Kiboxxx
Copy link
Author

Kiboxxx commented Jan 5, 2024

Well, I still think Blizzard does a pretty good job for such a small indie company... ;P

wardz added a commit that referenced this issue Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants