Open Ghaan opened 3 months ago
Just here to confirm this.
It's a known bug. Blizz have 3 APIs that can return an item level, I use the second best one, but I can't use the most precise one. Potentially, I could scan tooltips, but it can be rather laggy and that's not something I'm fond of, some people with weaker machines already complain about stutters when a bunch of toasts spawn, but I may change my mind later.
I reported this issue to Blizz yet again, but this time around via a trusty comrade who has contacts inside Blizz, so maybe they'll finally fix this bs 😅 For now we can only hope because it's been broken for years at this point 🙏🏼
If that lead doesn't pan out, I know the addon Baganator had a similar issue that ended up being resolved. Can't say in which way, but may be worth looking into if the report to Blizz doesn't work out.
Yeah, I'm aware of that API, that's what I meant when I said that I was using the second best option. The best option is what baganator uses, at least when it can, but it's not something that can be used for toasts.
The only accurate alternative to that is parsing tooltips which I'd like to avoid because it comes with its own host of issues.
As you can see here it is displaying the wrong ilvl on the toast itself vs what ilvl the item actually has.