Multiple errors and blank Aux window
silverwind opened this issue ยท 3 comments
After upgrading from a ~3 weeks old version to today's release and deleting WTF, I'm getting a blank auction window and these errors:
Aux-Addon\cache.lua:128: bad argument #1 to `tinsert' (table expected, got nil)
<in C code>: in function `tinsert'
Aux-Addon\cache.lua:128: in function `helper'
Aux-Addon\cache.lua:145: in function `scan_wdb'
Aux-Addon\cache.lua:16: in function `on_load'
Aux-Addon\core.lua:50: in function `on_load'
Aux-Addon\core.lua:61: in function `on_event'
<string>:"<unnamed>:OnEvent":2: in main chunk
Aux-Addon\search_frame.lua:193: attempt to index field `results_listing' (a nil value)
Aux-Addon\search_frame.lua:193: in function `on_close'
Aux-Addon\core.lua:246: in function `on_select'
Aux-Addon\gui.lua:211: in function `set_tab'
Aux-Addon\core.lua:229: in function `on_auction_house_show'
Aux-Addon\core.lua:65: in function `on_event'
<string>:"<unnamed>:OnEvent":2: in main chunk
hm, I can't reproduce it. Deleted WTF and no issues. Are you sure your game wasn't running when you deleted it (then it would just be rewritten from main memory)
Yes, of course. I'm thinking another addon is interfering, will try to find out.