aux

aux

1M Downloads

trying to post I can't because one of my item cause lua error and prevents scrolling

mooreatv opened this issue ยท 2 comments

commented

21x aux-addon\gui\item_listing.lua:36: attempt to index local 'color' (a nil value)
aux-addon\gui\item_listing.lua:36: in function render' aux-addon\gui\item_listing.lua:128: in function populate'
aux-addon\tabs\post\core.lua:115: in function `update_inventory_listing'
aux-addon\tabs\post\core.lua:543: in function <aux-addon\tabs\post\core.lua:538>

Locals:
self =

{
item_records =
{
}
content_frame = {
}
scroll_frame = aux.frame15 {
}
selected = defined @aux-addon\tabs\post\frame.lua:70
rows =
{
}
}
offset = 0
rows =
{
1 = {
}
2 = {
}
3 = {
}
4 = {
}
5 = {
}
6 = {
}
7 = {
}
8 = {
}
9 = {
}
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = {
}
2 = {
}
3 = {
}
4 = {
}
5 = {
}
6 = {
}
7 = {
}
8 = {
}
9 = {
}
}
(for control) = 6
i = 6
row = {
0 =
highlight = {
}
item_record =
{
}
mouseover = false
item = {
}
}
item_record =
{
link = "|cffffffff|Hitem:724::::::::21:::::::|h[]|h|r"
item_id = 724
availability =
{
}
name = "Goretusk Liver Pie"
aux_quantity = 8
quality = 15
key = "724:0"
texture = 133952
suffix_id = 0
}
color = nil
(*temporary) = defined =[C]:-1
(*temporary) = {
0 =
}
(*temporary) =
(*temporary) = "]"
(*temporary) = 1
(*temporary) = "attempt to index local 'color' (a nil value)"
T =
{
}
ROW_HEIGHT = 39

commented

Maybe try /aux clear item cache or deleting the savedvariables entirely?

commented

In the newest version there's also /aux clear post (+ /run ReloadUI())