Category: TradeSkill Mods
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
lilsparky's Portal Bug Reports Feature Requests
Author:
Version:
r84
Date:
09-11-2009 07:33 PM
Size:
37.23 Kb
Downloads:
17,829
Favorites:
420
MD5:
Pictures
Click to enlarge
lsw w/ advanced tradeskill window
Click to enlarge
lsw w/ standard trade skill ui
Click to enlarge
lsw w/ skillet mod
LilSparky's Workshop   Popular! (More than 5000 hits)
LilSparky's Workshop adds auction-derived pricing information for trade skills right into the trade skill recipe frame. Each skill is evaluated for material costs and potential value of the item created. These two numbers are listed next to each skill in an easy-to-read format.

Supported Auction Scanners:

* Auctioneer
* AuctionLite
* AuctionMaster
* Auctionator

Supported Vendor Databases:

* Informant
* "GetSellValue" compliant mods (SellFish, ItemPriceTooltip, Valuation, ItemDataCache, plus many others)

Optionally Requires:

* LibPeriodicTable (to identify items that are sold by vendors)

Trade Skill Interfaces Supported:

* AdvancedTradeSkillWindow
* Skillet (trunk and "lilsparky" version)
* Blizzard's Standard UI
* Doublewide Tradeskills
* Tradeskill HD

Auction pricing models can be selected by right-clicking either the value column or the cost column (each can have a different pricing method attached).

The Value column can be left clicked to cycle through the different valuation methods for the resultant item: Auction Value (a), Vendor Value (v), Disenchant Value (d) or the greatest of the three different values (the default). Any instance of an item Value being greater than the Cost to create it will have a highlighted Value entry. Optionally, the Value column can be displayed as a percentage of the Cost column.

The Cost column simply sums up the costs for each reagent and reports the total.

Both columns can be combined into a single "Profit" column which simply reflects the Value minus the Cost.

Tooltips for each column give more details about the price breakdowns LSW is considering.


  Change Log - LilSparky's Workshop
version history:
v0.1 - oct.09,2007
- initial release

v0.2 - oct.11,2007
- fixed skill value computation (no longer reports inflated values)
- removed dependency on advanced tradeskill window
- fixed bug where addon initialized prior to auctioneer loading
- now loads on demand

v0.3 -- oct.12,2007
- added skillet support
- additional bug fixes in auctioneer queries

v0.31 -- oct.12,2007
- added support for resizable skillet window

v0.32 -- oct.18,2007
- support for latest skillet features (sorting)

v0.33 -- oct.22,2007
- added value as percent toggle
- added KC_Items support (initial)

v0.34 -- oct.26,2007
- added support for "GetSellValue()" api as fallback for when Informant or SellValues is not loaded

v0.40 -- oct.29,2007
- bug fixes

v0.41 -- oct.31, 2007
- fixed informant bug for purchase price of stacked items (like vials)
- added price sanity check routine for skill costs

v0.42 -- nov.05, 2007
- added detailed info to value tooltip

v0.43 -- nov.17, 2007
- updated toc for 2.3

v0.44 -- dec.10, 2007
- fixed enchanting values losing parenting

v0.50 -- dec.20, 2007
- added tradeskillinfoui support

v0.51b -- jan.10, 2008
- added support for periodic table interface to determine reagent availability at vendors
- identifies BOP items when displaying auction item values and reagent purchase prices


v0.52 -- jan.19, 2008
- added tooltip info for known recipes (note that only information that has been cached will show up here)

v0.71 -- oct.23, 2008
- reworked for 3.0 api (skillet support semi-functional)

v0.72 -- nov.2, 2008
- support for skillet reworked, should support standard skillet as well as my updated branch

v0.80 -- nov.22, 2008
- reworked support for all known tradeskill ui's (blizzard, advanced tradeskill window, skillet)
- removed support for tradeskill info ui

v0.91 -- feb.4, 2009
- added support for auctionmaster
- added support for auctionlite
- added support for selectable auctioneer modules
  Optional Files - LilSparky's Workshop
Sorry, there are currently no optional files available.
  Archived Versions - LilSparky's Workshop
File Name
Version
Size
Author
Date
r77
37kB
lilsparky
07-01-2009 07:19 PM
r72
36kB
lilsparky
06-29-2009 04:04 AM
v0.91beta
17kB
lilsparky
02-06-2009 12:08 PM
v0.80b
17kB
lilsparky
11-24-2008 05:30 PM
  Comments - LilSparky's Workshop
Post A Reply Comment Options
Old 07-26-2009, 07:35 AM  
Ninjakitten
A Kobold Labourer
 
Ninjakitten's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 13
Uploads: 1
Quote:
Originally posted by AnrDaemon
Well, sparky already pointed to the most obvious issue, sorry I didn't noticed it before.
Disable ItemDataCache, Informant has the same abilities as i'm aware.
I was under the impression that Informant got some of its info from IDC -- updated prices from vendors, etc -- but I've disabled it for the moment. It does (as one might expect!) eliminate the error on logging in, but doesn't fix any of the other issues, alas. Thanks for your time.
Ninjakitten is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-26-2009, 07:04 AM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1010
Uploads: 2
Quote:
Originally posted by Ninjakitten
I don't use all of them (I never use AskPrice or EasyBuyout, for example), but they're all installed.

I scan the AH... several times, most days. I use the getall scan, generally via the >> button.

Does that help?
Well, sparky already pointed to the most obvious issue, sorry I didn't noticed it before.
Disable ItemDataCache, Informant has the same abilities as i'm aware.
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-26-2009, 04:38 AM  
Ninjakitten
A Kobold Labourer
 
Ninjakitten's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 13
Uploads: 1
Quote:
Originally posted by lilsparky
i believe your problem is item data cache. i've had lots of people report errors about item data cache choking on giving prices for items. not sure what it is about that mod, but it seems like it's not fully initialized and yet has plugged itself into the pricing system.

i think i know the problem with the skill up % too...
Hmm, thank you! Is there anything I can do about that? A way to force it to initialize, or a way to tell LSW to use something else (and if so, what)? I've checked, and I do seem to have the latest version of IDC, so my hope that just updating it might solve things is dashed.

I also noticed that, on Enchanting, it brilliantly gives the info for Scroll of Enchant Whatever, which is awesome -- but when you hit alt over value to see the total_seen(last_seen) numbers, you get 0(0), presumably because it's looking for just Enchant Whatever. The cost tooltip, though, gives the total count for Scroll Of, though not the current. I don't know if this is part of the other issues I'm having, or a small oversight, or possibly would somehow break something else if the value column's report was changed. If it's the last one, though, it would be great if the cost tooltip at least could give the current number posted as well as the total seen. The column itself would be favourite, though!

Last edited by Ninjakitten : 07-26-2009 at 04:57 AM.
Ninjakitten is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-26-2009, 04:28 AM  
Ninjakitten
A Kobold Labourer
 
Ninjakitten's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 13
Uploads: 1
Quote:
Originally posted by AnrDaemon
/auc about all
please.
It seems you're using release version of Auctioneer, it's hard to tell which stat modules you have installed/enabled.
Also, how often do you scan AH?
Okay...

Auctioneer rev.4267 loaded
File "Auc-Util-SearchUI/SearcherVendor.lua", revision: 3953
File "Auc-Advanced/CoreSettings.lua", revision: 4227
File "Auc-Filter-Outlier/OutlierFilter.lua", revision: 4227
File "Auc-Util-SearchUI/FilterTimeLeft.lua", revision: 3588
File "Auc-Advanced/CoreUtil.lua", revision: 4227
File "Auc-Advanced/Modules/Auc-Util-Example/Embed.xml", revision: 2530
File "Auc-Util-ScanButton/Embed.xml", revision: 2530
File "Auc-Util-VendMarkup/Embed.xml", revision: 2530
File "Auc-Advanced/CoreManifest.lua", revision: 3581
File "Auc-Util-AutoMagic/Mail-GUI.lua", revision: 3968
File "Auc-Util-CompactUI/Embed.xml", revision: 2530
File "Auc-Util-Appraiser/AprFrame.lua", revision: 4194
File "Auc-Util-SearchUI/SearcherConverter.lua", revision: 3953
File "Auc-Util-SearchUI/SearcherSnatch.lua", revision: 4227
File "Auc-Advanced/Modules/rebuild.pl", revision: 3029
File "Auc-Util-SearchUI/SearcherMilling.lua", revision: 3958
File "Auc-Util-SearchUI/FilterItemQuality.lua", revision: 4227
File "Auc-Util-SearchUI/FilterItemAuctionHistory.lua", revision: 3983
File "Auc-Util-AskPrice/Embed.xml", revision: 3175
File "Auc-Util-VendMarkup/vendMarkup.lua", revision: 4107
File "Auc-Util-AHWindowControl/Embed.xml", revision: 3311
File "Auc-Util-ItemSuggest/Auc-Util-ItemSuggest.lua", revision: 4003
File "Auc-Advanced/CoreConfig.lua", revision: 4003
File "Auc-Util-AHWindowControl/Auc-Util-AHWindowControl.lua", revision: 4011
File "Auc-Filter-Outlier/Embed.xml", revision: 2531
File "Auc-Util-EasyBuyout/Embed.xml", revision: 3583
File "Auc-Util-SearchUI/SearcherResale.lua", revision: 3953
File "Auc-Util-AutoMagic/Embed.xml", revision: 3142
File "Auc-Util-AutoMagic/Auc-Util-AutoMagic.lua", revision: 4187
File "Auc-Util-SearchUI/FilterItemPrice.lua", revision: 4227
File "Auc-Util-EasyBuyout/EasyBuyout.lua", revision: 4003
File "Auc-Util-Appraiser/Appraiser.lua", revision: 4015
File "Auc-Util-SearchUI/SearcherEnchantMats.lua", revision: 3953
File "Auc-Stat-Histogram/StatHistogram.lua", revision: 4044
File "Auc-Filter-Basic/BasicFilter.lua", revision: 3854
File "Auc-Util-ItemSuggest/Embed.xml", revision: 3108
File "Auc-Util-PriceLevel/PriceLevel.lua", revision: 4227
File "Auc-Util-CompactUI/CompactUI.lua", revision: 4106
File "Auc-Stat-WOWEcon/WOWEcon.lua", revision: 3823
File "Auc-Util-SearchUI/SearcherDisenchant.lua", revision: 3953
File "Auc-Util-AskPrice/AskPrice.lua", revision: 4187
File "Auc-Stat-Sales/BeanCount.lua", revision: 4194
File "Auc-Util-SearchUI/FilterItemLevel.lua", revision: 3983
File "Auc-Advanced/CoreBuy.lua", revision: 4146
File "Auc-Advanced/Modules/Auc-Util-Example/Embed.xml", revision: 2530
File "Auc-Advanced/CorePost.lua", revision: 4227
File "Auc-Advanced/Modules/Auc-Util-Example/Example.lua", revision: 3882
File "Auc-Util-SimpleAuction/AucSimple.lua", revision: 0
File "Auc-Stat-StdDev/StatStdDev.lua", revision: 4227
File "Auc-Stat-Sales/Embed.xml", revision: 2842
File "Auc-Advanced/CoreScan.lua", revision: 4267
File "Auc-Stat-Simple/StatSimple.lua", revision: 4227
File "Auc-Stat-Purchased/StatPurchased.lua", revision: 4187
File "Auc-Stat-Classic/StatClassic.lua", revision: 4079
File "Auc-Util-ScanFinish/Embed.xml", revision: 2530
File "Auc-Filter-Basic/BasicFilter.xml", revision: 3583
File "Auc-Util-ScanProgress/ScanProgress.lua", revision: 4004
File "Auc-Util-AutoMagic/Core.lua", revision: 4132
File "Auc-Util-AutoMagic/ConfirmSellUI.lua", revision: 4187
File "Auc-Match-Undercut/Embed.xml", revision: 2531
File "Auc-Util-SearchUI/SearcherArbitrage.lua", revision: 3953
File "Auc-Util-SearchUI/SearchMain.lua", revision: 4227
File "Auc-Match-Undercut/Undercut.lua", revision: 4227
File "Auc-Util-SearchUI/SearcherGeneral.lua", revision: 3889
File "Auc-Advanced/CoreMain.lua", revision: 4203
File "Auc-Util-PriceLevel/Embed.xml", revision: 2545
File "Auc-Advanced/CoreConst.lua", revision: 3576
File "Auc-Util-ScanButton/ScanButton.lua", revision: 4004
File "Auc-Util-SearchUI/SearcherProspect.lua", revision: 3958
File "Auc-Util-SearchUI/SearchRealTime.lua", revision: 4227
File "Auc-Stat-WOWEcon/Embed.xml", revision: 2530
File "Auc-Advanced/CoreAPI.lua", revision: 4187
File "Auc-Util-Appraiser/AprSettings.lua", revision: 4227
File "Auc-Util-ScanProgress/Embed.xml", revision: 2530
File "Auc-Util-SearchUI/Embed.xml", revision: 3655
File "Auc-Util-Appraiser/Embed.xml", revision: 2530
File "Auc-Util-ScanFinish/ScanFinish.lua", revision: 3576

I don't use all of them (I never use AskPrice or EasyBuyout, for example), but they're all installed.

I scan the AH... several times, most days. I use the getall scan, generally via the >> button.

Does that help?
Ninjakitten is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-26-2009, 02:42 AM  
lilsparky
A Theradrim Guardian
Interface Author - Click to view interfaces

Forum posts: 62
File comments: 141
Uploads: 3
Quote:
Originally posted by Ninjakitten
I just downloaded this, because it looks like exactly what I was looking for, but I'm getting an error on load, and it's not grabbing some prices -- vendor items, like thread, but also some (but not all!) auction items -- i.e., no price for frostweave cloth. Most mats have a price of "0?" but some actually do have what looks like an accurate price from the AH. It also thinks my SKill-up Chance is 0%, whether the item be grey, orange, or anywhere in between.

Here's the error I get when I log in:

Date: 2009-07-25 04:45:27
ID: 1
Error occured in: Global
Count: 1
Message: ...aCache\ItemDataCache_ByID_selltovendor_Functions.lua line 28:
attempt to index global 'ItemDataCacheLocal_ByID_selltovendor' (a nil value)
Debug:
[C]: ?
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:28:
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:26
...Ons\ItemDataCache\ItemDataCache_API_GetSellValue.lua:40: GetSellValue()
...rkysWorkshop\pricingSupport\getSellValue_support.lua:13: vendorCost()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:722:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:716
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:807: AddRecipe()
...ilSparkysWorkshop\pricingSupport\milling_support.lua:281:
...ilSparkysWorkshop\pricingSupport\milling_support.lua:274
...ilSparkysWorkshop\pricingSupport\milling_support.lua:317: Init()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2036:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2030
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2052:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2044
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2089:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2086
AddOns:
Swatter, v5.5.4293 (WombatII)
AckisRecipeList, v1.0 RC9 2053
AucAdvanced, v5.5.4293 (WombatII)
AucFilterOutlier, v5.5.4293.2531
AucMatchUndercut, v5.5.4293.2531
AucStatSales, v5.5.4293.2842
AucStatWOWEcon, v5.5.4293.2530
AucUtilAHWindowControl, v5.5.4293.3311
AucUtilAppraiser, v5.5.4293.2530
AucUtilAskPrice, v5.5.4293.3175
AucUtilAutoMagic, v5.5.4293.3142
AucUtilCompactUI, v5.5.4293.2530
AucUtilEasyBuyout, v5.5.4293.3583
AucUtilItemSuggest, v5.5.4293.3108
AucUtilPriceLevel, v5.5.4293.2545
AucUtilScanButton, v5.5.4293.2530
AucUtilScanFinish, v5.5.4293.2530
AucUtilScanProgress, v5.5.4293.2530
AucUtilSearchUI, v5.5.4293.3655
AucUtilSimpleAuction, v5.5.4293.0
AucUtilVendMarkup, v5.5.4293.2530
Babylonian, v5.1.DEV.130
Configator, v5.1.DEV.130
DebugLib, v5.1.DEV.130
Enchantrix, v5.5.4293 (WombatII)
Informant, v5.5.4293 (WombatII)
ItemDataCache, v1.303
LilSparkysWorkshop, v1.00
Skillet, v
SlideBar, v5.5.4293 (WombatII)
Stubby, v5.5.4293 (WombatII)
(ck=3f9)

Thanks for the addon, and any help!
i believe your problem is item data cache. i've had lots of people report errors about item data cache choking on giving prices for items. not sure what it is about that mod, but it seems like it's not fully initialized and yet has plugged itself into the pricing system.

i think i know the problem with the skill up % too...
lilsparky is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2009, 07:19 PM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1010
Uploads: 2
Re: Feature Request

Quote:
Originally posted by Liza
I love that this addon keeps track of how many mats are available to craft an item.,
It is standard Blizzard UI, not this addon.

Quote:
It would be fantastic if it would also keep track of how many of the item to be crafted are already on my alts.
You go there: http://www.wowinterface.com/download...Altoholic.html
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2009, 06:16 PM  
Liza
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Feature Request

I love that this addon keeps track of how many mats are available to craft an item.,

It would be fantastic if it would also keep track of how many of the item to be crafted are already on my alts.

This helps with repleneshing supplies for alts who are selling on the AH.

EG: IF the alt has 12 of a particular gem cut, and I want to keep stock levels at 16 I know to cut 4 more.

Putting this number to the left of the recipe would probably work.

Also, being able to sort on this number would be cool, so I can see which items I have the least of, or most of.

Love the addon!
Liza is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2009, 03:58 PM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1010
Uploads: 2
Quote:
Originally posted by Ninjakitten
I just downloaded this, because it looks like exactly what I was looking for, but I'm getting an error on load, and it's not grabbing some prices -- vendor items, like thread, but also some (but not all!) auction items -- i.e., no price for frostweave cloth. Most mats have a price of "0?" but some actually do have what looks like an accurate price from the AH. It also thinks my SKill-up Chance is 0%, whether the item be grey, orange, or anywhere in between.

Here's the error I get when I log in:

Date: 2009-07-25 04:45:27
ID: 1
Error occured in: Global
Count: 1
Message: ...aCache\ItemDataCache_ByID_selltovendor_Functions.lua line 28:
attempt to index global 'ItemDataCacheLocal_ByID_selltovendor' (a nil value)
Debug:
[C]: ?
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:28:
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:26
...Ons\ItemDataCache\ItemDataCache_API_GetSellValue.lua:40: GetSellValue()
...rkysWorkshop\pricingSupport\getSellValue_support.lua:13: vendorCost()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:722:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:716
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:807: AddRecipe()
...ilSparkysWorkshop\pricingSupport\milling_support.lua:281:
...ilSparkysWorkshop\pricingSupport\milling_support.lua:274
...ilSparkysWorkshop\pricingSupport\milling_support.lua:317: Init()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2036:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2030
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2052:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2044
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2089:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2086
AddOns:
Swatter, v5.5.4293 (WombatII)
AckisRecipeList, v1.0 RC9 2053
AucAdvanced, v5.5.4293 (WombatII)
AucFilterOutlier, v5.5.4293.2531
AucMatchUndercut, v5.5.4293.2531
AucStatSales, v5.5.4293.2842
AucStatWOWEcon, v5.5.4293.2530
AucUtilAHWindowControl, v5.5.4293.3311
AucUtilAppraiser, v5.5.4293.2530
AucUtilAskPrice, v5.5.4293.3175
AucUtilAutoMagic, v5.5.4293.3142
AucUtilCompactUI, v5.5.4293.2530
AucUtilEasyBuyout, v5.5.4293.3583
AucUtilItemSuggest, v5.5.4293.3108
AucUtilPriceLevel, v5.5.4293.2545
AucUtilScanButton, v5.5.4293.2530
AucUtilScanFinish, v5.5.4293.2530
AucUtilScanProgress, v5.5.4293.2530
AucUtilSearchUI, v5.5.4293.3655
AucUtilSimpleAuction, v5.5.4293.0
AucUtilVendMarkup, v5.5.4293.2530
Babylonian, v5.1.DEV.130
Configator, v5.1.DEV.130
DebugLib, v5.1.DEV.130
Enchantrix, v5.5.4293 (WombatII)
Informant, v5.5.4293 (WombatII)
ItemDataCache, v1.303
LilSparkysWorkshop, v1.00
Skillet, v
SlideBar, v5.5.4293 (WombatII)
Stubby, v5.5.4293 (WombatII)
(ck=3f9)

Thanks for the addon, and any help!
/auc about all
please.
It seems you're using release version of Auctioneer, it's hard to tell which stat modules you have installed/enabled.
Also, how often do you scan AH?
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-25-2009, 08:03 AM  
Ninjakitten
A Kobold Labourer
 
Ninjakitten's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 13
Uploads: 1
I just downloaded this, because it looks like exactly what I was looking for, but I'm getting an error on load, and it's not grabbing some prices -- vendor items, like thread, but also some (but not all!) auction items -- i.e., no price for frostweave cloth. Most mats have a price of "0?" but some actually do have what looks like an accurate price from the AH. It also thinks my SKill-up Chance is 0%, whether the item be grey, orange, or anywhere in between.

Here's the error I get when I log in:

Date: 2009-07-25 04:45:27
ID: 1
Error occured in: Global
Count: 1
Message: ...aCache\ItemDataCache_ByID_selltovendor_Functions.lua line 28:
attempt to index global 'ItemDataCacheLocal_ByID_selltovendor' (a nil value)
Debug:
[C]: ?
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:28:
...aCache\ItemDataCache_ByID_selltovendor_Functions.lua:26
...Ons\ItemDataCache\ItemDataCache_API_GetSellValue.lua:40: GetSellValue()
...rkysWorkshop\pricingSupport\getSellValue_support.lua:13: vendorCost()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:722:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:716
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:807: AddRecipe()
...ilSparkysWorkshop\pricingSupport\milling_support.lua:281:
...ilSparkysWorkshop\pricingSupport\milling_support.lua:274
...ilSparkysWorkshop\pricingSupport\milling_support.lua:317: Init()
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2036:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2030
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2052:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2044
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2089:
...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:2086
AddOns:
Swatter, v5.5.4293 (WombatII)
AckisRecipeList, v1.0 RC9 2053
AucAdvanced, v5.5.4293 (WombatII)
AucFilterOutlier, v5.5.4293.2531
AucMatchUndercut, v5.5.4293.2531
AucStatSales, v5.5.4293.2842
AucStatWOWEcon, v5.5.4293.2530
AucUtilAHWindowControl, v5.5.4293.3311
AucUtilAppraiser, v5.5.4293.2530
AucUtilAskPrice, v5.5.4293.3175
AucUtilAutoMagic, v5.5.4293.3142
AucUtilCompactUI, v5.5.4293.2530
AucUtilEasyBuyout, v5.5.4293.3583
AucUtilItemSuggest, v5.5.4293.3108
AucUtilPriceLevel, v5.5.4293.2545
AucUtilScanButton, v5.5.4293.2530
AucUtilScanFinish, v5.5.4293.2530
AucUtilScanProgress, v5.5.4293.2530
AucUtilSearchUI, v5.5.4293.3655
AucUtilSimpleAuction, v5.5.4293.0
AucUtilVendMarkup, v5.5.4293.2530
Babylonian, v5.1.DEV.130
Configator, v5.1.DEV.130
DebugLib, v5.1.DEV.130
Enchantrix, v5.5.4293 (WombatII)
Informant, v5.5.4293 (WombatII)
ItemDataCache, v1.303
LilSparkysWorkshop, v1.00
Skillet, v
SlideBar, v5.5.4293 (WombatII)
Stubby, v5.5.4293 (WombatII)
(ck=3f9)

Thanks for the addon, and any help!

Last edited by Ninjakitten : 07-25-2009 at 08:17 AM.
Ninjakitten is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-21-2009, 05:29 AM  
lilsparky
A Theradrim Guardian
Interface Author - Click to view interfaces

Forum posts: 62
File comments: 141
Uploads: 3
Quote:
Originally posted by front243
I have a problem with LSW and tailoring. LSW seems to default to auction house prices for vendor-items. Examples are tailoring threads (for 100+ gold each!) and different vendor dye. I tried different pricing schemes in LSW and I tried to manually install latest version of LibPeriodicTable but that didn't seem to work as well. I also use latest version of Auctioneer (non-beta).
which items in particular? sometimes libpt's database lacks items.
lilsparky is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-21-2009, 02:39 AM  
front243
A Fallenroot Satyr

Forum posts: 20
File comments: 6
Uploads: 0
I have a problem with LSW and tailoring. LSW seems to default to auction house prices for vendor-items. Examples are tailoring threads (for 100+ gold each!) and different vendor dye. I tried different pricing schemes in LSW and I tried to manually install latest version of LibPeriodicTable but that didn't seem to work as well. I also use latest version of Auctioneer (non-beta).
front243 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-20-2009, 01:01 PM  
lilsparky
A Theradrim Guardian
Interface Author - Click to view interfaces

Forum posts: 62
File comments: 141
Uploads: 3
Quote:
Originally posted by AnrDaemon
I think there could be more of this. Ahm. There SHOULD BE more.
Runeforging in fact is an enchanting. The difference is that it does not require a reagents. That's where probably you run into this issue. (A wild guess, since I didn't looked into the code)
yeah, i dunno. could be, but the part that's choking is the part that finds the name of the recipe. unless the recipeID is bogus (possible) it seems like GetSpellInfo() doesn't work the same with RuneForging (which kinda seems unlikely, but who knows?)
lilsparky is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-20-2009, 07:46 AM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1010
Uploads: 2
Quote:
Originally posted by lilsparky
lol. guess i haven't had a dk for a while. hmm... k, i'll figgure out what's up.

i don't quite get the point of making runeforging a "tradeskill" without going ahead and implementing the whole tradeskill api for it. seems like you're just asking for addons to explode.
I think there could be more of this. Ahm. There SHOULD BE more.
Runeforging in fact is an enchanting. The difference is that it does not require a reagents. That's where probably you run into this issue. (A wild guess, since I didn't looked into the code)
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-20-2009, 07:20 AM  
lilsparky
A Theradrim Guardian
Interface Author - Click to view interfaces

Forum posts: 62
File comments: 141
Uploads: 3
lol. guess i haven't had a dk for a while. hmm... k, i'll figgure out what's up.

i don't quite get the point of making runeforging a "tradeskill" without going ahead and implementing the whole tradeskill api for it. seems like you're just asking for addons to explode.
lilsparky is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 07-20-2009, 05:44 AM  
AnrDaemon
A Cyclonian
Interface Author - Click to view interfaces

Forum posts: 41
File comments: 1010
Uploads: 2
Mm... guess, what? Runeforging...
Code:
Date: 2009-07-20 13:42:36
ID: 1
Error occured in: Global
Count: 1
Message: ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua line 1834:
   attempt to concatenate local 'itemLink' (a nil value)
Debug:
   (tail call): ?
   [C]: ?
   ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:1834:
      ...ace\AddOns\LilSparkysWorkshop\lilsparkysworkshop.lua:1783
AddOns:
  Swatter, v5.1.DEV.150
  WowheadLooter, v30100
  NPCScan, v3.1.0.1
  Altoholic, v3.1.004
  Atlas, v1.14.1
  AtlasBattlegrounds, v1.14.1
  AtlasDungeonLocs, v1.14.1
  AtlasOutdoorRaids, v1.14.1
  AtlasTransportation, v1.14.1
  AtlasLoot, vv5.06.01
  AtlasLootBurningCrusade, vv5.06.01
  AtlasLootCrafting, vv5.06.01
  AtlasLootOriginalWoW, vv5.06.01
  AtlasLootWorldEvents, vv5.06.01
  AtlasLootWrathoftheLichKing, vv5.06.01
  AucAdvanced, v5.1.DEV.2530
  AucFilterBasic, v5.1.DEV.3854
  AucFilterOutlier, v5.1.DEV.4207
  AucMatchUndercut, v5.1.DEV.2531
  AucScanData, v5.1.DEV.3767
  AucStatPurchased, v5.1.DEV.4358
  AucStatSales, v5.1.DEV.2842
  AucStatSimple, v5.1.DEV.4357
  AucUtilAHWindowControl, v5.1.DEV.3311
  AucUtilAppraiser, v5.1.DEV.2530
  AucUtilAskPrice, v5.1.DEV.3175
  AucUtilAutoMagic, v5.1.DEV.3142
  AucUtilCompactUI, v5.1.DEV.2530
  AucUtilEasyBuyout, v5.1.DEV.3583
  AucUtilFixAH, v<%version%> (<%codename%>)
  AucUtilItemSuggest, v5.1.DEV.3108
  AucUtilPriceLevel, v5.1.DEV.2545
  AucUtilScanButton, v5.1.DEV.2530
  AucUtilSearchUI, v5.1.DEV.3655
  AucUtilVendMarkup, v5.1.DEV.2530
  AuldLangSyne, v2.0
  AuldLangSyneBackup, v2.0
  AuldLangSyneFriendList, v2.0
  AuldLangSyneFu, v2.0
  AuldLangSyneGuildList, v2.0
  AuldLangSyneInfo, v2.0
  AuldLangSyneNote, v2.0
  AuldLangSynePanel, v2.0
  AuldLangSyneSync, v2.0
  Babylonian, v5.1.DEV.130
  Bartender4, v4.3.3
  BeanCounter, v5.1.DEV.4289
  Cartographer, v2.0
  CartographerFoglight, v2.0
  CartographerGroupColors, v2.0
  CartographerGuildPositions, v2.0
  CartographerNotes, v2.0
  CartographerZoneInfo, v2.0
  Chatter, v1.0
  ClosetGnome, v1.0.602
  Configator, v5.1.DEV.190
  Constructor, v<%version%> (<%codename%>)
  DebuffFilter, v1.97
  DebugLib, v5.1.DEV.130
  Decursive, v2.4.0.2
  Enchantrix, v5.1.DEV.3744
  FishingBuddy, v0.9.7d
  Gatherer, v<%version%>
  gfxToggle2, v2.3.0-beta2
  Gymnast, v
  HealBot, v3.1.0.2
  IceHUD, v1.5.9 (Revision: 409)
  Informant, v5.1.DEV.3721
  LibExtraTip, v1.0
  LibHealComm30, v
  LilSparkysWorkshop, v1.00
  Livestock, v1.1.6
  OgriLazy, v1.1.0
  OmniCC, v2.5.5
  oRA2, v2.0.$Revision: 657 $
  PreformAVEnabler, v
  QuestHelper, v1.0.29
  RatingBuster, v
  RecipeRadar, v1.31
  RecipeRadarTitan, v2.00.30000
  Recount, v
  ReloadUI, v1.1.0
  RepWatch, v2.1.16
  SharedMedia, v3.0
  SlideBar, v5.1.DEV.136
  StanceSets3, v3.3
  Stubby, v5.1.DEV.130
  TipHelper, v<%version%> (<%codename%>)
  Titan, v4.2.5.30100 - Revision 273
  TitanAmmo, v4.2.5.30100
  TitanBag, v4.2.5.30100
  TitanClassTracker, v
  TitanClock, v4.2.5.30100
  TitanCoords, v4.2.5.30100
  TitanGoldTracker, v4.2.5.30100
  TitanHealBot, v3.1.0.0
  TitanLootType, v4.2.5.30100
  TitanPerformance, v4.2.5.30100
  TitanRegen, v4.2.5.30100
  TitanRepair, v4.2.5.30100
  TitanSkills, v1.0.8
  TitanVolume, v4.2.5.30100
  TitanXP, v4.2.5.30100
  TomTom, v216
  TooltipItemIcon, v1.54
  TotemTimers, v9.1k
  WowLua, v30 
  XPerl, v3.0.3c
  XPerlArcaneBar, v
  XPerlParty, v
  XPerlPartyPet, v
  XPerlPlayer, v
  XPerlPlayerPet, v
  XPerlRaidAdmin, v
  XPerlRaidFrames, v
  XPerlRaidHelper, v
  XPerlRaidPets, v
  XPerlTarget, v
  XPerlTargetTarget, v
  zimMinimap, v20400.2
  (ck=c57)
AnrDaemon is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.