FuBar_DurabilityFu
Keeps track of durability and pops up a dialog to repair when you go to a vendor who can.
German translation: Chinkuwaila
TO INSTALL: Put the FuBar_DurabilityFu folder into
\World of Warcraft\Interface\AddOns\
Features
Shows durability of all items and overall inventory.
Pops up a dialog to repair when you go to the vendor.
Can hide the little armored man.
Can autorepair your equipment and/or inventory.
Here is a replacement: http://www.curse.com/addons/wow/broker_durabilityinfo
Need update for MOP.
Doesn't work good.
I have follow the suggestion by "mariel800" and "AussieScum" and I deleted my saved files in my WTF file and I am still getting an error that is preventing the addon from working correctly.
4x FuBar_DurabilityFu-v2.12\DurabilityFu-2.11.124.nil.lua:234: attempt to index field "?" (a nil value)
For a temporary fix for 5.0.4 open DurabilityFu.lua and delete line 30, which is currently making the addon check a weapon slot which no longer exists. The line should read { 0, 0, 0, INVTYPE_RANGED, "Ranged" }.
I found I also needed to make a small change around line 270-ish as well to make the LUA errors go away:
Change the line below from for i = 1, 11 do to 1, 10 (like below).
local tmp = {}
for i = 1, 10 do
tmp[i] = true
end
There's a constant right under that I changed from 12 to 11 as well.
Seems to work so far
I have updated this addon to 5.0.4 anyone interested please PM me.
is this no longer being maintained? I am posting an error here, although the top indicates LDB Guild, the bottom lists all kinds of this addon
1x LDB_Guild\LDB_Guild-1.04.lua:18: attempt to call global "GetNumRaidMembers" (a nil value)
LDB_Guild\LDB_Guild-1.04.lua:18: in function <LDB_Guild\LDB_Guild.lua:17>
LDB_Guild\LDB_Guild-1.04.lua:108: in function "Update"
LDB_Guild\LDB_Guild-1.04.lua:141: in function "runChildren"
FuBar_DurabilityFu-r127\libs\Tablet-2.0\Tablet-2.0-90216.lua:2370: in function "children"
FuBar_DurabilityFu-r127\libs\Tablet-2.0\Tablet-2.0-90216.lua:2414: in function "Open"
LDB_Guild\LDB_Guild-1.04.lua:167: in function <LDB_Guild\LDB_Guild.lua:138>
Titan-5.1.1.50001 - Revision 519\LDBToTitan.lua:327: in function <Titan\LDBToTitan.lua:286>
Locals:
self = <table> {}
MOTD = "My extra storage"
(for index) = 4
(for limit) = 4
(for step) = 1
i = 4
name = "Verdemal"
rank = "Guild Master"
rankIndex = 0
level = 81
class = "Warrior"
zone = "Orgrimmar"
note = 2095
onote = ""
online = 1
status = 0
classFileName = "WARRIOR"
aPoints = 2095
aRank = 2
isMobile = false
(*temporary) = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:586
(*temporary) = <table> {
lines = <table> {}
columns = 6
superCategory = <table> {}
x2 = 32.000002249236
text = ""
x1 = 37.000002881834
tabletData = <table> {}
x4 = 30.999998523939
x6 = 30.999998523939
x5 = 44.99999894567
x3 = 32.000002249236
id = "guild"
}
(*temporary) = "func"
(*temporary) = <func> @..\LDB_Guild.lua:34
(*temporary) = "arg1"
(*temporary) = "Verdemal"
(*temporary) = "text"
(*temporary) = "0|cffc69b6dVerdemal"
(*temporary) = "hasCheck"
(*temporary) = true
(*temporary) = "checked"
bg_tablet = <table> {
GetNormalFontObject = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2658
Register = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2512
IsAttached = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2845
GetFontSizePercent = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2691
argCheck = <func> @FuBar_DurabilityFu\libs\..\AceLibrary.lua:129
GetColor = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2781
registry = <table> {}
SetHint = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2621
tooltip = Tablet20Frame {}
UpdateDetachedData = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2894
SetTitleColor = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2637
IsLocked = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2870
SetTitle = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2629
Unregister = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2582
Close = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2332
GetHeaderFontObject = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2663
currentTabletData = <table> {}
pcall = <func> @FuBar_DurabilityFu\libs\..\AceLibrary.lua:167
Open = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2381
GetLibraryVersion = <func> @FuBar_DurabilityFu\libs\..\AceLibrary.lua:585
Refresh = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2855
SetTransparency = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2710
currentFrame = Tablet20Frame {}
ToggleLocked = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2880
Detach = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2800
onceRegistered = <table> {}
GetTransparency = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2733
IsRegistered = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2591
Attach = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2828
GetNormalFontSize = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2648
AddCategory = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2610
SetFontSizePercent = <func> @FuBar_DurabilityFu\libs\..\Tablet-2.0.lua:2668
GetHeaderFontSize = <func> @A
(two years later...)
For those whom this was their all time favorite auto-gear-repair mod, the best modern, supported alternative today is Broker_DurabilityInfo. Requires a LDB display instead of FuBar.
Very reliable, very low system resources consumed and has functionality closer to how the old FuBar_DurabilityFu did things than any other mod I've tested (and think I've tested all of the alternatives).
is down plz update for patch 4.3
Time: 12/13/10 21:15:52
Count: 4
Stack: [C]: ?
...urabilityFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:948: in function <...urabilityFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:947>
Interface\AddOns\FuBar\FuBar.lua:1234: in function <Interface\AddOns\FuBar\FuBar.lua:1231>
...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2544: in function <...nterface\AddOns\FuBar\libs\Tablet-2.0\Tablet-2.0.lua:2542>
...urabilityFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:442: in function <...urabilityFu\libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua:441>
Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'this' (a nil value)"
it should look like this
## Interface: 30300 not ## Interface: 30000
Just tested it tonight 7/8/2010
even it is ticked ON ?!
wtf
I don't use any other addon, which has autorepair ability (or I don't about its feature). If nobody has same trouble, I would have to check all other addons .....