LFM+

LFM+

10.2k Downloads

lua error

gaveer opened this issue · 1 comments

commented

@ChrisKader

10x LFM+\core.lua:704: attempt to index field '?' (a nil value)
[string "@LFM+\core.lua"]:704: in function 'FilterApplicants'
[string "@LFM+\core.lua"]:766: in function <LFM+\core.lua:661>
[string "=[C]:"]: in function 'LFGListUtil_SortApplicants'
[string "@FrameXML\LFGList.lua"]:1498: in function 'LFGListApplicationViewer_UpdateResultList'
[string "@FrameXML\LFGList.lua"]:1315: in function 'onEvent'
[string "@FrameXML\LFGList.lua"]:215: in function <FrameXML\LFGList.lua:136>

Locals:
applicantID = 1
applicantInfo = <table> {
 numMembers = 1
 applicantID = 1
 comment = ""
 displayOrderID = 1
 isNew = true
 applicationStatus = "applied"
}
friendFound = false
neededClassFound = false
requiredScoreFound = false
(for index) = 1
(for limit) = 1
(for step) = 1
i = 1
name = "Bérlin-TarrenMill"
className = "MAGE"
_ = "Mage"
_ = 60
_ = 223
_ = 0
_ = false
_ = false
_ = true
_ = "DAMAGER"
relationship = false
dungeonScore = 1307
_ = "Bérlin"
realmName = "TarrenMill"
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"
db = <table> {
 lfgListingDoubleClick = true
 dungeonFilter = true
 flagRealm = false
 hideAppViewerOverlay = false
 filterPlayer = false
 showRealmName = true
 excludePlayerList = true
 filterRealm = false
 alwaysShowRoles = false
 flagPlayer = false
 shortenActivityName = true
 enableLFGDropdown = true
 excludeRealmList = true
 autoFocusSignUp = false
 ratingFilter = true
 ratingFilterMin = 600
 enabled = true
 alwaysShowFriends = true
 flagRealmList = <table> {
 }
 signupOnEnter = false
 classFilter = false
 flagPlayerList = <table> {
 }
 ratingFilterMax = 0
 classRoleDisplay = "def"
 dungeonAbbr = <table> {
 }
 showLeaderScore = true
 showPartyLeader = false
 activeRoleFilter = true
 realmList = <table> {
 }
}
LFMPlus = <table> {
 SetDefaultModuleLibraries = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:367
 eligibleApplicantList = <table> {
 }
 Enable = <function> defined @s\LFM+\core.lua:2049
 RegisterChatCommand = <function> defined @AutoTurnIn\Libs\AceConsole-3.0\AceConsole-3.0.lua:85
 EnableModule = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:332
 modules = <table> {
 }
 GetModule = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:210
 IterateEmbeds = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:442
 filterTable = <function> defined @s\LFM+\core.lua:131
 defaultModuleLibraries = <table> {
 }
 checkPlayer = <function> defined @s\LFM+\core.lua:161
 ClearValues = <function> defined @s\LFM+\core.lua:1954
 UnregisterChatCommand = <function> defined @AutoTurnIn\Libs\AceConsole-3.0\AceConsole-3.0.lua:111
 Printf = <function> defined @AutoTurnIn\Libs\AceConsole-3.0\AceConsole-3.0.lua:69
 baseName = "LFM+"
 SetDefaultModulePrototype = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:409
 RunHooks = <function> defined @s\LFM+\core.lua:1971
 removeFilteredId = <function> defined @s\LFM+\core.lua:103
 ToggleFrames = <function> defined @s\LFM+\core.lua:1931
 name = "LFM+"
 OnInitialize = <function> defined @s\LFM+\core.lua:1902
 IsEnabled = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:451
 orderedModules = <table> {
 }
 DeclineButtonTooltip = <function> defined @s\LFM+\core.lua:172
 DisableModule = <function> defined @BankStack\lib\AceAddon-3.0\AceAddon-3.0.lua:350
 FilterChanged = <function> defined @s\LFM+\core.lua:195
 isLeader = false
 RefreshResults = <function> defined @s\LFM+\core.lua:220
 GetNameRealm = <function> defined @s\LFM+\core.lua:201
 RegisterMessage = <function> defined @AutoTurnIn\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
 GetArgs = <function> defined @AutoTurnIn\Libs\AceConsole-3.0\AceConsole-3.0.lua:144
 Print = <function> defined @AutoTurnIn\Libs\AceConsole-3.0\AceConsole-3.0.lua:54
 AddToFilter = <function> defined @s\LFM+\core.lua:189
 checkRealm = <function> defined @s\LFM+\core.lua:150
 addFilteredId = <function> defined @s\LFM+\core.lua:123
 excludeFilteredId = 
commented

Latest version should resolve this issue.