Premade Groups Filter

Premade Groups Filter

9M Downloads

LUA Error

LifeIsBrilliant opened this issue ยท 2 comments

commented

Please check FAQ and existing issue first:

Game Version

Retail Remix

Lua error from Bugsack

Message:` Interface/AddOns/PGFinder/PGF.lua:1829: attempt to index local 'name' (a nil value)
Time: Sat Jun 29 17:28:56 2024
Count: 1
Stack: Interface/AddOns/PGFinder/PGF.lua:1829: attempt to index local 'name' (a nil value)
[string "@Interface/AddOns/PGFinder/PGF.lua"]:1829: in function <Interface/AddOns/PGFinder/PGF.lua:1778>
[string "@Interface/AddOns/PGFinder/PGF.lua"]:2593: in function <Interface/AddOns/PGFinder/PGF.lua:2589>
[string "=[C]"]: ?
[string "=[C]"]: in function `Show'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:458: in function `SetUIPanel'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:301: in function `ShowUIPanel'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:165: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:161>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/AddOns/Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:769: in function `ShowUIPanel'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/PVEFrame.lua"]:97: in function `PVEFrame_ShowFrame'
[string "@Interface/AddOns/Blizzard_GroupFinder/Mainline/PVEFrame.lua"]:55: in function `PVEFrame_ToggleFrame'
[string "@Interface/AddOns/Blizzard_ActionBar/Mainline/MainMenuBarMicroButtons.lua"]:1059: in function <...zzard_ActionBar/Mainline/MainMenuBarMicroButtons.lua:1057>
[string "=[C]"]: ?

Locals: dungeonDifficultyText = FontString {
 0 = <userdata>
}
dungeonDifficultyDropDown = Button {
 0 = <userdata>
 Right = PVEFrameRight {
 }
 Left = PVEFrameLeft {
 }
 selectedID = 4
 Text = PVEFrameText {
 }
 initialize = <function> defined @Interface/AddOns/PGFinder/PGF.lua:1804
 Button = PVEFrameButton {
 }
 Icon = PVEFrameIcon {
 }
 Middle = PVEFrameMiddle {
 }
 noResize = 1
}
Initialize_DungeonStates = <function> defined @Interface/AddOns/PGFinder/PGF.lua:1804
matchingActivities = <table> {
 1 = 1339
 2 = 1340
 3 = 1335
 4 = 1336
 5 = 1337
 6 = 1338
 7 = 1341
 8 = 1342
 9 = 1343
 10 = 1344
 11 = 1347
 12 = 1348
 13 = 1345
 14 = 1346
 15 = 1349
 16 = 1350
 17 = 1333
 18 = 1334
}
(for index) = 1
(for limit) = 18
(for step) = 1
i = 1
name = nil
(*temporary) = 1339
(*temporary) = nil
(*temporary) = 1
(*temporary) = 1
(*temporary) = 1
(*temporary) = 1
(*temporary) = 24
(*temporary) = 1
(*temporary) = 24
(*temporary) = DropDownList1Button24 {
 0 = <userdata>
 NewFeature = Frame {
 }
 Highlight = DropDownList1Button24Highlight {
 }
 invisibleButton = DropDownList1Button24InvisibleButton {
 }
 value = 23
 func = <function> defined @Interface/AddOns/Blizzard_TimeManager/Mainline/Blizzard_TimeManager.lua:251
 Icon = DropDownList1Button24Icon {
 }
}
(*temporary) = nil
(*temporary) = DropDownList1Button24NormalText {
 0 = <userdata>
}
(*temporary) = false
(*temporary) = DropDownList1Button24 {
 0 = <userdata>
 NewFeature = Frame {
 }
 Highlight = DropDownList1Button24Highlight {
 }
 invisibleButton = DropDownList1Button24InvisibleButton {
 }
 value = 23
 func = <function> defined @Interface/AddOns/Blizzard_TimeManager/Mainline/Blizzard_TimeManager.lua:251
 Icon = DropDownList1Button24Icon {
 }
}
(*temporary) = false
(*temporary) = DropDownList1Button24NormalText {
 0 = <userdata>
}
(*temporary) = "RIGHT"
(*temporary) = 20
(*temporary) = 0
(*temporary) = <userdata>
(*temporary) = 0
(*temporary) = 138.844452
(*temporary) = 138.844452
(*temporary) = nil
(*temporary) = nil
(*temporary) = Button {
 0 = <userdata>
 Right = PVEFrameRight {
 }
 Left = PVEFrameLeft {
 }
 selectedID = 4
 Text = PVEFrameText {
 }
 initialize = <function> defined @Interface/AddOns/PGFinder/PGF.lua:1804
 Button = PVEFrameButton {
 }
 Icon = PVEFrameIcon {
 }
 Middle = PVEFrameMiddle {
 }
 noResize = 1
}
(*temporary) = DropDownList1Button4ColorSwatch {
 InnerBorder = Texture {
 }
 SwatchBg = DropDownList1Button4ColorSwatchSwatchBg {
 }
 Color = Texture {
 }
 0 = <userdata>
 SetColor = <function> defined @Int

Screenshots

Screenshots which show your filters and where the issue happened are extremely helpful.
Drag your screenshot files here (do not paste). Full un-cropped screenshots are preferred.

Current behaviour

Disabled all addons besides PGFinder

Steps to reproduce

Open Finder -> LUA Error

Expected behaviour

Describe what you expect to happen.

commented

This error is from an addon named "PGFinder" which is not "PremadeGroupsFinder" although the name is very close.

commented

uuups so sorry :)