PitBull Unit Frames 4.0
PitBull Unit Frames 4.0
Woof. Arf. Yip.
Getting Started:
You can help translate PitBull for your language with the localization tool.
Classic
PitBull works with WoW Classic! Classic Era/Vanilla is supported in
v4.3.x-vanilla
releases. Cataclysm Classic is supported in v4.2.x
releases
(the same releases retail use).
Classic Era caveats:
- Aura duration is not available from the API, so PitBull uses LibClassicDurations to show them. The duration can be inaccurate if it's affected by rank or talents.
- Cast info is only available for your spells from the API. PitBull uses LibClassicCasterino to show cast bars for other units, but this can be inaccurate since there is a lot of guess-work involved.
Download
CurseForge: https://www.curseforge.com/wow/addons/pitbull-unit-frames-4-0
Wago: https://addons.wago.io/addons/pitbull4
WoWInterface: https://www.wowinterface.com/downloads/info20021
It's not. It's a bug in the game itself, 5.0 has had a lot of problems with taint leaks in Blizzard's code that makes things stop working and then blame a random addon.
For boss frames implement this patch yourself.
http://www.wowace.com/addons/pitbull4/tickets/957-patch-basic-boss-frames/
They declined that patch 2 years ago but never implemented their own version of boss frames.
Cheers mate, works great for me :) Looks a lot better than the blizzard frames and obv. configurable.
Really helpful on The Stone Guard to see boss buffs since the alternate power bar isn't colored.
Anyone have working bars from some bosses like The Stone guards, that shows you energy and stuff. Not appearing for me. Not sure if it is pitbull or something else causing it to not show.
Im a Frost DK is there an option for my pet cause i cant dismiss it when im stuck in combat
There's a bug in Blizzard's code that's breaking the menu. Use a macro for the time being:
/run PetAbandon()
File a ticket and attach your WTF/Account/$ACCOUNT/SavedVariables/PitBull4.lua and I'll look into it. I'm betting you have a custom LuaText without the right event(s) set on it.
Hello thanks for this great addon, I have a question about class names on party frames, they seem to get stuck on "unknown" sometimes, if I click the player I can see their class just fine on the unit frame of my target, was wondering why this is, thank you!
Hi,
Is there a way to create boss frames like shadowed unit frames have or like DBM?
No
@Taz002
It's coming. I'm really not sure when it'll be done. I'm traveling for work for the next month which makes it fairly difficult to work on WoW addons.
@Shefki
Is there any update on when we can expect legit boss frames in PitBull? I've been using ugly stock UI, which is horrid, because this hasn't been implemented yet. I love PitBull and really don't want to switch add-ons.
If there still isn't an update I guess I'll try adding it myself again like I did before the MoP update wiped it (which I was aware would happen.) Any update is appreciated, thanks.
I cant click away a buffä when infight, important in arena ex. palabubble
any hints if its unfixable?
You have the ability to click off buffs or you have filters. I'm not interested in losing the filters so I don't have that functionality. You can use /cancelaura NameOfBuff to get rid of a Buff in a macro.
I got this error, when i play with my monk:
8x PitBull4_RaceIcon-r5\RaceIcon.lua:134: attempt to index local "race_sex" (a nil value)
PitBull4_RaceIcon-r5\RaceIcon.lua:134: in function "GetTexCoord"
PitBull4-v4.0.0-beta40\ModuleHandling\IndicatorModule.lua:62: in function <PitBull4\ModuleHandling\IndicatorModule.lua:55>
PitBull4-v4.0.0-beta40\ModuleHandling\IndicatorModule.lua:134: in function "UpdateFrame"
PitBull4-v4.0.0-beta40\ModuleHandling\Module.lua:319: in function "Update"
PitBull4-v4.0.0-beta40\UnitFrame.lua:823: in function "Update"
PitBull4-v4.0.0-beta40\UnitFrame.lua:743: in function "RecheckConfigMode"
PitBull4-v4.0.0-beta40\Options\ConfigMode.lua:58: in function "RecheckConfigMode"
PitBull4-v4.0.0-beta40\Main.lua:1349: in function "OnProfileChanged"
PitBull4-v4.0.0-beta40\Main.lua:1419: in function <PitBull4\Main.lua:1384>
(tail call): ?
<in C code>
<string>:"safecall Dispatcher[1]":9: in function <string>:"safecall Dispatcher[1]":5
(tail call): ?
Ace3-r1066\AceAddon-3.0\AceAddon-3.0-11.lua:543: in function "EnableAddon"
Ace3-r1066\AceAddon-3.0\AceAddon-3.0-11.lua:636: in function <Ace3\AceAddon-3.0\AceAddon-3.0.lua:621>
<in C code>
FrameXML\UIParent.lua:299: in function "UIParentLoadAddOn"
FrameXML\UIParent.lua:373: in function "TimeManager_LoadUI"
FrameXML\UIParent.lua:690: in function <FrameXML\UIParent.lua:657>
Locals:
nil
You're running modules from PitBull4_Extras which has not been updated for MoP. I don't maintain that set of modules. You can reach the author at its addon page, but it appears to not have been updated in nearly 2 years:
http://www.curse.com/addons/wow/pitbull4_extras
Alright. I will figure out which addon is bugging me.
Thanks for replying so quickly.
Some other addon is tainting the UIDropDownMenu. Can't help you with this.
There is a general issue where addons that use menus longer than 8 options long can trigger taint in the WoW DropDownMenu. It's a bug on Blizzard's side. That's likely what's driving this issue and nobody can probably do anything about it.
There are various macro workarounds. They're not consistent between classes but you can find out how to dismiss your pet by googling.
I am trying to dismiss a pet as a hunter, and getting the following error:
Date: 2012-10-07 16:10:05
ID: 1
Error occured in: AddOn: PitBull4
Count: 2
Message: Error: AddOn PitBull4 attempted to call a forbidden function (CastSpellByID()) from a tainted execution path.
Debug:
[C]: CastSpellByID()
..\FrameXML\UnitPopup.lua:1561:
..\FrameXML\UnitPopup.lua:1400
[C]: func()
..\FrameXML\UIDropDownMenu.lua:710: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Locals:
None
AddOns:
*lot of them*