[Timerunning] invalid value (nil) at index 5 in table for 'concat'
kalutro opened this issue ยท 1 comments
Game Flavor (please complete the following information):
- Flavor: [e.g. Dragonflight, Cataclysm, Classic Era]
Retail - Timerunning
Describe the bug
A clear and concise description of what the bug is.
166x AllTheThings/lib/Table.lua:55: invalid value (nil) at index 5 in table for 'concat'
[string "=[C]"]: ?
[string "@AllTheThings/lib/Table.lua"]:55: in function <AllTheThings/lib/Table.lua:45>
[string "=(tail call)"]: ?
[string "@AllTheThings/AllTheThings.lua"]:7274: in function <AllTheThings/AllTheThings.lua:7231>
[string "@AllTheThings/AllTheThings.lua"]:7346: in function <AllTheThings/AllTheThings.lua:7309>
[string "@AllTheThings/AllTheThings.lua"]:9149: in function `Refresh'
[string "@AllTheThings/AllTheThings.lua"]:8971: in function <AllTheThings/AllTheThings.lua:8968>
Locals:
(*temporary) = <table> {
1 = "|T"
2 = "Interface\Addons\AllTheThings\assets\ClassIcon_Priest"
3 = ":0|t "
4 = "|T"
6 = ":0|t "
}
(*temporary) = ""
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
To Reproduce
Steps to reproduce the behavior:
- Shrine of the Two Moons, Infinite Bazaar
- Right-click Infinite Bazaar to pop out a mini-list.
- Scroll down using the mouse wheel.
- Once a certain point is reached, the error happens. This also causes a visual bug, as shown in the screenshot. Scrolling far enough, will correct the bug.
Expected behavior
No bugs.
Screenshots
The first is the error in the mini-list. The second is the tooltip of the bugged item.
Additional context
Add any other context about the problem here.