This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I'm expecting the Sparkling Oasis Water in my inventory to be sold. Instead, it is not listed and after confirming the sale, it remains in my inventory.
What version of the product are you using?
Sell-O-Matic2 a042
Do you have an error log of what happened?
No.
Please provide any additional information below.
Under Interface > Addons > Sell-O-Matic > List Options, I have all options checked except for "Use iLevel" and "Case sensitive list." When I attempt to re-add the Sparkling Oasis Water to the sell list, I am given the following error message:
Sparkling Oasis Water already on sell list
When I check my sell list using /som showlist, I am given the following output:
/som showlist
06:03 SellOMatic: #### sell list ####
06:03 SellOMatic: [1] Light Feather
06:03 SellOMatic: [2] Figluster's Mudfish
06:03 SellOMatic: [3] Icefin Bluefish
06:03 SellOMatic: [4] Raw Bristle Whisker Catfish
06:03 SellOMatic: [5] Raw Longjaw Mud Snapper
06:03 SellOMatic: [6] Raw Brilliant Smallfish
06:03 SellOMatic: [7] Deviate Fish
06:03 SellOMatic: [8] Raw Slitherskin Mackerel
06:03 SellOMatic: [9] Smoked Talbuk Venison
06:03 SellOMatic: [10] Garadar Sharp
06:03 SellOMatic: [11] Scroll of Agility VI
06:03 SellOMatic: [12] Purified Draenic Water
06:03 SellOMatic: [13] Pygmy Suckerfish
06:03 SellOMatic: [14] Zangar Caps
06:03 SellOMatic: [15] Salted Venison
06:03 SellOMatic: [16] Honeymint Tea
06:03 SellOMatic: [17] Shiny Fish Scales
06:03 SellOMatic: [18] Fish Oil
06:03 SellOMatic: [19] Sparkling Oasis Water
06:03 SellOMatic: [20] Roasted Beef
06:03 SellOMatic: [21] Smoked String Cheese
06:03 SellOMatic: #### save list ####
06:03 SellOMatic: [1] Nat's Lucky Fishing Pole
06:03 SellOMatic: [2] Brann's Trusty Pick
06:03 SellOMatic: [3] Serpentcrest Life-Staff
06:03 SellOMatic: [4] Elementalist Star of the Invoker
06:03 SellOMatic: [5] Keleseth's Blade of Evocation
06:03 SellOMatic: [6] Rainbow Generator
06:03 SellOMatic: [7] Don Carlos' Famous Hat
06:03 SellOMatic: [8] Weather-Beaten Fishing Hat
06:03 SellOMatic: [9] Bone Fishing Pole
06:03 SellOMatic: [10] Deathsilk Leggings
06:03 SellOMatic: [11] Torchlight Wand
06:03 SellOMatic: [12] Beauty's Favorite Bone
Sparkling Oasis Water is in this list. I have had similar issues with certain fish (I can't remember which), though other fish my list do sell as they are supposed to. I tried removing Sparkling Oasis Water from the sell list and re-adding it to the sell list, but the problem is persisting.
By the way, great addon. :)
Actually I'm on vacation, but as soon as I return I will take a look to it, thanks for reporting.
I've tried to recreate the problem following the steps given and I'm unable to reproduce it...
I've reset all the options to default, checked "Sell White" on list options, added Sparkling Oasis Water and when tried to sell, it sold without problems.
(click the images once in imageshack to view them in full resolution)
To recover your settings you just have to copy back your saved SellOMatic2.lua to the WTF directory it was on.
I just tried this and it still does not sell the Sparkling Oasis Water.
http://i.imgur.com/l8T16.jpg
I've seen you have many addons that interact with the item tooltip, could you please tell me which ones do you use to see if there might be some incompatibility with any of them?
The wierd thing is that it only affects this item...
I use addons for basically everything.
I've bolded the ones that affect the tooltip, though I'm not sure if those are actually the ones you'd be interested in. I know it's definitely a hassle when one addon might be affecting another. Is there any chance that there are global variables being shared in your addon?
Damn! I forgot to tell you to try the addon with all the other addons disabled, that way we can know if any other addon could be messing with the sell proccess.
Will take a look at the list and see if I find something.
As for the global variables, you can't share variables between addons. Other thing is that two addons use the same global variable name and they get messed up, but that shouldn't be the case because you can normally sell without problems.
Couldn't reproduce the problem.
To post a comment, please login or register a new account.