Got this error when automagic tried to autovendor my items that i just bought for vendoring. im using the latest dev release 3087 also fully updated libs
Has anyone else noticed the automagic wont sell all of the items that are marked as vendor? i am using 3095 and about half of my items that are marked as vendor wont sell automatically. so far ive noticed wicked claws, adamite powder( some will sell which is weird), and thick hide.
This look like the same part (AutoMagic) giving me an error at a fresh start, just hovering with my mouse on an item. But not on the same line (134 instead of 199)? (latest AuctioneerAdvancedSuite-5.0.PRE.3087.zip used) BTW I'm quite illiterate at reporting error, sorry :s
The key here is if you are looking at Item Suggest or BTM code for vendor, currently ItemSuggest's function for vendoring isn't enabled so no matter what it should be vendoring based on BTM assuming you have that part enabled... It was said last night that this was happing in IRC but seemed to have disappeared... I can't seem to pinpoint anything that would cause the vendoring action (or mail actions) to not work properly assuming its configured properly.. Try doing a delete of the Auc-Util-Automagic folder and copy in a fresh d/l of it. If it continues please let me know what your settings are for AutoMagic and what the symptoms are (btm + itemsuggest values and whats happening / not happening to the item) but as far I can tell it really should be working :/ and I can't reproduce it. Two other devs had similar issues which seem to not be there anymore.
hotshift, that is a known issue which has already been fixed in the dev versions, and will be fixed in our next build. if you do a search of recent posts, you will find one or two others which give some workarounds.
ok i logged out,deleted the auc-util-automagic folder, d/l the one form the dev page,reinstalled it, logged back in, went to the ah, hit the btm tab and got this error.
well i reinstalled after getting the above error deleted the automagic folder prior to reinstall and am still getting the problem where it doesn't sell all my items. i will provide a screenshot to show what i mean. Vendor problems
As you can see from the screenshot i still have the bandages in my bag after automagic has sold some other items. I also had crystal infused leather, adamantite powder, and shinyfish scales in my bag after seeing the vendor if that helps at all.
hrm just a thought here, are all the items that are not selling for you mattbnr have a btm reason of vendor and an Item Suggest something-other-than-vendor? IE if you look at that screen shot of yours the screen shows ItemSuggest: Auction this item and a BTM bought for vendor?
Nevermind on that the reason its breaking is that the API I was using to gather stacksize that bliz provided stopped working all the time, I am working on a replacement and will have it up in the dev svn shortly. (will post an update when doneso)
well test i have another error im sure it stems from the other errors but i figure all info helps i got this when clicking on Hollowed Wand-Leper Gnome in the chat.
If you happen to cross a similar error with a newer svn lemme know ( I just moved Item Suggest to its own module and ItemAI.lua doesn't exist anymore... I think I *might* have fixed this as part of that move...