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
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.
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 cant click away a buffä when infight, important in arena ex. palabubble
any hints if its unfixable?
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
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
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*
Some other addon is tainting the UIDropDownMenu. Can't help you with this.
Alright. I will figure out which addon is bugging me.
Thanks for replying so quickly.
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.
Anyone getting unknown as names when in groups? I see teh name fine over the player and when i mouse over just on the name frame it seems to do this.
If you're seeing Unknown as a name that's becasue the server hasn't provided it yet. Happens sometimes when you're having network trouble or the server is having issues.
Ok, so here's the error I get:
Message: PitBull4_Totems-v4.0.0-beta40\Totems.lua:577: attempt to index field "?" (a nil value)
Time: 10/07/12 11:33:08
Count: 1
Stack: Interface\AddOns\PitBull4_Totems\Totems.lua:952: in function `ApplyLayoutSettings'
Interface\AddOns\PitBull4_Totems\Totems.lua:1014: in function `UpdateFrame'
Interface\AddOns\PitBull4\ModuleHandling\Module.lua:319: in function `Update'
Interface\AddOns\PitBull4\UnitFrame.lua:823: in function `Update'
Interface\AddOns\PitBull4\UnitFrame.lua:743: in function `RecheckConfigMode'
Interface\AddOns\PitBull4\Options\ConfigMode.lua:58: in function `RecheckConfigMode'
Interface\AddOns\PitBull4\Main.lua:1349: in function `OnProfileChanged'
Interface\AddOns\PitBull4\Main.lua:1419: in function <Interface\AddOns\PitBull4\Main.lua:1384>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:543: in function `EnableAddon'
...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:636: in function <...\AtlasLoot_Loader\Libs\AceAddon-3.0\AceAddon-3.0.lua:621>
[C]: in function `LoadAddOn'
Interface\FrameXML\UIParent.lua:299: in function `UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:373: in function `TimeManager_LoadUI'
Interface\FrameXML\UIParent.lua:690: in function <Interface\FrameXML\UIParent.lua:657>
Locals: <none>
Sounds like you're getting errors. It's hard to help you without seeing the errors. You can turn on the display of the errors with by following the following instructions:
1) Press Escape until the Game Menu comes up.
2) Click on the Interface Button.
3) Choose Help on the Left side of the Game Tab.
4) Click Display Lua Errors so that the checkbox is cheked.
5) Click OK
You may need to exit the game to reproduce the error that's creating the problem. It's generally best to post the first errors you're getting (clicking the previous button until you get to the first one).
In this case it's very likely you have an old version of PitBull or are using a module not provided with the main addon that has not been updated to work correctly.
I'm using Pitbull 4.0 and have a frame for me, my target, and my targets target. Been working perfectly for a long time, but now I just dinged 70 on my monk alt and all of a sudden all the text on my health and mana bars including character name is gone from my characters frame plus my targets frame when I'm targeting myself. My targets target is working fine even though I'm targeting myself, and when targetting other players/NPCs it's working fine. Only having trouble with my own frame and when targetting myself. Any know how to fix this?
Caused by this bug: http://www.wowace.com/addons/pitbull4/tickets/1002-using-a-custom-sort-order-for-totems-breaks-on-dks/
There's a workaround in there until I get it fixed.
Yes. You create filters to determine what to Highlight under Modules, Aura, Aura filter editor, Advanced. You apply those filters to layouts under Layout editor, Aura, Highlights.