Wowhead Quick Link

Wowhead Quick Link

164k Downloads

The War within : Lua error when you copy an achievement / NPC / Recipe

Zazou89 opened this issue ยท 1 comments

commented

Hello,

I got an error when I want to copy an achievement / NPC / Recipe (no problem with items):

Message: ...dOns/WowheadQuickLink/WowheadQuickLinkStrategies.lua:375: attempt to call method 'GetParent' (a nil value)
Time: Sat Jul 13 00:33:00 2024
Count: 4
Stack: ...dOns/WowheadQuickLink/WowheadQuickLinkStrategies.lua:375: attempt to call method 'GetParent' (a nil value)
[string "@Interface/AddOns/WowheadQuickLink/WowheadQuickLinkStrategies.lua"]:375: in function `strategy'
[string "@Interface/AddOns/WowheadQuickLink/WowheadQuickLinkStrategies.lua"]:22: in function `strategy'
[string "@Interface/AddOns/WowheadQuickLink/WowheadQuickLink.lua"]:26: in function <...terface/AddOns/WowheadQuickLink/WowheadQuickLink.lua:24>
[string "@Interface/AddOns/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 = <table> {
 }
}
(*temporary) = nil
(*temporary) = <table> {
 1 = Button {
 }
}
(*temporary) = "attempt to call method 'GetParent' (a nil value)"

Thank you !

commented

This was fixed in 2.15.19 and further fixed in 2.15.20. Thanks for the report!