I downloaded this but it seems to have no libraries with it?
(from the old svn using the correct way, I got externals with my other checkouts just fine...don't see it in the new place with the zipped files and whatnot)
I'm fairly positive the current version of DurabilityFu on the SVN is still Fubar 1.2, which means it doesn't need any libraries beyond the 1.2-compat that you can download for FuBar 2.0.
Even if it's still a FuBar 1.2 Plugin, it's using serveral libraries
Beginning of DurabilityFu.lua
local compost = CompostLib:GetInstance('compost-1')
local gratuity = Gratuity:GetInstance('1')
local tablet = TabletLib:GetInstance('1.0')
local dewdrop = DewdropLib:GetInstance('1.0')
local metro = Metrognome:GetInstance('1')
local abacus = AbacusLib:GetInstance('1.0')
local crayon = CrayonLib:GetInstance('1.0')
Not one of those libs is in the FuBar_DurabilityFu folder though, but it still works for me because I had every lib somewhere else (and now in !!!Libraries anyway) ...
hmm...well a friend who was having issues has fubar compat 1.2 (the latest one, I gave it to him) but is getting an abacus library error with durabilityfu.
I'll try to find out more when I'm not at work!
(I want to go ahead and pre-apologize, I'm guessing this is a user error)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
(from the old svn using the correct way, I got externals with my other checkouts just fine...don't see it in the new place with the zipped files and whatnot)
Beginning of DurabilityFu.lua
Not one of those libs is in the FuBar_DurabilityFu folder though, but it still works for me because I had every lib somewhere else (and now in !!!Libraries anyway) ...
I'll try to find out more when I'm not at work!
(I want to go ahead and pre-apologize, I'm guessing this is a user error)