1. Bean Counter 5.8.4723 (CreepyKangaroo) for 3.3.5 (wotlk)

    I am trying to get beancounter to work properly in 3.3.5. at the moment it saves my bought items only, but no sold items. Does anyone else use this and have they found a fix or figured out a way to get it to log all transaction data through the AH?
    I have read on some other sites that it may be because the "sender" of the mil is different from the beancounter set sender, but i do not know very much about changing .lua files and could not fond what people were talking about. any help would be greatly appreciated :)

    other addons (if there may be a conflict let me know):
    Swatter, v5.8.4723 (CreepyKangaroo)
    ArkInventory, v3.02
    ArkInventoryRules, v
    Atlas, v1.17.0
    AtlasBattlegrounds, v1.17.0
    AtlasDungeonLocs, v1.17.0
    AtlasOutdoorRaids, v1.17.0
    AtlasTransportation, v1.17.0
    AucAdvanced, v5.8.4723 (CreepyKangaroo)
    AucFilterBasic, v5.8.4723 (CreepyKangaroo)
    AucFilterOutlier, v5.8.4723.2531
    AucMatchUndercut, v5.8.4723.2531
    AucScanData, v5.8.4723 (CreepyKangaroo)
    AucStatHistogram, v5.8.4723 (CreepyKangaroo)
    AucStatiLevel, v5.8.4723 (CreepyKangaroo)
    AucStatPurchased, v5.8.4723 (CreepyKangaroo)
    AucStatSales, v5.8.4723.2842
    AucStatSimple, v5.8.4723 (CreepyKangaroo)
    AucStatStdDev, v5.8.4723 (CreepyKangaroo)
    AucStatWOWEcon, v5.8.4723.2530
    AucUtilAHWindowControl, v5.8.4723.3311
    AucUtilAppraiser, v5.8.4723.2530
    AucUtilAskPrice, v5.8.4723.3175
    AucUtilAutoMagic, v5.8.4723.3142
    AucUtilCompactUI, v5.8.4723.2530
    AucUtilEasyBuyout, v5.8.4723.3583
    AucUtilFixAH, v5.8.4723 (CreepyKangaroo)
    AucUtilGlypher, v5.8.4723.2545
    AucUtilItemSuggest, v5.8.4723.3108
    AucUtilPriceLevel, v5.8.4723.2545
    AucUtilScanButton, v5.8.4723.2530
    AucUtilScanFinish, v5.8.4723.3576
    AucUtilScanProgress, v5.8.4723.2530
    AucUtilScanStart, v5.8.4723.2530
    AucUtilSearchUI, v5.8.4723.3655
    AucUtilSimpleAuction, v5.8.4723.4546
    AucUtilVendMarkup, v5.8.4723.2530
    Bartender4, v4.4.2-12-g94f3b58
    BeanCounter, v5.8.4723 (CreepyKangaroo)
    Cooldowns, v
    Critline, v3.0.2
    DBMCore, v
    Enchantrix, v5.8.4723 (CreepyKangaroo)
    EnchantrixBarker, v5.8.4723 (CreepyKangaroo)
    Grid, v1.30300.1308
    Informant, v5.8.4723 (CreepyKangaroo)
    MikScrollingBattleText, v5.4.78
    Omen, v3.0.9
    QuestHelper, v1.4.1
    Recount, v
    SexyMap, v
    SlideBar, v5.8.4723 (CreepyKangaroo)
    Stubby, v5.8.4723 (CreepyKangaroo)
    XPerl, v3.0.9
    XPerlArcaneBar, v
    XPerlParty, v
    XPerlPartyPet, v
    XPerlPlayer, v
    XPerlPlayerBuffs, v
    XPerlPlayerPet, v
    XPerlRaidAdmin, v
    XPerlRaidFrames, v
    XPerlRaidHelper, v
    XPerlRaidPets, v
    XPerlTarget, v
    XPerlTargetTarget, v
    XPerlTutorial, v
    BlizRuntimeLib_enUS v3.3.5.30300 <logon.warmane.ru>
    (ck=82f)

  2. tried editing the beancountermail.lua to find "MailUndercityAuctionHouse" but it didn't work. any suggestions?

  3. BeanCounterStrings.lua lines 319-321:
    Code:
    ["MailAllianceAuctionHouse"]	= "Alliance Auction House";
    ["MailHordeAuctionHouse"]	= "Horde Auction House";
    ["MailNeutralAuctionHouse"]	= "Blackwater Auction House";
    It uses those names. There are no city names in it. If you always use auction house in a specific city you can change "Horde Auction House" to "Undercity Auction House" in that file.

  4. How difficult would it be to modify it so that it`ll log all auction houses (ie, have it trigger on multiple AH names)?

  5. BeanCounterStrings.lua lines 319-321:
    Thank you, i did not find this before. i added in

    Code:
     ["MailUndercityAuctionHouse"]	= "Undercity Auction House";
    as well as a few more additions to the beancountermail.lua file (you can see the changes i made here https://www.diffchecker.com/l3olz3hl)

    I will work on all the city names and create an updated beancountermail.lua and beancounterstrings.lua.
    EDIT: This method works btw.

    For reference, the problem bean counter is having is that it is looking for mail sent by either "Alliance Auction House", "Horde Auction House",or "Blackwater Auction House", but items that you have sold or have failed to sell get sent back from the cities auction house which you put them up for auction in (eg. "Undercity Auction House") to get around this you need to create a rule in the .lua to accept the mail from each of the different senders/cities auction houses.
    (correct me if I'm wrong please)


    Just a shower thought to anyone with more .lua/scripting knowledge than me, but can i make a wildcard rule, say "*Auction House" which makes the addon parse every email with "*auction house" in the sender field?
    Edited: April 15, 2016 Reason: got the diff checker files mixed around

  6. Added a fix for this to my addon Warmane AH-fix. It will visually change all auction house mails to Alliance Auction House or Horde Auction House. Works with BeanCounter and should also work with any similar addons that check mails from auction house.
    Edited: April 15, 2016

  7. Hi guys, you have solved this bug?
    Sorry, but i play on the other server (WotLK).
    It seems there is a problem with BeanCounter all private servers. It stores only bought things.
    I must say that I have a Russian game client (but I do not think that this problem), on the official server has no problems.
    I tried to install your addon "Warmane AH-fix" (from user "anyone0"). It is loaded when you open mailbox or AH, but without success. BeanCounter not work:(
    Also I tried to edit BeanCounterStrings.lua (I play for the Alliance)
    ["MailAllianceAuctionHouse"] = "Alliance Auction House";
    to
    ["MailAllianceAuctionHouse"] = "Stormwind Auction House";
    or
    ["MailAllianceAuctionHouse"] = "Аукционный дом Альянса";

    And tried changed BeanCounterMail.lua (DOKD0R version) "MailUndercityAuctionHouse" to "StormwindAuctionHouse" or "АукционныйдомАльянса"
    But still it does not work :(
    Can you tell that I must check? Or have updated .lua files?
    On the Internet there is no information on this issue, I do not know where to turn.

  8. Hi guys, you have solved this bug?
    Sorry, but i play on the other server (WotLK).
    It seems there is a problem with BeanCounter all private servers. It stores only bought things.
    I must say that I have a Russian game client (but I do not think that this problem), on the official server has no problems.
    I tried to install your addon "Warmane AH-fix" (from user "anyone0"). It is loaded when you open mailbox or AH, but without success. BeanCounter not work:(
    Also I tried to edit BeanCounterStrings.lua (I play for the Alliance)
    ["MailAllianceAuctionHouse"] = "Alliance Auction House";
    to
    ["MailAllianceAuctionHouse"] = "Stormwind Auction House";
    or
    ["MailAllianceAuctionHouse"] = "Аукционный дом Альянса";

    And tried changed BeanCounterMail.lua (DOKD0R version) "MailUndercityAuctionHouse" to "StormwindAuctionHouse" or "АукционныйдомАльянса"
    But still it does not work :(
    Can you tell that I must check? Or have updated .lua files?
    On the Internet there is no information on this issue, I do not know where to turn.
    Check what the sender of your auction house mails is and make sure it matches what's in the addon. If you are using Russian client then the addon might expect sender to be in Russian. Is it in Russian and does it match what's written in the addon?

  9. Yes! It's worked!
    I've changed all the AH names in the file Warmane_AH-fix.lua to Russian localization.
    Perhaps there was another problem with the addon itself Auctioneer Suite-5.9.4961 (for Cataclysm v4.0.1). By itself it worked fine (without errors). But when I installed Auctioneer Suite-5.8.4723 possible failure occurred in the data base beancounter and it stopped working.
    I cleaned the folder SavedVariables, install Auctioneer for WotLK, Warmane_AH-fix (with renamed auction houses) and it worked. Thanks for the advice:)
    It will be necessary to check all the same Auctioneer Suite-5.9.4961 with this correction. I think new version is faster (fast scanning, advanced SlideBar).
    Just in case, I will write the changes that have been made:
    Stormwind Auction House = Аукционный дом Штормграда
    Ironforge Auction House = Аукционный дом Стальгорна
    Darnassus Auction House = Аукционный дом Дарнаса
    Exodar Auction House = Аукционный дом Экзодара

    Undercity Auction House = Аукционный дом Подгорода
    Thunder Bluff Auction House = Аукционный дом Громового Утеса
    Orgrimmar Auction House = Аукционный дом Оргриммара
    Silvermoon Auction House = Аукционный дом Луносвета

    Alliance Auction House = Аукционный дом Альянса
    Horde Auction House = Аукционный дом Орды

    EDIT: Yes, the new version of the Auctioneer Suite-5.9.4961 works perfectly with Warmane_AH-fix
    Edited: July 22, 2016 Reason: added

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •