Fated World boss not displayed
larryeltee opened this issue ยท 4 comments
Describe the bug
The world boss revamped with fated affix, as part of the new season 4, are not displayed in the addons, when killed.
Do you have an error log of what happened?
No
To Reproduce
Screenshots
N/A
Did you try having SavedInstances as the only enabled addon and everything else (especially something like ElvUI) disabled?
The addons works properly and display other world boss kill in Shadowlands (i.e Antros)
Which version of SavedInstances are you using?
9.2.3
Was it working in a previous version? If yes, which was the last good one?
N/A this is a new patch
Additional context
As the world boss kills use Id of the entity, I suppose these new World Boss have new ID, compared to their previous versions
can confirm bugged on all characters.
the /dump you asked LiangYuxuan
[1]="|cffffff00|Hquest:66615:2426|h[Nurgash Muckformed]|h|r"
Having the same issue. It appears that the Fated version of the world boss doesn't use the same quest ID, the
/run print(C_QuestLog.IsQuestFlaggedCompleted(61814))
returns false on alts who have completed the world boss so it must have changed from 61814. Not sure how to find the fated quest IDs.