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

[BUG] "ArkInventoryTradeskill.lua:490: attempt to index local 'sv' (a nil value)" #1600

Closed
tflo opened this issue Sep 27, 2022 · 2 comments
Closed
Labels
bug its a bug

Comments

@tflo
Copy link

tflo commented Sep 27, 2022

Getting this error when opening the Tradeskill window with 31000.4 on Retail client 9.2.7(45745):

1x ArkInventory\Core\ArkInventoryTradeskill.lua:490: attempt to index local 'sv' (a nil value)
[string "@ArkInventory\Core\ArkInventoryTradeskill.lua"]:490: in function <ArkInventory\Core\ArkInventoryTradeskill.lua:468>
[string "@ArkInventory\Core\ArkInventoryTradeskill.lua"]:927: in function `?'
[string "@ArkInventory\Libs\CallBackHandler\CallbackHandler-1.0-7.lua"]:119: in function <...ventory\Libs\CallBackHandler\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@ArkInventory\Libs\CallBackHandler\CallbackHandler-1.0-7.lua"]:29: in function <...ventory\Libs\CallBackHandler\CallbackHandler-1.0.lua:25>
[string "@ArkInventory\Libs\CallBackHandler\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@ArkInventory\Externals\Ace3\AceEvent\AceEvent-3.0-4.lua"]:120: in function <...rkInventory\Externals\Ace3\AceEvent\AceEvent-3.0.lua:119>

Happens with and without other addons. Seems to happen only the first time I open a Tradeskill window per session.

– Tom

@arkayenro arkayenro added the bug its a bug label Sep 28, 2022
@arkayenro
Copy link
Owner

bad code where i tried to make sure it wasnt being scanned for dragonflight

will be fixed in the next alpha

@tflo
Copy link
Author

tflo commented Sep 28, 2022

Seems fine now with 31000.5.

@tflo tflo closed this as completed Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug its a bug
Projects
None yet
Development

No branches or pull requests

2 participants