Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

[Cata] Function GetArtifactInfoByRace sometimes returns wrong completion count and first completion date #565

Open lordblackadder opened 1 month ago

lordblackadder commented 1 month ago

Tested on build 4.4.0.54558

The function GetArtifactInfoByRace returns information about specific artifacts, of which the 10th value is supposed to be the completion count and the 9th the first completion date. Right now it returns 0 for both values on the last completed artifact. After reloading the UI the function returns the proper values again.

Checking right after completing the artifact: image Reloading UI and checking again: image