gOOvER / GuildGreet-Extended

A Greeting Addon for WoW
Other
4 stars 3 forks source link

Error Raises on right click to another character name in chat/ whisper window (unitpopup.lua) #32

Closed karandras2000 closed 5 years ago

karandras2000 commented 5 years ago

For quite a while (since 8.0.1) I get this error everytime I "right click" on a char name to see the options menu or start a whisper chat. Initially I thought this error were raised by the addon Aurora, but after a discussion with @Gethe and some tests, it seams this error is sourced within chatter, but on a double check, I think I finally localized the source within GuildGreet Extended, because with all other addons active (only GuildGreet Extended turned off,) the error didn't raise (and the other way round ;) ).

Prerequisites:

Description:

By do a right click on any other char name in a public chat window the popup menu will be opened but raises the following error constantly until you left the popup menu window. Steps to Reproduce

right click on charname in public chat window (like trade chat, common chat, etc.

Expected behavior:

do not raise an error for the popup menu

Actual behavior:

raises a error for the popup menu constantly

980x FrameXML\UnitPopup.lua:1380: Usage: CheckInteractDistance("unit", distIndex)
[C]: in function `CheckInteractDistance'
FrameXML\UnitPopup.lua:1380: in function <FrameXML\UnitPopup.lua:1375>
FrameXML\UnitPopup.lua:1423: in function `UnitPopup_OnUpdate'
[string "*:OnUpdate"]:3: in function <[string "*:OnUpdate"]:1>

Locals:
(*temporary) = nil
(*temporary) = 0

Additional information

Installed AddOns:

gOOvER commented 5 years ago

can't confirm. It's not a Bug from GuildGReet