DialogKey DF

DialogKey DF

36k Downloads

Forbidden action - Call of protected function 'UseQuestLogSpecialItem()'

GhostReapersWorld opened this issue ยท 1 comments

commented

Hey there,

since the latest wow update I get this error when trying to use Quest Items from the Questlog.

[ADDON_ACTION_FORBIDDEN] AddOn 'DialogKey' tried to call the protected function 'UseQuestLogSpecialItem()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function 'UseQuestLogSpecialItem'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua"]:95: in function <...ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua:88>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:491
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:491
SetScript = defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511
}

commented

Yep, experiencing this too. I initially thought this issue would be resolved with 11.0.2 because the taunt issues were making a comeback, but it seems to be something else.