Error while queuing for bgs #970


  • Defect
Open
  • kenny470 created this issue May 5, 2017

    The text of the error message

    1x [ADDON_ACTION_FORBIDDEN] AddOn 'AtlasLoot' tried to call the protected function 'JoinBattlefield()'.
    !BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
    [C]: in function `JoinBattlefield'
    Blizzard_PVPUI\Blizzard_PVPUI-1.0.lua:600: in function `HonorFrame_Queue'
    [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

    Locals:
    nil

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    What you were doing at the time

    Clicked the Join Battle Button in the casual tab of pvp pane

     

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    What language you are using

    English EU

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    Your Atlas and Atlasloot versions

    v8.03.05

     

  • kenny470 added a tag Defect May 5, 2017
  • arithmandar posted a comment May 7, 2017

    For this sort of UI taint issue, usually the error showed there is not the exact cause and also usually the root cause is not the addon indicated there.

    For me, it seems to be not reproducible per your repro steps.

    If you can always reproduce it with same step at all time, let me know. Otherwise, may need your help to provide some more details or maybe need your help to test by disabling some of the addons you installed.


    Edited May 7, 2017
  • kenny470 posted a comment May 8, 2017

    Got the same error again yesterday

     

    1x [ADDON_ACTION_FORBIDDEN] AddOn 'AtlasLoot' tried to call the protected function 'JoinBattlefield()'.
    !BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
    [C]: in function `JoinBattlefield'
    Blizzard_PVPUI\Blizzard_PVPUI-1.0.lua:590: in function `HonorFrame_Queue'
    [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

    Locals:
    nil

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    What you were doing at the time

    Clicked the Join Battle Button in the casual tab of pvp pane

     

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    What language you are using

    English EU

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    Your Atlas and Atlasloot versions

    v8.03.05


    Edited May 8, 2017
  • kenny470 posted a comment May 8, 2017

    Bugsack caaught this one more error yesterday but I don't know what I was doing at that time

     

    1x [ADDON_ACTION_BLOCKED] AddOn 'AtlasLoot' tried to call the protected function 'CompactRaidFrame2:Show()'.
    !BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
    [C]: in function `Show'
    FrameXML\CompactUnitFrame.lua:339: in function `CompactUnitFrame_UpdateVisible'
    FrameXML\CompactUnitFrame.lua:280: in function `CompactUnitFrame_UpdateAll'
    FrameXML\CompactUnitFrame.lua:115: in function <FrameXML\CompactUnitFrame.lua:51>

    Locals:


    Edited May 8, 2017

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