| Updated: | 03-24-10 02:05 PM |
| Created: | unknown |
| Downloads: | 65,432 |
| Favorites: | 351 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
r20100204 |
208kB |
Shadowed |
02-04-10 01:46 PM |
|
r20091222 |
208kB |
Shadowed |
12-22-09 01:50 AM |
|
r20090807 |
188kB |
Shadowed |
08-07-09 02:40 PM |
|
r20090802 |
188kB |
Shadowed |
08-02-09 08:52 PM |
|
r20090510 |
188kB |
Shadowed |
05-10-09 02:40 AM |
|
r20090507 |
188kB |
Shadowed |
05-07-09 03:39 PM |
|
r1307 |
187kB |
Shadowed |
05-02-09 08:22 PM |
|
r1295 |
187kB |
Shadowed |
04-30-09 09:39 PM |
|
r1283 |
183kB |
Shadowed |
04-27-09 03:17 PM |
|
r1273 |
181kB |
Shadowed |
04-24-09 10:13 PM |
|
r1253 |
179kB |
Shadowed |
04-17-09 12:07 PM |
|
r1248 |
179kB |
Shadowed |
04-15-09 07:50 PM |
|
r1239 |
179kB |
Shadowed |
04-13-09 09:30 PM |
|
r1035 |
163kB |
Shadowed |
12-08-08 01:28 PM |
|
r1032 |
163kB |
Shadowed |
12-05-08 01:54 AM |
![]() |
Comment Options |
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 59
Uploads: 0
|
why is this still not updated for 4.0? like elkanobuffbars... its shame really
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 24
Uploads: 0
|
And canceling a buff can't be done because of some new security implementation to the CancelUnitBuff wich can't be fixed yet. The are working on it, but it doesnt look good, atleast not for sbb, because fixing it would take rewriting the code all over again.
To "fix" this too (so no errors), just comment lines: 303-309 Code:
if( self.type == "aura" ) then
CancelUnitBuff("player", self.data.buffIndex, self.data.filter)
elseif( self.type == "tempEnchants" ) then
CancelItemTempEnchantment(self.data.slotID - 15)
elseif( self.type == "tracking" ) then
ToggleDropDownMenu(1, nil, MiniMapTrackingDropDown, self, 0, -5)
end
|
|
|
|
|
||
|
A Defias Bandit
Forum posts: 3
File comments: 3
Uploads: 0
|
So, delete all this.......
|
|
|
|
|
|
|
|
In SimpleBuffBars.lua, find the function named UpdateTracking:
function SimpleBB:UpdateTracking() Delete or comment out every line of the function. Doing so for me eliminated all errors and allowed SimpleBuffBars to operate as normal, except that it will no longer display what you are tracking. I can live with that. |
|
|
|
|
|
||
|
A Defias Bandit
Forum posts: 2
File comments: 59
Uploads: 0
|
|
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 59
Uploads: 0
|
any alternatives out there, that works with new suf unitframes? http://www.wowace.com/addons/simplistic-unit-frames/
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 24
Uploads: 0
|
After some searching ... i saw that you can track more than 1 thing ... so fixing it would be like adding each track as a buff ... which i wont do ...
So hope my "fix" is enough for you all, cuz its enough for me ^^ |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 24
Uploads: 0
|
Well I "kinda fix it":
remove/comment("--") the next lines: 814,1022 or search for "self:UpdateTracking()" Ill try to find better fix when i get home from university. |
|
|
|
|
|
|
Abandoned, just like all of the other Shadowed addons I guess.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 10
Uploads: 0
|
Cata Beta 4.0.1.3 errors
[20:10:29] Interface\AddOns\SimpleBuffBars\SimpleBuffBars.lua:772: attempt to call global 'GetTrackingTexture' (a nil value)
(tail call): ? Interface\AddOns\SimpleBuffBars\SimpleBuffBars.lua:772: in function `UpdateTracking' Interface\AddOns\SimpleBuffBars\SimpleBuffBars.lua:814: in function `?' ...er4\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147: in function <...er4\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:147> [string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4> [C]: ? [string "safecall Dispatcher[1]"]:13: in function `?' ...er4\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: in function `Fire' ...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...AddOns\Bartender4\libs\AceEvent-3.0\AceEvent-3.0.lua:119> And it gets an Action Blocked by Blizzard UI error if u right click on any buffs showing.... Just thought I would throw up my early tests in the event that the author or others are doing some maintenance work on this great mod. |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 57
Uploads: 0
|
plans for update and compatibility in cataclysm or abandoned? I use this mod for months, i like this is lightweight for my cpu (elkano sux). thx for all shadowed, if it is abandoned I would like know a lightweight replacement for this mod (bar addon buffs, lightweight, not elkano). Bye!
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 83
Uploads: 0
|
Probably the best bar mod currently out there, TY!
Just 2 things that needs to be added: 1: more filters such as don't show buffs with less then X time. 2: ability to show buffs as our choosing as Icons instead of bars. |
|
|
|
|
|
|
Well, I don't raid right now so I can't actually debug it. I assume if it's not showing up in other mods, then it sounds more like a Blizzard bug. But I have no way of actually verifying.
|
|
|
|
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.