Get an Epic Experience with Premium

HideRaidFrame

Raid Frames Login to Add Favorites
  • 3 Likes
  • World of Warcraft
  • 1,384 Monthly Downloads
  • Supports: 5.3.0
  • 30,264 Total Downloads
  • Updated 05/23/2013
  • Created 07/06/2011
  • 63 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: Public Domain
  • Newest File: v1.1
or

About HideRaidFrame

Hides the Blizzard Raid Frames

The Raid Manager and Raid Container can be toggled individually

Slash Commands: /hr, /hideraid

Options Menu

Localization, Tickets (Bugs / Errors / Feature Requests)

FAQ

  • I stopped using HideRaidFrame, but the Raid Frames aren't coming back anymore!
    You can use this script to enable the Raid Frames again:
/run for _, v in ipairs({"Blizzard_CompactRaidFrames", "Blizzard_CUFProfiles"}) do EnableAddOn(v) end ReloadUI()

tag v1.1
eca1cb5bc04413692fa886b469e13514a2296354
Ketho <ngsc1@live.cn>
2013-05-24 03:05:52 +0200

Tagging as v1.1

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

Ketho:
    - Updated for Patch 5.3
    - Hard Disable option is now enabled by default

Addon Packs Containing This...

Comments

  • #13
    • Since the v1.1 release, the Hard Disable option is now enabled by default

    This will remove any taint, but in turn there is a chance other addons that rely, modify, or also try to disable the Raid Frames will throw errors

    • Please use this script if you want to use the Raid Frames again, in case you removed HideRaidFrame:
    /run for _, v in ipairs({"Blizzard_CompactRaidFrames", "Blizzard_CUFProfiles"}) do EnableAddOn(v) end ReloadUI()
    Last edited by Ketho on 5/24/2013 6:43:42 PM
  • #11

    OK, so.. to hide the Blizzard Raid Frames, do I need to check or uncheck those 2 boxes? It's really not that obvious if the checkboxes are to show or to hide the respective options..

    Oh, and, for me, checking them resulted in them frames showing up all over my Grid. -_-

  • #12

    To hide them you need to uncheck them. Sorry for not making it obvious in the options

    The idea behind this was to provide configuration options in case players wanted to hide either the "Raid Manager" or the "Raid Container", and that they otherwise wouldn't be bothered about using the options

  • #10

    1x [ADDON_ACTION_BLOCKED] AddOn "HideRaidFrame" tried to call the protected function "CompactRaidFrame2:Show()".
    !BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
    <in C code>
    FrameXML\CompactUnitFrame.lua:276: in function "CompactUnitFrame_UpdateVisible"
    FrameXML\CompactUnitFrame.lua:234: in function "CompactUnitFrame_UpdateAll"
    FrameXML\CompactUnitFrame.lua:46: in function <FrameXML\CompactUnitFrame.lua:43>

    Locals:
    nil

     

    near same error as viper , it might be time for the solution to remove the weak taint thingy :p

  • #7

    This Error started showing up after Pet Battleing. buggrabber is giving me many errors with this addon only for pet battles. its more errors than im sure you want to see here.

     1x [ADDON_ACTION_BLOCKED] AddOn "HideRaidFrame" tried to call the protected function "PetFrame:Hide()".
    !BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
    <in C code>
    FrameXML\PetFrame.lua:67: in function "PetFrame_Update"
    FrameXML\InterfaceOptionsPanels.lua:1520: in function "BlizzardOptionsPanel_UpdateDebuffFrames"
    <string>:"*:OnLoad":6: in function "setFunc"
    FrameXML\InterfaceOptionsPanels.lua:90: in function <FrameXML\InterfaceOptionsPanels.lua:86>
    <in C code>
    FrameXML\InterfaceOptionsFrame.lua:217: in function <FrameXML\InterfaceOptionsFrame.lua:216>
    <in C code>
    FrameXML\InterfaceOptionsFrame.lua:252: in function <FrameXML\InterfaceOptionsFrame.lua:248>

    Locals:
    nil

    Last edited by viper2042 on 10/24/2012 6:20:14 AM
  • #8

    Sorry for the late reply, viper2042

    I suspect this is the InterfaceOptions_AddCategory taint, which addons use to add their options into the blizzard interface options

    I can't test to confirm this though, since I don't have an active subscription at the moment, and starter edition accounts are not eligible for Pet Battles ..

    I could maybe remove the blizzard options category, since HideRaidFrame uses its own Ace3 options window from the /hideraid slash command, and I could maybe "weak-embed" the Ace3 framework to single out taint from other addons that also utilize the Ace3 framework

    The only real cause of taint should be when you login/reload while you are already in a Raid group, which all addons with the same functionality sadly can not avoid

    As a last resort, there always is the Hard Disable option,  which completely disables the Blizzard_CompactRaidFrames addon, but it might "break" other addons which also disable or work on it

    Last edited by Ketho on 10/26/2012 8:57:05 AM
  • #9

    I hope so much you manage to solve this error I'm tired of unbearable: Global variable UIDROPDOWNMENU_MENU_LEVEL tainted by BugSack - Interface \ FrameXML \ UIDropDownMenu.lua: 38

    thanks good work :)

  • #6

    Just wanted to say thanks for this addon, and thank you for updating it consistantly.

    Really helps me out, and it's really the only one of it's kind.

    Thank you! :-)

  • #4

    still seems to bug out :-) with v0.5 with stuff like:

    Date: 2011-12-01 00:17:38
    ID: 65
    Error occured in: AddOn: HideRaidFrame
    Count: ∞
    Message: Note: AddOn HideRaidFrame attempted to call a protected function (CompactRaidFrame7:Hide()) during combat lockdown.
    Debug:
       [C]: Hide()
       ..\FrameXML\CompactUnitFrame.lua:266: CompactUnitFrame_UpateVisible()
       ..\FrameXML\CompactUnitFrame.lua:224: CompactUnitFrame_UpdateAll()
       ..\FrameXML\CompactUnitFrame.lua:143:
          ..\FrameXML\CompactUnitFrame.lua:143

    or

    Date: 2011-12-01 00:16:58
    ID: 61
    Error occured in: AddOn: HideRaidFrame
    Count: ∞
    Message: Note: AddOn HideRaidFrame attempted to call a protected function (CompactRaidFrame6:Show()) during combat lockdown.
    Debug:
       [C]: Show()
       ..\FrameXML\CompactUnitFrame.lua:264: CompactUnitFrame_UpateVisible()
       ..\FrameXML\CompactUnitFrame.lua:224: CompactUnitFrame_UpdateAll()
       ..\FrameXML\CompactUnitFrame.lua:143:
          ..\FrameXML\CompactUnitFrame.lua:143

  • #5

    Hi again mkcorp, could you try out v0.51 to see if it fixes any of the errors?

    I'm going to bed now though, I'm dead tired ..

  • #2

    4.3 update needed

    Date: 2011-11-30 14:17:40
    ID: -3
    Error occured in: AddOn: HideRaidFrame
    Count: 1
    Message: Note: AddOn HideRaidFrame attempted to call a protected function (oldCompactRaidFrameContainer_Hide()) during combat lockdown.
    Debug:
       [C]: ?
       HideRaidFrame\HideRaidFrame.lua:106: Hide()
       HideRaidFrame\HideRaidFrame.lua:140: RaidContainer()
       HideRaidFrame\HideRaidFrame.lua:146:
          HideRaidFrame\HideRaidFrame.lua:145
       (tail call): ?
       [C]: ?
       [string "safecall Dispatcher[1]"]:9:
          [string "safecall Dispatcher[1]"]:5
       (tail call): ?
       Ace3\AceTimer-3.0\AceTimer-3.0.lua:166:
          Ace3\AceTimer-3.0\AceTimer-3.0.lua:138

  • #3

    Thanks mkcorp, this should be fixed in v0.5

  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!