Lua error on chest world object
cremor opened this issue ยท 1 comments
If I use the addon's shortcut on the object Enchanted Box then the following error is thrown:
1x ...dOns/WowheadQuickLink/WowheadQuickLinkStrategies.lua:403: attempt to index local 'parent' (a nil value)
[string "@WowheadQuickLink/WowheadQuickLinkStrategies.lua"]:403: in function `strategy'
[string "@WowheadQuickLink/WowheadQuickLinkStrategies.lua"]:49: in function `strategy'
[string "@WowheadQuickLink/WowheadQuickLink.lua"]:26: in function <WowheadQuickLink/WowheadQuickLink.lua:24>
[string "@WowheadQuickLink/WowheadQuickLink.lua"]:42: in function `RunWowheadQuickLink'
[string "WOWHEAD_QUICK_LINK_NAME"]:1: in function <[string "WOWHEAD_QUICK_LINK_NAME"]:1>
Locals:
data = <table> {
tooltip = GameTooltip {
}
focus = WorldFrame {
}
}
parent = nil
(*temporary) = WorldFrame {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = "attempt to index local 'parent' (a nil value)"