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
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 =
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 = {
}
}
shirsig
commented
5 years ago
- © Githubissues.
- Githubissues is a development platform for aggregating issues.
Should be fixed now.