Close
Showing results 1 to 10 of 24

Threaded View

  1. #19

    Default

    Quote Originally Posted by schilm View Post
    OK, so you ARE seeing some real problems that you think are attributed to this? You had only said there seemed to some issues with the raid frames updating, which didn't seem like a critical problem...


    I'll test some more this evening once the servers come back up from maintenance , but no, I have not seen any problems whatsoever. I've entered bgs, left bg queues, left bgs, entered dungeons, left dungeon queues, left dungeons, converted group to raid, converted back to group... nothing.


    Can you be more explicit with a solid bug report detailing exactly what you are seeing and explicit steps you take for it to happen?

    Also, which other addons do you use?

    Thanks,
    Max
    well am not sure its just this doing it but if i go back to the old Jamba_quest it does not do it.

    Its defo taint. the way i found it causing if if you get the isboxer StaticPopupDialogs to show and then (jamba_quest Or though that what it says) starts the blocking the UI. so i would think its StaticPopupDialogs that is taint

    My changes have fixed the RaidFrames problams its just the the superLocked down BG button.

    Code:
    1x [ADDON_ACTION_FORBIDDEN] AddOn 'Jamba-Quest' 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:524: in function `HonorFrame_Queue'
    [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>
    
    
    Locals:
    nil
    Tainit.log
    Code:
    4/12 18:09:43.397  Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:518 HonorFrame_Queue()
    4/12 18:09:43.397  An action was blocked because of taint from Jamba-Quest - JoinBattlefield()
    4/12 18:09:43.397      Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:524 HonorFrame_Queue()
    4/12 18:09:43.397      HonorFrameSoloQueueButton:OnClick()
    4/12 18:10:07.359  Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:518 HonorFrame_Queue()
    4/12 18:10:07.359  An action was blocked because of taint from Jamba-Quest - JoinBattlefield()
    4/12 18:10:07.359      Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:524 HonorFrame_Queue()
    4/12 18:10:07.359      HonorFrameSoloQueueButton:OnClick()
    4/12 18:10:09.272  Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:518 HonorFrame_Queue()
    4/12 18:10:09.272  An action was blocked because of taint from Jamba-Quest - JoinBattlefield()
    4/12 18:10:09.272      Interface\AddOns\Blizzard_PVPUI\Blizzard_PVPUI.lua:524 HonorFrame_Queue()
    4/12 18:10:09.272      HonorFrameSoloQueueButton:OnClick()
    More detailed log
    Code:
    4/12 18:15:27.616      LoadAddOn()
    4/12 18:15:27.616      Interface\FrameXML\UIParent.lua:343 UIParentLoadAddOn()
    4/12 18:15:27.616      Interface\FrameXML\UIParent.lua:422 TimeManager_LoadUI()
    4/12 18:15:27.616      Interface\FrameXML\UIParent.lua:923
    4/12 18:15:27.616  Execution tainted by Jamba-Quest while reading UIDROPDOWNMENU_MENU_LEVEL - Interface\FrameXML\UIDropDownMenu.lua:706 UIDropDownMenu_GetSelectedID()
    4/12 18:15:27.616      Interface\FrameXML\UIDropDownMenu.lua:436 UIDropDownMenu_AddButton()
    4/12 18:15:27.616      Interface\AddOns\Jamba-Quest\JambaQuest.lua:1797 initFunction()
    4/12 18:15:27.616      Interface\FrameXML\UIDropDownMenu.lua:69 UIDropDownMenu_Initialize()
    4/12 18:15:27.616      Interface\AddOns\Jamba-Quest\JambaQuest.lua:192
    4/12 18:15:27.616      xpcall()
    4/12 18:15:27.616      safecall Dispatcher[1]:9
    
    -----------------------------------------------------------------------------------
    
    4/12 18:15:28.285  Execution tainted by Jamba-Quest while reading UIDROPDOWNMENU_MENU_LEVEL - Interface\FrameXML\UIDropDownMenu.lua:706 UIDropDownMenu_GetSelectedID()
    4/12 18:15:28.285      Interface\FrameXML\UIDropDownMenu.lua:436 UIDropDownMenu_AddButton()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:478 initFunction()
    4/12 18:15:28.285      Interface\FrameXML\UIDropDownMenu.lua:69 UIDropDownMenu_Initialize()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:462 CompactUnitFrameProfilesGeneralOptionsFrameSortByDropdown:updateFunc()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:184 CompactUnitFrameProfiles_UpdateCurrentPanel()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:171 CompactUnitFrameProfiles_ActivateRaidProfile()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:45 CompactUnitFrameProfiles_ValidateProfilesLoaded()
    4/12 18:15:28.285      Interface\AddOns\Blizzard_CUFProfiles\Blizzard_CompactUnitFrameProfiles.lua:25
    4/12 18:15:28.285  Execution tainted by Jamba-Quest while reading UIDROPDOWNMENU_MENU_LEVEL - Interface\FrameXML\UIDropDownMenu.lua:706 UIDropDownMenu_GetSelectedID()
    4/12 18:15:28.285      Interface\FrameXML\UIDropDownMenu.lua:436 UIDropDownMenu_AddButton()

    You can find me in the live irc chat if you want to talk to me about it.



    Edit2:::

    http://us.battle.net/wow/en/forum/topic/15007380994

    seem to be the problem(bug) i have found that is couseing this problam
    Last edited by ebony : 04-12-2016 at 01:58 PM




Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •