shirsig / aux-addon

Auction House addOn for Classic (1.13) IMPORTANT: The folder name must be "aux-addon" IMPORTANT: The Vanilla (1.12) version moved here https://github.com/shirsig/aux-addon-vanilla
https://www.curseforge.com/wow/addons/aux
196 stars 42 forks source link

LUA error when posting many items #274

Closed GregoryGH closed 5 years ago

GregoryGH commented 5 years ago

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 functionselected' 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 =
{ } }

shirsig commented 5 years ago

Should be fixed now.