tdBag2

tdBag2

67.5k Downloads

Error with latest Version in TBC Classic

icemansparks opened this issue ยท 1 comments

commented

This one happens first, but seems to produce a lot of follow up errors.
Tried reinstalling, installing from master and only using this one addon (except for bugsack / buggrabber)

2x tdBag2\Addon.lua:37: Cannot find a library instance of "LibItemSearch-1.2".
[string "=[C]"]: in function `error'
[string "@Questie\Libs\LibStub\LibStub.lua"]:38: in function `LibStub'
[string "@tdBag2\Addon.lua"]:37: in main chunk

Locals:
(*temporary) = "Cannot find a library instance of "LibItemSearch-1.2"."
7x tdBag2\Base\Cacher.lua:14: attempt to index field 'Addon' (a nil value)
[string "@tdBag2\Base\Cacher.lua"]:14: in main chunk

Locals:
select = <function> defined =[C]:-1
wipe = <function> defined =[C]:-1
setmetatable = <function> defined =[C]:-1
ns = <table> {
 RIGHT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:330:385|t"
 EQUIP_CONTAINER = "equip"
 TOKENS = <table> {
 }
 GLOBAL_SEARCH_OWNER = "$search"
 RACE_ICON_TCOORDS = <table> {
 }
 LEFT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:228:283|t"
 KEYRING_FAMILY = 9
 ITEM_SIZE = 37
 ITEM_SPACING = 2
 MAIL_CONTAINER = "mail"
 DEFAULT_STYLE = "Blizzard"
 VERSION = 20000
 COD_CONTAINER = "cod"
 SECONDS_OF_DAY = 86400
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
 RIGHT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:330:385|t"
 EQUIP_CONTAINER = "equip"
 TOKENS = <table> {
 }
 GLOBAL_SEARCH_OWNER = "$search"
 RACE_ICON_TCOORDS = <table> {
 }
 LEFT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:228:283|t"
 KEYRING_FAMILY = 9
 ITEM_SIZE = 37
 ITEM_SPACING = 2
 MAIL_CONTAINER = "mail"
 DEFAULT_STYLE = "Blizzard"
 VERSION = 20000
 COD_CONTAINER = "cod"
 SECONDS_OF_DAY = 86400
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Addon' (a nil value)"
7x tdBag2\Base\Thread.lua:13: attempt to index field 'Addon' (a nil value)
[string "@tdBag2\Base\Thread.lua"]:13: in main chunk

Locals:
ns = <table> {
 RIGHT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:330:385|t"
 EQUIP_CONTAINER = "equip"
 TOKENS = <table> {
 }
 GLOBAL_SEARCH_OWNER = "$search"
 RACE_ICON_TCOORDS = <table> {
 }
 LEFT_MOUSE_BUTTON = "|TTutorialFrame\UI-Tutorial-Frame:12:12:0:0:512:512:10:65:228:283|t"
 KEYRING_FAMILY = 9
 ITEM_SIZE = 37
 ITEM_SPACING = 2
 MAIL_CONTAINER = "mail"
 DEFAULT_STYLE = "Blizzard"
 VERSION = 20000
 COD_CONTAINER = "cod"
 SECONDS_OF_DAY = 86400
}
coroutine = <table> {
 resume = <function> defined =[C]:-1
 yield = <function> defined =[C]:-1
 status = <function> defined =[C]:-1
 wrap = <function> defined =[C]:-1
 create = <function> defined =[C]:-1
 running = <function> defined =[C]:-1
}
debugprofilestart = <function> defined @CodexLite\init.lua:56
debugprofilestop = <function> defined @CodexLite\init.lua:59
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'Addon' (a nil value)"
commented

Seems to have been fixed in the latest Updates. thanks :)