Compact Vendor

Compact Vendor

16.5k Downloads

11.0 issue

Toludin opened this issue ยท 1 comments

commented

Addon won't function in 11.0 (no items show).

Stacktrace:

8x CompactVendor/core.lua:2626: attempt to index field 'templateInfos' (a nil value)
[string "@CompactVendor/core.lua"]:2626: in function `CreateScrollBox'
[string "@CompactVendor/core.lua"]:2824: in function `OnLoaded'
[string "@CompactVendor/core.lua"]:2318: in function <CompactVendor/core.lua:2313>

Locals:
self = CompactVendorFrame {
 ScrollBar = Frame {
 }
 ScrollBox = Frame {
 }
 Events = <table> {
 }
 Search = EditBox {
 }
}
ScrollBoxViewAlignment = <table> {
 AlignNearest = -1
 AlignBegin = 0
 AlignEnd = 1
 AlignCenter = 0.500000
}
MathUtilEpsilon = 0.000001
ScrollBoxScrollDirection = <table> {
 ScrollBegin = 0.000001
 ScrollEnd = 0.999999
}
view = <table> {
 frameFactory = <table> {
 }
 templateInfoCache = <table> {
 }
 padding = <table> {
 }
 FrameLevelPolicy = <table> {
 }
 initializers = <table> {
 }
 canSignalWithoutInitializer = true
 frames = <table> {
 }
 initialized = true
 callbackTables = <table> {
 }
 Event = <table> {
 }
}
(*temporary) = nil
(*temporary) = <table> {
 height = 24
 type = "Button"
 keyValues = <table> {
 }
 width = 300
}
(*temporary) = <table> {
}
(*temporary) = 0
(*temporary) = 0
(*temporary) = 0
(*temporary) = <table> {
 Event = <table> {
 }
 FrameLevelPolicy = <table> {
 }
}
(*temporary) = "attempt to index field 'templateInfos' (a nil value)"
MathUtil = <table> {
 ApproxOne = 0.999999
 Epsilon = 0.000001
 ApproxZero = 0.000001
}
ScrollUtil = <table> {
}
MerchantDataProvider = <table> {
 collection = <table> {
 }
 filters = <table> {
 }
 callbackTables = <table> {
 }
 Event = <table> {
 }
}

Screenshot:
https://i.imgur.com/aoSVson.png

commented

Fixed, ty!