Premade Groups Filter

Premade Groups Filter

9M Downloads

Attempt to index global 'MinRatingFrame' (a nil value).

aromagnoli opened this issue ยท 2 comments

commented

Game Version

Retail

Lua error from Bugsack

23x ...ddOns/PremadeGroupsFilter/Modules/AdvancedFilter.lua:94: attempt to index global 'MinRatingFrame' (a nil value)
[string "@PremadeGroupsFilter/Modules/AdvancedFilter.lua"]:94: in function `GetAdvancedFilterDefaults'
[string "@PremadeGroupsFilter/UI/DungeonPanel.lua"]:346: in function `UpdateAdvancedFilters'
[string "@PremadeGroupsFilter/UI/DungeonPanel.lua"]:276: in function `TriggerFilterExpressionChange'
[string "@PremadeGroupsFilter/UI/Common.lua"]:76: in function <PremadeGroupsFilter/UI/Common.lua:73>

Locals:
enabled = <table> {
 needsMyClass = false
 hasHealer = false
 minimumRating = 0
 difficultyMythicPlus = true
 needsHealer = false
 hasTank = false
 difficultyMythic = true
 difficultyNormal = true
 activities = <table> {
 }
 needsTank = false
 needsDamage = false
 difficultyHeroic = true
}
(*temporary) = nil
(*temporary) = <table> {
 needsMyClass = false
 hasHealer = false
 minimumRating = 0
 difficultyMythicPlus = true
 needsHealer = false
 hasTank = false
 difficultyMythic = true
 difficultyNormal = true
 activities = <table> {
 }
 needsTank = false
 needsDamage = false
 difficultyHeroic = true
}
(*temporary) = true
(*temporary) = "attempt to index global 'MinRatingFrame' (a nil value)"

Current behaviour

Opening the Premade Group tab with the addon, it triggers that error.

Steps to reproduce

  1. Open premade dungeon list with the addon loaded

Expected behaviour

Not throwing any errors. =)

commented

Yep. Same.

commented

Now fixed