Parrot 2

Parrot 2

727k Downloads

Lua Error - Triggers.lua:1655: bad argument #1 to 'pairs'

azndyna opened this issue ยท 0 comments

commented

What steps will reproduce the problem?

  1. /Parrot in chat or press Load Config for Parrot in WoW options > Addons

What version of Parrot are you using?

v2.0.13

Do you have an error log of what happened?

Message: Interface\AddOns\Parrot\Code\Triggers.lua:1655: bad argument #1 to 'pairs' (table expected, got nil)
Time: Tue Jul 24 23:53:17 2018
Count: 1
Stack: Interface\AddOns\Parrot\Code\Triggers.lua:1655: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function pairs' Interface\AddOns\Parrot\Code\Triggers.lua:1655: in function makeOption'
Interface\AddOns\Parrot\Code\Triggers.lua:1681: in function OnOptionsCreate' Interface\AddOns\Parrot\Code\Parrot.lua:455: in function <Interface\AddOns\Parrot\Code\Parrot.lua:449> (tail call): ? [C]: ? [string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5> (tail call): ? ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:813: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:639> (tail call): ? [C]: ? [string "safecall Dispatcher[4]"]:9: in function <[string "safecall Dispatcher[4]"]:5> (tail call): ? ...terface\AddOns\Masque\Libs\AceGUI-3.0\AceGUI-3.0.lua:314: in function Fire'
...sque\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:22: in function <...sque\Libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

Locals:

Message: Interface\AddOns\Parrot\Code\Triggers.lua:1655: bad argument #1 to 'pairs' (table expected, got nil)
Time: Tue Jul 24 23:59:38 2018
Count: 5
Stack: Interface\AddOns\Parrot\Code\Triggers.lua:1655: bad argument #1 to 'pairs' (table expected, got nil)
[C]: in function pairs' Interface\AddOns\Parrot\Code\Triggers.lua:1655: in function makeOption'
Interface\AddOns\Parrot\Code\Triggers.lua:1681: in function OnOptionsCreate' Interface\AddOns\Parrot\Code\Parrot.lua:455: in function ShowConfig'
Interface\AddOns\Parrot\Code\Parrot.lua:268: in function ?' Interface\FrameXML\ChatFrame.lua:4724: in function <Interface\FrameXML\ChatFrame.lua:4671> [C]: in function ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:4386: in function <Interface\FrameXML\ChatFrame.lua:4385>
[C]: in function ChatEdit_SendText' Interface\FrameXML\ChatFrame.lua:4422: in function ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals: (*temporary) = nil
(*temporary) = "table expected, got nil"
= defined =[C]:-1

Please provide any additional information below. (example: localization of your client if not enUS or enGB)

Just got back into the game, did a character transfer, and noticed this error when trying to configure Parrot. Sorry, I can't tell you if this exception was caught prior to the transfer.

I tried turning off the Masque addon since I saw it in the error, but didn't make a difference.