Skip to content
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

Open
Aneko1 opened this issue Dec 11, 2020 · 1 comment
Open

Error with newest release #132

Aneko1 opened this issue Dec 11, 2020 · 1 comment

Comments

@Aneko1
Copy link

Aneko1 commented Dec 11, 2020

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.

@Fewuin
Copy link

Fewuin commented Jan 11, 2021

Hi,
I also get errors with the newest release. Error message from BugSack/BugGrabber:
1x AuctionFaster\modules\Tutorial.lua:185: attempt to index upvalue 'Clicker' (a nil value) [string "@AuctionFaster\modules\Tutorial.lua"]:185: in function Hide'
[string "@AuctionFaster\modules\Tutorial.lua"]:61: in function <AuctionFaster\modules\Tutorial.lua:48>
[string "@AuctionFaster\modules\Tutorial.lua"]:223: in function Show' [string "@AuctionFaster\tabs\sell\tutorial.lua"]:133: in function InitTutorial'
[string "@AuctionFaster\tabs\sell\functions.lua"]:49: in function OnShow' [string "@AuctionFaster\tabs\sell\ui.lua"]:31: in function <AuctionFaster\tabs\sell\ui.lua:30> [string "=[C]"]: in function Show'
[string "@FrameXML\UIParent.lua"]:2910: in function SetUIPanel' [string "@FrameXML\UIParent.lua"]:2732: in function ShowUIPanel'
[string "@FrameXML\UIParent.lua"]:2623: in function <FrameXML\UIParent.lua:2619>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML\UIParent.lua"]:3468: in function ShowUIPanel'
[string "@FrameXML\UIParent.lua"]:1886: in function <FrameXML\UIParent.lua:1269>

Locals:
self =

{
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`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants