ReagentCost 2.1

Updated TOC for WoW Patch 2.1.

18 Responses to “ReagentCost 2.1”

  1. Jineitaka Says:

    Reagent Cost 2.1 is still showing up as being out of date.

  2. Brad Morgan Says:

    I’m getting an error when opening the Enchanting frame.

    ..AddOnsGFW_ReagentCostReagentCost.lua line 823: table index is nil

    I believe the fix is to insert the following before line 821:

                if (enchantLink == nil) then
                    FRC_CraftLock.NeedScan = true;
                    break;
                end
    

    Regards,

    Brad

  3. Iséndir Says:

    Seems this didn’t get updated completely/correctly as WoW says it’s ‘out of date’.

  4. Simon Says:

    Seem to be break with advanced trade skill windows… for enchanting… can you have a look please. thanks in advance

  5. Steve Says:

    With only Auctioneer and ReagentCost loaded, I get error same as Brad Morgan when I open enchanting window. When I put in his suggested changes, I don’t get the error but I get “Unknown [Insufficent Data] for all enchants.

  6. richard Says:

    i get Unknown [Insufficent Data] with kci installed. rc says ti can’t find kci and i know its there. this happens with kci2 also

  7. Balthazor Says:

    Getting errors when attempting to use with Advanced Trade Skill Window. If you need specifics, just shoot me an email and I’ll respond with a copy of the error.

    Thanks for the continued work on this mod, been using your mods for years now!

  8. Kaiten Says:

    KC and AuctionMatrix/Sync/whatever have both gone the way of the dodo, any chance there’s an up-to-date “light” version of Auctioneer that you could begin supporting in ReagentCost?

    At this point the only thing keeping me from ditching Auctioneer is the quality/usefulness of RC.

  9. Brian Says:

    I’m having similar problems to the above. I found that replacing line 54 and line 820 with: local n, _, enchantLink = string.find(itemLink, “(enchant:%d+)”); if(not n) then _, _, enchantLink = string.find(itemLink, “(item:%d+)”); end seems to cure the error messages, and still allows for reagent costs to be indicated for both enchants and enchanting craft items.

  10. Mulletkiller Says:

    Date: 2007-06-14 06:06:28 ID: 53 Error occured in: Global Count: 1 Message: ..AddOnsGFW_ReagentCostReagentCost.lua line 823: table index is nil

  11. Atkins Says:

    Nice work Brian,

    You fix lets me use ReagentCost perfectly again. Thanks for the fix!

  12. Balthazor Says:

    Brian’s fix worked for me. Thanks Brian!

  13. mulletkiller Says:

    im sorry.. how do i find out which line is number 54 or 820?

  14. Bodger Says:

    Hey little golblin dude. I’m having the same error as described above byt Brad Morgan and Steve when i open my enchants window. I’m not confident to change the code as Brian suggests.. so this is a bit of a me too post (sorry). Awsome addon though 🙂

  15. mulletkiller Says:

    can someone please tell me how i find out what lines are line 54 and line 820? notepad doesnt tell me. ty

  16. Ed Barton Says:

    Using ATSW for smelting, I noticed that anytime I smelted an item, the estimate and confidence on reagent price would vary slightly.

    Seeing as the reagent amount isn’t changing and the Auctioneer data isn’t changing, shouldn’t this amount stay the same as well?

  17. blah Says:

    I used the directions on this page by the poster blank stare. No errors.

    http://www.wowinterface.com/downloads/info4109-FizzwidgetReagentCost.html

  18. richard Says:

    kk, great used one from wowinterface and no errors, but doesn’t work with new KCItems 🙁

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.