AddOn 'Quartz' tried to call the protected function 'Quartz3CastBarPlayer:Show()' #256


Closed
  • adreaver created this issue Jul 28, 2018

    1x [ADDON_ACTION_BLOCKED] AddOn 'Quartz' tried to call the protected function 'Quartz3CastBarPlayer:Show()'.
    !BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
    [C]: in function `Show'
    Quartz\CastBarTemplate.lua:227: in function `?'
    Quartz\CastBarTemplate.lua:126: in function <Quartz\CastBarTemplate.lua:124>

    Locals:
    InCombatSkipped

     

    Getting this under the following conditions:

     

    1) Initiate combat via auto attack or enemy attacking me.

    2) Cast a spell after getting in combat as above.

    3) Have Pitbull Unitframes enabled.

     

    I have all the castbar related portions of Pitbull completely disabled, so it reasonably shouldn't be affecting anything. I have used these two addons together for many years without incident, nothing until the 8.0 prepatch. Tried and reproduced the issue with the latest release and alpha builds of both addons.

  • nevcairiel closed issue Oct 26, 2019
  • nevcairiel posted a comment Oct 26, 2019

    The Quartz CastBar is not protected, not sure how this would ever happen. Possibly another addon messing with it ..somehow?


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