aux

aux

1M Downloads

LUA error when posting many items

GregoryGH opened this issue ยท 1 comments

commented

It seems always get this error when posting many different items in one session

1x aux-addon\tabs\post\core.lua:74: attempt to index global 'selected_item' (a nil value)
aux-addon\tabs\post\core.lua:74: in function get_buyout_selection' aux-addon\tabs\post\frame.lua:109: in function selected'
aux-addon\gui\listing.lua:29: in function <aux-addon\gui\listing.lua:26>

Locals:
(*temporary) =

{
15927:0 =
{
}
2672:0 =
{
}
2886:0 =
{
}
7075:0 =
{
}
5504:0 =
{
}
858:0 =
{
}
5635:0 =
{
}
5498:0 =
{
}
1081:0 =
{
}
}
(*temporary) = nil
(*temporary) = "attempt to index global 'selected_item' (a nil value)"
buyout_selections =
{
15927:0 =
{
}
2672:0 =
{
}
2886:0 =
{
}
7075:0 =
{
}
5504:0 =
{
}
858:0 =
{
}
5635:0 =
{
}
5498:0 =
{
}
1081:0 =
{
}
}

commented

Should be fixed now.