Linked version works for me, but energy is still ticks, not smooth. Also tried the version labelled 3.0.2 on Curse. Still ticking energy.
Is there no unitframe that handles energy regen properly now?
If you mean the text, make sure you update LibDogTag-Unit-3.0. That's what controls the text. If you have an old version of that lib it will still tick.
Pitbull is not loading, even though I get the highlights. /Pitbull is not working. Installed the LibRock libraries from the link earlier. Still nothing. My error is:
Most of those were taken care of though 9035 wasn't removed. 2944 needed to be marked for any priest, pain supression was indeed marked as only a self buff. Dispersion and Replenishment needed to be added.
Most of those were taken care of though 9035 wasn't removed. 2944 needed to be marked for any priest, pain supression was indeed marked as only a self buff. Dispersion and Replenishment needed to be added.
Thanks for the updates.
Another one I missed: 60931 is a friendly buff
I also got 3.2.5 and it still contains a line for 2652 under enemyDebuffs (line 76)
I am having serious issues getting PB to work at all...I updated to the newest update...Everything shows up in my AddOn list. Except ALL the libraries that are listed below Pitbull 3.0 , are red...no matter how much I update it.
When I log on , I get nothing but a black empty frame...Why are all the Lib's not updating ?
I'm having problems using the DogTag [Combos] in PitBull (PitBull v3.2.6, LibDogTag-Unit-3.0 30000).
Usage is: [Combos:Hide(0)] which worked fine prior to patch.
Symptoms are combo point text not updating while in combat. If I use Cheap Shot or Sinister Strike from Stealth (and hence OOC), it updates to the correct text for the combo points. But it will not update any further changes to combo points while in combat.
I noticed that LibDogTag-Unit-3.0\Categories\Misc.lua was using PLAYER_COMBO_POINTS instead of UNIT_COMBO_POINTS, but fixing that doesn't solve the combat problem.
I am having serious issues getting PB to work at all...I updated to the newest update...Everything shows up in my AddOn list. Except ALL the libraries that are listed below Pitbull 3.0 , are red...no matter how much I update it.
When I log on , I get nothing but a black empty frame...Why are all the Lib's not updating ?
Ignore the red libraries. It's a known issue with WoW itself that will be fixed in 3.0.3.
Are you sure you ahve Load out of date AddOns? Some libraries PitBull uses may not have their interface version updated and that has caused behavior like what you describe.
ok I have a weird problem. I use the latest version of Pitbull.
No matter what I do, it won't load Aura (which is pretty mandatory for me)
so I got buggrabber and got toooons of errors, though, no pitbull error. I disabeld step after step all addons causing bugs and in the end, bugsack gave no error anymore.
However, still no aura.
I have no clue what to do =(
It loads all other modules.
ok I have a weird problem. I use the latest version of Pitbull.
No matter what I do, it won't load Aura (which is pretty mandatory for me)
so I got buggrabber and got toooons of errors, though, no pitbull error. I disabeld step after step all addons causing bugs and in the end, bugsack gave no error anymore.
However, still no aura.
I have no clue what to do =(
It loads all other modules.
Try turning off all addons except BugGrabber and the PitBull modules. Does it work then? Do you get any errors?
ok I have a weird problem. I use the latest version of Pitbull.
No matter what I do, it won't load Aura (which is pretty mandatory for me)
so I got buggrabber and got toooons of errors, though, no pitbull error. I disabeld step after step all addons causing bugs and in the end, bugsack gave no error anymore.
However, still no aura.
I have no clue what to do =(
It loads all other modules.
Lucky you. Pitbull is not loading at all for me. Just installed the most recent version 10 minutes ago.
I think I may have some insight into the phantom bar issues. Here's what I know:
1) It only seems to happen to me in BG's, and most often times early in the game and in combat (though I've done almost no soloing).
2) Only affects target bars.
3) I get two taint errors in the Bugsack when it happens.
I think it occurs when I'm in combat and a new player joins the game (and possibly if someone leaves) and the unit frames have to adjust.
Here's a log of the error:
[2008/10/16 06:13:46-173-x1]: Interface\FrameXML\SecureHandlers.lua:511: Cannot use SecureHandlers API during combat:
Interface\FrameXML\SecureHandlers.lua:511: in function <Interface\FrameXML\SecureHandlers.lua:503>:
<in C code>: in function `SetAttribute'
Interface\FrameXML\SecureHandlers.lua:713: in function `SecureHandlerSetFrameRef':
Interface\FrameXML\SecureTemplates.lua:607: in function <Interface\FrameXML\SecureTemplates.lua:559>:
Interface\FrameXML\SecureTemplates.lua:854: in function <Interface\FrameXML\SecureTemplates.lua:735>:
<in C code>: in function `SecureGroupHeader_Update'
Interface\FrameXML\SecureTemplates.lua:443: in function `SecureGroupHeader_OnEvent':
<string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>
I get two errors. The one above, and another just like it, except line 4 of the error references line 714 of SecureHandlers.lua instead of line 713.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
If anyone has more errors along these lines please post the lines that look like this:
PitBull_Aura-2.0\Filter.lua:659: Unknown spell ID: 2651
I need those. Seems I missed taking some spells out of the filter that were removed or changed.
Thanks for your patience.
If you mean the text, make sure you update LibDogTag-Unit-3.0. That's what controls the text. If you have an old version of that lib it will still tick.
Along with 2651:
6347, 18137, 2652, 32548, 9035 and 10797 no longer exist in any form.
2944 has been changed to be usable by any priest.
Also, 33206 (Pain Suppression) should be a friendBuff and 47585 (Dispersion) should be a SelfBuff.
57669 should be a friendBuff for Priests, Hunters, and Paladins.
Anyone know a solution?
Thanks for the updates.
Another one I missed: 60931 is a friendly buff
I also got 3.2.5 and it still contains a line for 2652 under enemyDebuffs (line 76)
Ok hopefully I got it now. It was in there twice and I didn't expect that.
When I log on , I get nothing but a black empty frame...Why are all the Lib's not updating ?
Usage is: [Combos:Hide(0)] which worked fine prior to patch.
Symptoms are combo point text not updating while in combat. If I use Cheap Shot or Sinister Strike from Stealth (and hence OOC), it updates to the correct text for the combo points. But it will not update any further changes to combo points while in combat.
I noticed that LibDogTag-Unit-3.0\Categories\Misc.lua was using PLAYER_COMBO_POINTS instead of UNIT_COMBO_POINTS, but fixing that doesn't solve the combat problem.
No errors are generated during this.
Fixed by the latest LibHealComm. Install it directly to fix now or wait for next release of PitBull to get it embedded.
Describe this problem more for me. Include any ways to reproduce it.
Ignore the red libraries. It's a known issue with WoW itself that will be fixed in 3.0.3.
Are you sure you ahve Load out of date AddOns? Some libraries PitBull uses may not have their interface version updated and that has caused behavior like what you describe.
Any errors you're getting would be helpful.
No matter what I do, it won't load Aura (which is pretty mandatory for me)
so I got buggrabber and got toooons of errors, though, no pitbull error. I disabeld step after step all addons causing bugs and in the end, bugsack gave no error anymore.
However, still no aura.
I have no clue what to do =(
It loads all other modules.
Try turning off all addons except BugGrabber and the PitBull modules. Does it work then? Do you get any errors?
Lucky you. Pitbull is not loading at all for me. Just installed the most recent version 10 minutes ago.
1) It only seems to happen to me in BG's, and most often times early in the game and in combat (though I've done almost no soloing).
2) Only affects target bars.
3) I get two taint errors in the Bugsack when it happens.
I think it occurs when I'm in combat and a new player joins the game (and possibly if someone leaves) and the unit frames have to adjust.
Here's a log of the error:
I get two errors. The one above, and another just like it, except line 4 of the error references line 714 of SecureHandlers.lua instead of line 713.