Lua error when clicking to use an item shown in the quest tracker
Cavanoskus opened this issue ยท 2 comments
Bug description
Lua error when trying to use an item from the quest tracker. First time this error has happened. Item is the Amethyst Phial from the Teldrassil "Crown of the Earth" quest series. Here is the error:
1x [ADDON_ACTION_FORBIDDEN] AddOn 'Questie' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function UseItemByName' [string "@FrameXML/ChatFrame.lua"]:1174: in function
SecureCmdUseItem'
[string "@FrameXML/SecureTemplates.lua"]:412: in function `handler'
[string "@FrameXML/SecureTemplates.lua"]:625: in function <FrameXML/SecureTemplates.lua:569>
Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events =
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}
Screenshots
No screenshot but error is fully pasted above.
Questie & WoW version
Questie version 8.10.3, showing in CurseForge client as up to date.
WoW Classic Era version 1.14.4.
If it helps, I was not in combat at the time and I had already been logged in a while. I was just standing in the moonwell required by the quest and clicked the button in the tracker. It's worked flawlessly every time before this. :)