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

Sell Items Tab error #2

Closed
Boatshoes24 opened this issue May 31, 2018 · 1 comment
Closed

Sell Items Tab error #2

Boatshoes24 opened this issue May 31, 2018 · 1 comment

Comments

@Boatshoes24
Copy link

Boatshoes24 commented May 31, 2018

Currently getting an error on one of my 3 characters I've tested on. After reloading and opening the auction frame I get
1x AuctionFaster\auctions-Auctions.lua:127: attempt to concatenate local 'itemName' (a nil value) AuctionFaster\auctions-Auctions.lua:127: in function GetLowestPrice'
AuctionFaster\inventory.lua:95: in function AddItemToInventory' AuctionFaster\inventory.lua:19: in function ScanInventory'
AuctionFaster\tabs\sell\ui.lua:41: in function AddSellAuctionHouseTab' AuctionFaster\main.lua:24: in function ?'
...edia-3.0\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:147: in function <...edia-3.0\CallbackHandler-1.0\CallbackHandler-1.0.lua:147>
[string "safecall Dispatcher[1]"]:4: in function <[string "safecall Dispatcher[1]"]:4>
[C]: ?
[string "safecall Dispatcher[1]"]:13: in function ?' ...edia-3.0\CallbackHandler-1.0\CallbackHandler-1.0-6.lua:92: in function Fire'
ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0-4.lua:120: in function <ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:119>

Locals:
nil`

Working fine on 2 other characters. All running the same addons enabled. If I close the auction window and reopen I get the Buy Items tab and it works, but Sell Items remains blank. Also getting ERROR 54 in chat, but no additional Lua errors when I go attack a training dummy in town. This Error prints even after just logging in before visiting the AH.
edit: After looking it seems these are just printing standard game errors like "Spell is not ready yet."

@pwilkowski
Copy link
Contributor

Was fixed in newest release

pwilkowski pushed a commit that referenced this issue Sep 9, 2019
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