• Visit Rebornbuddy
  • Dungeonbuddy - Bags full, Won't sell items

    Discussion in 'Honorbuddy Support' started by Fom20, Aug 29, 2015.

    1. Fom20

      Fom20 Member

      Joined:
      Nov 29, 2013
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      6
      Pretty much as the title says i continuously come back to my computer to seeing my characters bags with 0 slots left trying to complete some quest but fails because it can't accept the quest item. This usually only happens in WotLK dungeons as far as i can tell..


      Log: View attachment 7824 2015-08-28 18.30.txt
       
    2. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      I'm using DungeonBuddy on a daily basis. And I did not encounter that problem. There's several options controlling which items to sell/mail. Try to play with them. And also DB probably can not find a vendor to sell to. In order to fix that add Vendors section into the appropriate DB profile:
      HTML:
        <Vendors>
          <Vendor Name="..." Entry="..." X="..." Y="..." Z="..." />
        </Vendors>
      
      actual vendor info you could find via wowhead and honorbuddy developer tools.
       
    3. Fom20

      Fom20 Member

      Joined:
      Nov 29, 2013
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      6
      I should add that when my character zones out of a dungeon he is standing right on top of a Repair Vendor in stormwind yet refuses to interact with it to clear its bags when they are full
       
    4. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      check your dungeonbuddy sell settings make sure its set to actually vendor the item qualities that are cluttering up your bags.
       
    5. aash

      aash Member

      Joined:
      Oct 14, 2014
      Messages:
      179
      Likes Received:
      9
      Trophy Points:
      18
      It does not work that way. By default DB does not aware of any vendors.
      I see the following line is repeating in your log file:
      Code:
      [01:56:28.604 D] [DungeonBuddy-DEBUG]: [ShouldRequeue: True] queue: True, PartyMode Off And Not InParty: True,  PartyMode Leader And Everyone IsAlive: False, Do VendorRun: False, Cant Do Vendor Run: False, IsTank: False, Can Queue As Tank: False
      
      What's suspicious is "Do VendorRun: False". I can't say why it is.

      Check the Loot section of DB config.

      Mine looks like:
      Group Loot Mode Personal
      Loot Mode Always
      Mail BoE Items False
      Maximum Vendor Item Quality Rare
      Minimum Main Item Quality Epic

      Also I see that bot is acually doing vendor runs several times:
      Code:
      [03:20:19.760 D] Activity: Doing vendor run
      [03:20:19.900 V] Loading Azeroth_30_48
      [03:20:20.430 D] Interacting with Frederick Stover (Unit Id: 1298)
      [03:20:20.870 D] Clearing POI - Reason Done repairing + selling
      [03:20:20.940 N] [DungeonBuddy]: Repairing at Frederick Stover
      
       
    6. CodenameG

      CodenameG New Member

      Joined:
      Jan 15, 2010
      Messages:
      38,369
      Likes Received:
      231
      Trophy Points:
      0
      honorbuddy has a database of all the vendors so it does know what one is the closest. however that means nothing if the sell settings are incorrect.
       

    Share This Page