Download
(162Kb)
Download
Updated: 12-09-09 11:22 AM
Addon for:
FuBar 3.6.5.
Pictures
File Info
Updated:12-09-09 11:22 AM
Created:unknown
Downloads:41,284
Favorites:311
MD5:

FuBar - ReagentFu  Popular! (More than 5000 hits)

Version: 3.07
by: Ackis [More]

FuBar plugin to track spell reagents and rogue poisons, etc.

Post A Reply Comment Options
Unread 06-30-06, 06:45 AM  
drathos
A Murloc Raider

Forum posts: 6
File comments: 38
Uploads: 2
Finally got around to pushing out the update. Work and ISP issues have made this take a lot longer than I planned. Don't be shocked by the version number jump. I changed the numbering scheme to match that of FuBar itself.

Originally posted by Banzai5150
Is it possible to get this save per character? My Shaman has it up in his FuBar while my Rogue leaves ti as a MiniMap. As it stands, I have to switch em back and forth depending on char.
That's a FuBar profiling issue, not this plugin. cknight has said that he is waiting for Ace2 (which he is now part of the dev team for) before he fixes the profiling.
Report comment to moderator  
Reply With Quote
Unread 06-30-06, 11:36 AM  
SkOODaT
A Wyrmkin Dreamwalker
 
SkOODaT's Avatar
AddOn Author - Click to view AddOns

Forum posts: 57
File comments: 63
Uploads: 6
Error

new verson isnt saveing my settings my druid only has maple seeds so i turn off everything else so my bar isnt huge and when i relog in all regs are back on the bar

SkOO~
Report comment to moderator  
Reply With Quote
Unread 06-30-06, 02:16 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Major problem with 1.2.0 (in WoW 1.11.1). It gives an error at logon, but far more seriously, it completely prevents FuBar from loading (on a 60 priest). Meaning FuBar is gone from the screen. Disable this addon only and FuBar (and the scores of other FuBar addons I have) loads & works properly. Running Fubar version 1.2.2895 (most current as of this date).

No point in spending time copying the error message from my screenshot until this #*$^# is changed to allow FuBar to load. Never encountered such a problem with any other FuBar addon, ever.
Last edited by Zidomo : 06-30-06 at 02:26 PM.
Report comment to moderator  
Reply With Quote
Unread 06-30-06, 07:48 PM  
drathos
A Murloc Raider

Forum posts: 6
File comments: 38
Uploads: 2
Originally posted by Zidomo
Major problem with 1.2.0 (in WoW 1.11.1). It gives an error at logon, but far more seriously, it completely prevents FuBar from loading (on a 60 priest). Meaning FuBar is gone from the screen. Disable this addon only and FuBar (and the scores of other FuBar addons I have) loads & works properly. Running Fubar version 1.2.2895 (most current as of this date).

No point in spending time copying the error message from my screenshot until this #*$^# is changed to allow FuBar to load. Never encountered such a problem with any other FuBar addon, ever.
Actually, the error message will help a lot, because *every* FuBar plugin that has had an error on load for me has prevented FuBar from displaying.

Please include the class that you're using this for as it may be a class specific issue, and I don't have characters of every class to test with (only 60 mage and rogue and 20s lock - as well as warrior and hunter, but they don't have reagents to track).

I get no errors at all with this version using the latest FuBar release.
Report comment to moderator  
Reply With Quote
Unread 07-01-06, 02:25 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Originally posted by drathos
Actually, the error message will help a lot, because *every* FuBar plugin that has had an error on load for me has prevented FuBar from displaying.

Please include the class that you're using this for as it may be a class specific issue, and I don't have characters of every class to test with (only 60 mage and rogue and 20s lock - as well as warrior and hunter, but they don't have reagents to track).

I get no errors at all with this version using the latest FuBar release.
Hasn't been the case here. For example, have had issues with (the SVN-only) Itemized Deductions (most recent build has been fixed, though). Several error messages on load that prevented the addon from working, but FuBar always showed up. Same thing with some revisions of MailFu. And so on. Guess it depends on the addon.

As to the character where this occurred, it was listed in my previous post: "...(on a 60 priest)." .

Error message received at logon on the priest (during which FuBar did not load): "...FuBar_ReagentFu\ReagentFu.lua:222: attempt to index field 'self' (a nil value)"
Report comment to moderator  
Reply With Quote
Unread 07-01-06, 03:18 AM  
glanvir
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Originally posted by Zidomo
Error message received at logon on the priest (during which FuBar did not load): "...FuBar_ReagentFu\ReagentFu.lua:222: attempt to index field 'self' (a nil value)"
The fix is simple, replace line 222

Code:
self.countValues[3] = { feather, 20, self.loc.self.loc.REAGENT_LIGHT_FEATHER, self.loc.REAGENT_LIGHT_FEATHER }
with

Code:
self.countValues[3] = { feather, 20, self.loc.REAGENT_LIGHT_FEATHER, self.loc.REAGENT_LIGHT_FEATHER }
Report comment to moderator  
Reply With Quote
Unread 07-01-06, 07:36 AM  
Sent
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 14
File comments: 27
Uploads: 1
Re: Error

Originally posted by skoodat
new verson isnt saveing my settings my druid only has maple seeds so i turn off everything else so my bar isnt huge and when i relog in all regs are back on the bar

SkOO~
I get the same problem
Report comment to moderator  
Reply With Quote
Unread 07-01-06, 08:17 AM  
drathos
A Murloc Raider

Forum posts: 6
File comments: 38
Uploads: 2
OK.. Think that's got both issues fixed. Priest was hit by a copy-paste error, and the reagent filtering was having issues with table.getn not working properly (was returning 0 even if there was data).

Also, I had to change the way the flags for reagent filtering were being set (from true/false to 'y'/'n'). As a result, please remove the WTF\Account\<account name>\SavedVariables\FuBar_ReagentFu.lua file when updating.
Report comment to moderator  
Reply With Quote
Unread 08-24-06, 12:06 PM  
Quokka
A Chromatic Dragonspawn
 
Quokka's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 239
Uploads: 15
ReagentFu & AmmoFu

I love ReagentFu but it would be sweet if it allso would add Ammo.

So than I can track everything with only one addon.

Thx
Report comment to moderator  
Reply With Quote
Unread 09-01-06, 09:05 AM  
drathos
A Murloc Raider

Forum posts: 6
File comments: 38
Uploads: 2
Status

FYI-

I am planning on updating this mod for FuBar 2.0 as well as adding a couple of features. Unfortunately RL (read: work) is getting in the way at the moment. With luck, I'll have some time to work on this some this weekend.
Report comment to moderator  
Reply With Quote
Unread 09-02-06, 03:58 AM  
Quokka
A Chromatic Dragonspawn
 
Quokka's Avatar
AddOn Author - Click to view AddOns

Forum posts: 196
File comments: 239
Uploads: 15
Re: Status

Originally posted by drathos
FYI-

I am planning on updating this mod for FuBar 2.0 as well as adding a couple of features. Unfortunately RL (read: work) is getting in the way at the moment. With luck, I'll have some time to work on this some this weekend.
Sweet just hang in there, I know what it means wen RL comes around
Report comment to moderator  
Reply With Quote
Unread 09-02-06, 08:47 AM  
Teyvan
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Would it be possible...

...to have ReagentFu auto-purchase items when you open the vendor window, as Quanjure does? I know that this is a feature request, but Drathos doesn't have a thread for ReagentFu in the main forums. This is the one feature I miss from TitanPanel/Quanjure.

Thanks...Steve
Report comment to moderator  
Reply With Quote
Unread 09-07-06, 08:27 PM  
drathos
A Murloc Raider

Forum posts: 6
File comments: 38
Uploads: 2
Re: Would it be possible...

Originally posted by Teyvan
...to have ReagentFu auto-purchase items when you open the vendor window, as Quanjure does? I know that this is a feature request, but Drathos doesn't have a thread for ReagentFu in the main forums. This is the one feature I miss from TitanPanel/Quanjure.

Thanks...Steve
Hehe.. That's actually one of the features that I'm working on adding. I tried out Quanjure on my mage and that was one of the things I liked about it. Especially since something b0rked the bulk purchasing from vendors for me (shift click arcane powder to buy a dozen and end up with maple seeds.. ).
Report comment to moderator  
Reply With Quote
Unread 09-09-06, 07:16 AM  
glanvir
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Drathos, FreeRefills already does that, please just get a 2.0 out the door so I can get rid of this silly FuBar-compat-1.2!

Also, get ReagentFu up on the wowace SVN! GO!
Report comment to moderator  
Reply With Quote
Unread 09-09-06, 03:26 PM  
grolsh
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 11
Uploads: 2
looking foward to seeing this updated, and the auto buy thing would be a great feature.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

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.