-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with newest release #132
Comments
Hi, Locals: SetDefaultModuleLibraries = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:367 Terminate = defined @AuctionFaster\modules\Tutorial.lua:243 Enable = defined @AuctionFaster\modules\Tutorial.lua:250 NewModule = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:235 EnableModule = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:332 modules = } GetModule = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:210 IterateEmbeds = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:442 SecureHookScript = defined @AuctionFaster\Libs\AceHook-3.0\AceHook-3.0.lua:410 defaultModuleLibraries = } TimeLeft = defined @AuctionFaster\Libs\AceTimer-3.0\AceTimer-3.0.lua:172 Hide = defined @AuctionFaster\modules\Tutorial.lua:179 RawHookScript = defined @AuctionFaster\Libs\AceHook-3.0\AceHook-3.0.lua:395 ScheduleRepeatingTimer = defined @AuctionFaster\Libs\AceTimer-3.0\AceTimer-3.0.lua:129 CancelAllTimers = defined @AuctionFaster\Libs\AceTimer-3.0\AceTimer-3.0.lua:160 GetName = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:279 Show = defined @AuctionFaster\modules\Tutorial.lua:207 tutorials = } name = "AuctionFaster_Tutorial" IsEnabled = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:451 orderedModules = } ScheduleTimer = defined @AuctionFaster\Libs\AceTimer-3.0\AceTimer-3.0.lua:94 DisableModule = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:350 baseName = "AuctionFaster" CancelTimer = defined @AuctionFaster\Libs\AceTimer-3.0\AceTimer-3.0.lua:147 Forward = defined @AuctionFaster\modules\Tutorial.lua:197 SetTutorials = defined @AuctionFaster\modules\Tutorial.lua:162 RegisterMessage = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90 HookScript = defined @AuctionFaster\Libs\AceHook-3.0\AceHook-3.0.lua:366 callback = defined @AuctionFaster\tabs\sell\tutorial.lua:133 Refresh = defined @AuctionFaster\modules\Tutorial.lua:167 IsHooked = defined @AuctionFaster\Libs\AceHook-3.0\AceHook-3.0.lua:493 Backward = defined @AuctionFaster\modules\Tutorial.lua:192 Home = defined @AuctionFaster\modules\Tutorial.lua:202 IsModule = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:217 defaultModuleState = true SetDefaultModuleState = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:387 UnregisterAllEvents = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174 SendMessage = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:59 SetEnabledState = defined @AuctionFaster\Libs\AceAddon-3.0\AceAddon-3.0.lua:424 Hook = defined @AuctionFaster\Libs\AceHook-3.0\AceHook-3.0.lua:274 enabledState = true UnregisterMessage = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153 RegisterEvent = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90 UnregisterAllMessages = defined @AuctionFaster\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174 hooks = <tab` |
Hello,
I keep getting the following error when attempting to purchase soemthing on the AH.
Message: Interface\AddOns\AuctionFaster\modules\Auctions-Auctions.lua:409: bad argument #1 to 'GetItemCommodityStatus' (Usage: local isCommodity = C_AuctionHouse.GetItemCommodityStatus(item))
Time: Fri Dec 11 12:15:30 2020
Count: 3
Stack: Interface\AddOns\AuctionFaster\modules\Auctions-Auctions.lua:409: bad argument #1 to 'GetItemCommodityStatus' (Usage: local isCommodity = C_AuctionHouse.GetItemCommodityStatus(item))
Locals:
It still lets me complete the transaction but will continue to give the error message if I continue.
The text was updated successfully, but these errors were encountered: