In addition to the AuctionHouseBot entries in mangosd.conf, do I need to set something else. I have an account with guid 4, a character (number 1 in characters table), my AuctionHouseBot settings as follows,
AuctionHouseBot.Seller.Enabled = 1
AuctionHouseBot.Buyer.Enabled = 0
AuctionHouseBot.Account = 4
AuctionHouseBot.Character = 1
AuctionHouseBot.Items.Vendor = 0
AuctionHouseBot.Items.Loot = 1
AuctionHouseBot.Items.Misc = 1
AuctionHouseBot.Bind.No = 1
AuctionHouseBot.Bind.Pickup = 0
AuctionHouseBot.Bind.Equip = 1
AuctionHouseBot.Bind.Use = 1
AuctionHouseBot.Bind.Quest = 0
AuctionHouseBot.ItemsPerCycle = 200
AuctionHouseBot.BuyPrice.Seller = 0
AuctionHouseBot.BuyPrice.Buyer = 0
AuctionHouseBot.DEBUG = 1
but have no selling items. I even enabled buyer in case it was needed, but still no items in AH.
The only errors I got in logs, are when starting mangosd. I get a sieries of errors like these
2010-04-26 16:26:54 Initialize AuctionHouseBot...
2010-04-26 16:26:54 ERROR:minItems = 0
2010-04-26 16:26:54 ERROR:maxItems = 0
2010-04-26 16:26:54 ERROR:minTime = 8
2010-04-26 16:26:54 ERROR:maxTime = 24
2010-04-26 16:26:54 ERROR:PercentGreyTradeGoods = 0
2010-04-26 16:26:54 ERROR:PercentWhiteTradeGoods = 27
I tried login to the ahbot account, with no luck. Created another account and char, still no luck. Ran the mangos with both mangos and root mysql users, with same results.
Forgot to tell, I'm using mangos r9796. Patch was created according to instructions in 1st post, then applied to this branch. The only other thing added was ScriptDev2 r1679.