Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on working #12

Open
PremierJosh opened this issue Dec 25, 2022 · 4 comments
Open

Stuck on working #12

PremierJosh opened this issue Dec 25, 2022 · 4 comments

Comments

@PremierJosh
Copy link

This addon doesn't work at all with Dragonflight - it just sits on "working" whenever I try to mail anything.

@PremierJosh
Copy link
Author

Message: Interface/AddOns/MailCommander/MailCommander.lua:211: table index is nil
Time: Mon Dec 26 11:02:51 2022
Count: 1
Stack: Interface/AddOns/MailCommander/MailCommander.lua:211: table index is nil
[string "@Interface/AddOns/MailCommander/MailCommander.lua"]:211: in function <Interface/AddOns/MailCommander/MailCommander.lua:210>
[string "@Interface/AddOns/MailCommander/MailCommander.lua"]:1812: in function <Interface/AddOns/MailCommander/MailCommander.lua:1806>
[string "=(tail call)"]: ?
[string "@Interface/AddOns/MailCommander/MailCommander.lua"]:2071: in function `OnSendClick'
[string "*MailCommander.xml:304_OnClick"]:1: in function <[string "*MailCommander.xml:304_OnClick"]:1>

Locals: table =

{
}
key = nil
(*temporary) = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table index is nil"
toonTable =
{
}
realmkey = ""

@PremierJosh
Copy link
Author

I also noticed that the "Filter" tab is always blank - even though I see entries in SavedVariables. I can make changes to add characters and confirmed it is updated in MailCommander.lua but the window is always empty.

@banta84
Copy link

banta84 commented Mar 12, 2023

Still not working. No dropdown characters list and error when pressing "Send all" with "working" at name standart mail ui.

2x MailCommander/MailCommander.lua:211: table index is nil
[string "@MailCommander/MailCommander.lua"]:211: in function <MailCommander/MailCommander.lua:210>
[string "@MailCommander/MailCommander.lua"]:1812: in function <MailCommander/MailCommander.lua:1806>
[string "=(tail call)"]: ?
[string "@MailCommander/MailCommander.lua"]:2071: in function `OnSendClick'
[string "*MailCommander.xml:304_OnClick"]:1: in function <[string "*MailCommander.xml:304_OnClick"]:1>

Locals:
table =

{
}
key = nil
(*temporary) = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table index is nil"
toonTable =
{
}
realmkey = ""

@gOOvER
Copy link

gOOvER commented Jun 25, 2023

Still same error:

5x MailCommander/MailCommander.lua:211: table index is nil
[string "@MailCommander/MailCommander.lua"]:211: in function <MailCommander/MailCommander.lua:210>
[string "@MailCommander/MailCommander.lua"]:1812: in function <MailCommander/MailCommander.lua:1806>
[string "=(tail call)"]: ?
[string "@MailCommander/MailCommander.lua"]:2071: in function `OnSendClick'
[string "*MailCommander.xml:304_OnClick"]:1: in function <[string "*MailCommander.xml:304_OnClick"]:1>

Locals:
table = <table> {
}
key = nil
(*temporary) = false
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table index is nil"
toonTable = <table> {
}
realmkey = ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants