TooltipRealmInfo

TooltipRealmInfo

249k Downloads

[BUG]: TooltipRealmInfo using an old API Call causing errors to be thrown sporadically

PauloCamposFilho opened this issue ยท 1 comments

commented

WoW client

WoW Retail

What happened?

Noticed after the update that I was still getting some errors, decided to take a look and noticed that there's an outdated API call on TooltipRealmInfo.lua, line 349

local mf = GetMouseFocus();

GetMouseFocus has been changed to GetMouseFoci with the pre-patch and just to have that line updated.

Lua Error Message?

No response

Other addons?

No response

commented

Thanks for reporting this, but the issue should already be resolved in version 1.4.2.