I'm getting several errors and the addon no longer functions at all for me with the latest update v2.0.4.
Date: 2021-08-12 15:11:14
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Addon.lua line 15:
Usage: EmbedLibrary(addon, libname, silent, offset): 'libname' - Cannot find a library instance of "LibClass-2.0".
Debug:
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@ElvUI\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:187: EmbedLibrary()
[string "@ElvUI\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:169: EmbedLibraries()
[string "@ElvUI\Libraries\Ace3\AceAddon-3.0\AceAddon-3.0.lua"]:136: NewAddon()
[string "@tdPack2\Addon.lua"]:15: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\Base.lua line 10:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\Base.lua"]:10: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\ItemInfo.lua line 14:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\ItemInfo.lua"]:14: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\Item.lua line 9:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\Item.lua"]:9: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 5
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\Slot.lua line 16:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\Slot.lua"]:16: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 6
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\Group.lua line 23:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\Group.lua"]:23: in main chunk
Locals:
Date: 2021-08-12 15:11:14
ID: 7
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Object\Bag.lua line 18:
attempt to index field 'Addon' (a nil value)
Debug:
[string "=[C]"]: ?
[string "@tdPack2\Object\Bag.lua"]:18: in main chunk
Locals:
Date: 2021-08-12 15:13:46
ID: 33
Error occured in: Global
Count: 1
Message: ..\AddOns\tdPack2\Button\Button.lua line 32:
bad argument #1 to 'ipairs' (table expected, got nil)
Debug:
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@tdPack2\Button\Button.lua"]:32:
tdPack2\Button\Button.lua:28
Locals:
this addon is basicly missing LibClass-2.0 library folder simple fix copy from "tdbag2 \libs\ " copy to "tdpack2\libs\" then edit "tdpack2\libs\libs.xml" add in the line "" and load up World of Warcraft and you should greeted with a propmt about sorting rules click accept unless u have your own rules then your good to go
I'm getting several errors and the addon no longer functions at all for me with the latest update
v2.0.4
.