error #108


Closed
  • imna1975 created this issue Feb 10, 2020

    1x [ADDON_ACTION_FORBIDDEN] AddOn 'HandyNotes' hat versucht die geschützte Funktion 'UseQuestLogSpecialItem()' aufzurufen.
    [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
    [string "=[C]"]: in function `UseQuestLogSpecialItem'
    [string "@Blizzard_ObjectiveTracker\Blizzard_ObjectiveTrackerShared.lua"]:95: in function <...ObjectiveTracker\Blizzard_ObjectiveTrackerShared.lua:88>

  • HeyItsRyooshi posted a comment Mar 21, 2020

    Also getting a similar error along with the error posted above.  Some sort of taint with the quest tracker.

     

    [ADDON_ACTION_FORBIDDEN] AddOn 'HandyNotes' tried to call the protected function 'CastSpellByID()'.
    [string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
    [string "=[C]"]: in function `CastSpellByID'
    [string "@Blizzard_ObjectiveTracker\Blizzard_ScenarioObjectiveTracker.lua"]:640: in function <...jectiveTracker\Blizzard_ScenarioObjectiveTracker.lua:639>

     

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

     

    Edited Mar 21, 2020
  • nevcairiel closed issue Sep 18, 2020

To post a comment, please login or register a new account.