ReagentCost_VendorPrices.lua is still missing Maiden’s Anguish, an unlimited vendor reagent used by rogues for Anesthetic Posion, Deadly Poison VI & VII, and Instant Poison VII. The missing line is:
[2931] = { b = 1000, s = 250 }, — Maiden’s Anguish
I’m getting this after the last patch. when it pops up the tradeskill frames get jumbled and out of sync with the trade I’m working with and create all then only creates 1 even if I have mats for 50.
Any ideas?
Much Appreciated,
Nia
Error: FRC_PriceSource == nil
AddOn: GFW_ReagentCost
File: ReagentCost.lua
Line: 1216
Count: 1
InterfaceAddOnsGFW_ReagentCostReagentCost.lua:1216: in function FRC_LoadPriceSourceIfNeeded'
Interface\AddOns\GFW_ReagentCost\ReagentCost.lua:986: in functionFRC_TypicalItemPrice’
InterfaceAddOnsGFW_ReagentCostReagentCost.lua:868: in function FRC_AdjustedCost'
Interface\AddOns\GFW_ReagentCost\ReagentCost.lua:959: in functionFRC_MaterialsCostForRecipe’
Is there any way you could get this to work with KC_Items? I miss using it but I am not willing to go back to Auctioneer…..TIA
To leave feedback on a Fizzwidget Industries product, visit us on Github. There you can report bugs, contribute enhancements, or just live on the bleeding edge.
October 1st, 2007 at 10:47 am
ReagentCost_VendorPrices.lua is still missing Maiden’s Anguish, an unlimited vendor reagent used by rogues for Anesthetic Posion, Deadly Poison VI & VII, and Instant Poison VII. The missing line is: [2931] = { b = 1000, s = 250 }, — Maiden’s Anguish
October 6th, 2007 at 4:14 pm
Thanks! I’ve included this for the next release (which has some other changes going into it, so it’s not ready yet… but soon).
October 9th, 2007 at 10:50 pm
I’m getting this after the last patch. when it pops up the tradeskill frames get jumbled and out of sync with the trade I’m working with and create all then only creates 1 even if I have mats for 50. Any ideas?
Much Appreciated, Nia Error: FRC_PriceSource == nil AddOn: GFW_ReagentCost File: ReagentCost.lua Line: 1216 Count: 1 InterfaceAddOnsGFW_ReagentCostReagentCost.lua:1216: in function
FRC_LoadPriceSourceIfNeeded' Interface\AddOns\GFW_ReagentCost\ReagentCost.lua:986: in function
FRC_TypicalItemPrice’ InterfaceAddOnsGFW_ReagentCostReagentCost.lua:868: in functionFRC_AdjustedCost' Interface\AddOns\GFW_ReagentCost\ReagentCost.lua:959: in function
FRC_MaterialsCostForRecipe’October 13th, 2007 at 11:27 am
Is there any way you could get this to work with KC_Items? I miss using it but I am not willing to go back to Auctioneer…..TIA