TekNoLogic / StealYourCarbon

WoW Addon - Automatically restock items from vendors and your bank
http://www.tekkub.net
12 stars 9 forks source link

Broken in Legion #14

Closed 2ndHouse closed 7 years ago

2ndHouse commented 8 years ago

No longer works with the current patch. Seeing two errors when opening a vendor window...

StealYourCarbon\VendorBuyer.lua:12: attempt to call global 'GetAuctionItemClasses' (a nil value) StealYourCarbon\VendorBuyer.lua:12: in main chunk [C]: in functionLoadAddOn' AddonLoader\AddonLoader-r135.lua:136: in function LoadAddOn' AddonLoader\AddonLoader-r135.lua:170: in function <AddonLoader\AddonLoader.lua:147>

StealYourCarbon\StealYourCarbon-6.0.0.25-Beta.lua:9: attempt to call field 'MERCHANT_SHOW' (a nil value) StealYourCarbon\StealYourCarbon-6.0.0.25-Beta.lua:9: in functionOnLoad' StealYourCarbon\externals\events.lua:57: in function <StealYourCarbon\externals\events.lua:41> StealYourCarbon\externals\events.lua:89: in function <StealYourCarbon\externals\events.lua:88> [C]: in function LoadAddOn' AddonLoader\AddonLoader-r135.lua:136: in functionLoadAddOn' AddonLoader\AddonLoader-r135.lua:170: in function <AddonLoader\AddonLoader.lua:147>`

2ndHouse commented 8 years ago

I thought maybe these errors were just AddonLoader related, but I tried changing the parameters in the AddonLoader options and even deleting AddonLoader out of the SYC toc, but was still getting errors.

tekkub commented 7 years ago

Dun fixed ^^