1.14 - Addon not loading
Slivo-fr opened this issue ยท 7 comments
Hi,
1.14 brought most (all?) of the BC changes to classic ERA, the addon does not load at all.
Thanks for your work
Hey. Are you sure it's not just because you didn't enable "load out of date addons"? Because I didn't update the client version for classic yet, but I don't think they made any changes that could've broken the addon.
They did, same as BC classic.
The load outdated is checked.
Most likely just related to the backdrop changes, here is some errors :
1x aux-addon\tabs\post\frame.lua:18: attempt to index field 'frame' (a nil value)
[string "@aux-addon\tabs\post\frame.lua"]:18: in main chunk
Locals:
aux = <table> {
}
info = <table> {
}
money = <table> {
}
gui = <table> {
}
listing = <table> {
}
item_listing = <table> {
}
search_tab = <table> {
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = "BOTTOMLEFT"
(*temporary) = nil
(*temporary) = "TOP"
(*temporary) = 0
(*temporary) = -8
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = "attempt to index field 'frame' (a nil value)"
5x aux-addon\gui\core.lua:32: attempt to call method 'SetBackdrop' (a nil value)
[string "@aux-addon\gui\core.lua"]:32: in function `set_frame_style'
[string "@aux-addon\gui\core.lua"]:42: in function `set_panel_style'
[string "@aux-addon\gui\core.lua"]:51: in function `panel'
[string "@aux-addon\gui\core.lua"]:379: in main chunk
Locals:
frame = <unnamed> {
0 = <userdata>
}
backdrop_color = <table> {
}
border_color = <table> {
}
left = nil
right = nil
top = nil
bottom = nil
(*temporary) = nil
(*temporary) = <unnamed> {
0 = <userdata>
}
(*temporary) = <table> {
bgFile = "Buttons\WHITE8X8"
edgeFile = "Buttons\WHITE8X8"
edgeSize = 1.500000
tile = true
insets = <table> {
}
}
(*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
1x aux-addon\frame.lua:10: attempt to index global 'tabs' (a nil value)
[string "@aux-addon\frame.lua"]:10: in function `f'
[string "@aux-addon\aux-addon-1.1.6.lua"]:31: in function <aux-addon\aux-addon.lua:28>
Locals:
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
}
(for control) = 1
_ = 1
v = <table> {
name = "Search"
USE_ITEM = <function> defined @aux-addon\tabs\search\core.lua:38
CLICK_LINK = <function> defined @aux-addon\tabs\search\core.lua:33
CLOSE = <function> defined @aux-addon\tabs\search\core.lua:28
OPEN = <function> defined @aux-addon\tabs\search\core.lua:22
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = <table> {
name = "Search"
USE_ITEM = <function> defined @aux-addon\tabs\search\core.lua:38
CLICK_LINK = <function> defined @aux-addon\tabs\search\core.lua:33
CLOSE = <function> defined @aux-addon\tabs\search\core.lua:28
OPEN = <function> defined @aux-addon\tabs\search\core.lua:22
}
(*temporary) = "attempt to index global 'tabs' (a nil value)"
1x aux-addon\aux-addon-1.1.6.lua:171: attempt to index global 'frame' (a nil value)
[string "@aux-addon\aux-addon-1.1.6.lua"]:171: in function `f'
[string "@aux-addon\aux-addon-1.1.6.lua"]:36: in function <aux-addon\aux-addon.lua:28>
Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'frame' (a nil value)"