The War within : Lua error when you copy an achievement / NPC / Recipe
Zazou89 opened this issue ยท 1 comments
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 !