The last two updates added:
- Expiration warning by a pulsing animation
- Framework to visualize the pulsing some totems do (not actually working yet)
- Slashcommand /pbtt for easier configuration
I've had a chance to talk to a Blizzard UI coder about an api enhancement for pulses. He's very willing to add the necessary info but has to run it by the designers first. They might not want to disclose that info to the player. We'll see.
so does the totems actual pulse of animation not sync with it's effects?
Tremor doesn't seem to animate it's pulse, but others do, like StoneClaw. Earth bind must have a pulse because has one in the animation.
I guess some on the Horde side don't show as much as I've seen from the new ones on the Alliance side either?..
Is this module still functioning? I can't bring up the config with /pbtt, don't see it listed under "modules" in pitbull, and see no options for it under "player -> other". I am playing a low-level shaman. Thanks!
EDIT: Nevermind, seems to be working now. I update daily frequently (sometimes a couple times a day) so I'm guessing it was just a problem with the build before the current one (71655).
This bug hss existed since the totem timers were added to pitbull. Sometimes when joining a party, the totem timers will stop working and throw the error below whenever a totem is dropped. ReloadUI() fixes it. Note that I have both Party -> Other -> "Show player in party" and Party -> Other -> totemTimersFrame -> Hidden checked, and have a separate player frame with Player -> Other -> Totem Timers enabled. It doesn't seem to make a difference if I already have a totem down when I join a party or not, or if I do the invite or not, and the error only seems to happen about half the time.
Thanks for the report pdo400, I'll have a look at this. From the very detailed description you gave (thanks!) I have a rough idea what might cause the errors, but I'll have to locate the exact bug still.
I've commited a fix that should keep all totem timer frames working.
I didn't manage to reproduce the exact errors you pasted, even with the given settings and entering/leaving parties yet, but with this latest fix the timers on your main player frame should at least keep working. (The error message you pasted may still occur.)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Thanks!
No happy news just yet. But at least I've had it happen to me on some rare occasions now. I'll see if I can find the exact problem.
- Expiration warning by a pulsing animation
- Framework to visualize the pulsing some totems do (not actually working yet)
- Slashcommand /pbtt for easier configuration
I've had a chance to talk to a Blizzard UI coder about an api enhancement for pulses. He's very willing to add the necessary info but has to run it by the designers first. They might not want to disclose that info to the player. We'll see.
Tremor doesn't seem to animate it's pulse, but others do, like StoneClaw. Earth bind must have a pulse because has one in the animation.
I guess some on the Horde side don't show as much as I've seen from the new ones on the Alliance side either?..
There's still a few situations that seem to make the pulsing bug out.
Just to clarify: the totem was gone (no new one in his slot cast) and it still was there pulsing?
EDIT: I've just commited a few fixes that should fix: 1) the issue of it not stopping to pulse 2) maybe fixes the missing border issue.
I still can't reliably reproduce the issue where some(?!) borders are missing.
I'll let you know if I experience it again, I always update before playing. : )
EDIT: Nevermind, seems to be working now. I update daily frequently (sometimes a couple times a day) so I'm guessing it was just a problem with the build before the current one (71655).
--- When going to party mode ---
Date: 2008-05-30 03:08:19
ID: 54
Error occured in: Global
Count: 1
Message: ..\AddOns\PitBull\PitBull.lua line 812:
Usage: PitBullTexture115:SetDrawLayer("layer")
Debug:
...libs\LibRockModuleCore-1.0\LibRockModuleCore-1.0.lua:400: CallMethodOnAllModules()
PitBull\PitBull.lua:4946: _PopulateUnitFrame()
PitBull\PitBull.lua:5064: object_method()
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:289:
...Ons\FuBar\libs\LibRockTimer-1.0\LibRockTimer-1.0.lua:227
AddOns:
--- When dropping a totem ---
Date: 2008-05-30 03:14:42
ID: 61
Error occured in: Global
Count: 1
Message: ..\AddOns\PitBull\PitBull.lua line 812:
Usage: PitBullTexture210:SetDrawLayer("layer")
Debug:
...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:473:
...Ons\FuBar\libs\LibRockEvent-1.0\LibRockEvent-1.0.lua:414
(tail call): ?
AddOns:
I didn't manage to reproduce the exact errors you pasted, even with the given settings and entering/leaving parties yet, but with this latest fix the timers on your main player frame should at least keep working. (The error message you pasted may still occur.)