PermoksAccountManager

PermoksAccountManager

19.8k Downloads

command /pam keys does not work

Sythr4l opened this issue ยท 1 comments

commented

I receive this error when trying to use the command /pam keys

5x ...dOns/PermoksAccountManager/PermoksAccountManager.lua:1903: attempt to index local 'msg' (a nil value)
[string "@PermoksAccountManager/PermoksAccountManager.lua"]:1903: in function PostKeysIntoChat' [string "@PermoksAccountManager/commands.lua"]:174: in function ?'
[string "@PermoksAccountManager/commands.lua"]:206: in function ?' [string "@Gnosis/Libs/AceConsole-3.0-7/AceConsole-3.0.lua"]:90: in function ?'
[string "@FrameXML/ChatFrame.lua"]:5291: in function ChatEdit_ParseText' [string "@FrameXML/ChatFrame.lua"]:4948: in function ChatEdit_SendText'
[string "@FrameXML/ChatFrame.lua"]:3181: in function <FrameXML/ChatFrame.lua:3175>
[string "=[C]"]: in function UseAction' [string "@FrameXML/SecureTemplates.lua"]:364: in function handler'
[string "@FrameXML/SecureTemplates.lua"]:690: in function <FrameXML/SecureTemplates.lua:672>
[string "@FrameXML/SecureTemplates.lua"]:704: in function <FrameXML/SecureTemplates.lua:697>
[string "@FrameXML/SecureTemplates.lua"]:746: in function `SecureActionButton_OnClick'
[string "@FrameXML/ActionButton.lua"]:1435: in function <FrameXML/ActionButton.lua:1405>
[string "=[C]"]: ?

Locals:
self =

{
CreateResetTimers = defined @PermoksAccountManager/PermoksAccountManager.lua:564
numDungeons = 9
SendAccountUpdates = defined @PermoksAccountManager/modules/accounts.lua:230
SendAccountUpdate = defined @PermoksAccountManager/modules/accounts.lua:222
BefriendEveryoneOfAccount = defined @PermoksAccountManager/modules/accounts.lua:250
modules =
{
}
groups =
{
}
labelRows =
{
}
SendCharacterUpdate = defined @PermoksAccountManager/modules/accounts.lua:261
UpdateBorderColor = defined @PermoksAccountManager/PermoksAccountManager.lua:366
CreateLocationString = defined @PermoksAccountManager/modules/character.lua:625
UpdateStrings = defined @PermoksAccountManager/PermoksAccountManager.lua:1592
AddModule = defined @PermoksAccountManager/modules.lua:142
ICONSTRINGS =
{
}
IsEnabled = defined @Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:447
TorghastTooltip_OnEnter = defined @PermoksAccountManager/modules/torghast.lua:98
factions =
{
}
GetNextDailyResetTime = defined @PermoksAccountManager/PermoksAccountManager.lua:1866
RegisterMessage = defined @BasicMinimap/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
UnregisterMessage = defined @BasicMinimap/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:143
isBlacklisted = defined @PermoksAccountManager/commands.lua:4
Purge = defined @PermoksAccountManager/commands.lua:216
CheckForModernize = defined @PermoksAccountManager/PermoksAccountManager.lua:597
SetEnabledState = defined @Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:420
professionCDs =
{
}
UpdateColumnForAlt = defined @PermoksAccountManager/PermoksAccountManager.lua:1492
OnEnable = defined @PermoksAccountManager/PermoksAccountManager.lua:425
CreateSanctumTierString = defined @PermoksAccountManager/modules/covenant.lua:323
PVPTooltip_OnEnter = defined @PermoksAccountManager/modules/pvp.lua:73
spairs = defined @PermoksAccountManager/PermoksAccountManager.lua:143
RequestAccountSync = defined @PermoksAccountManager/modules/accounts.lua:116
NewModule = defined @Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:231
FindQuestByQuestID = defined @PermoksAccountManager/modules/quests.lua:1259
CompletedTorghastLayers = defined @PermoksAccountManager/modules/torghast.lua:85
CreateQuestString = defined @PermoksAccountManager/modules/quests.lua:1290
ImportOptions = defined @PermoksAccountManager/options.lua:1950
GetNextWeeklyResetTime = defined @PermoksAccountManager/PermoksAccountManager.lua:1861
HandleSecretPsst = defined @PermoksAccountManager/commands.lua:229
ProcessAccountMessage = defined @PermoksAccountManager/modules/accounts.lua:61
confirm = Frame {
}
optionsFrame =
{
}
GetName = defined @Details/Libs/AceAddon-3.0/AceAddon-3.0.lua:275
dungeons =
{
}
ResetAccount = defined @PermoksAccountManager/PermoksAccountManager.lua:946
categoryFrame = Frame {
}
name = "PermoksAccountManager"
account =
{
}
activityIDToKeys =
{
}
ElvUI_Skins = false
OnLogin = defined @PermoksAccountManager/PermoksAccountManager.lua:871
Disable =

commented

Will be fixed in the next update. Thanks for the report!