Premade Groups Filter

Premade Groups Filter

9M Downloads

PGF doesn't support evokers

mabnp opened this issue ยท 1 comments

commented

PGF errors on beta because it doesn't understand evokers.
Adding "EVOKER" entry to DPS_CLASS_TYPE in Init.lua fixes the issue.

3x Interface/AddOns/PremadeGroupsFilter/Main.lua:285: attempt to perform arithmetic on field '?' (a nil value)
[string "@Interface/AddOns/PremadeGroupsFilter/Main.lua"]:285: in function `PutSearchResultMemberInfos'
[string "@Interface/AddOns/PremadeGroupsFilter/Main.lua"]:411: in function <Interface/AddOns/PremadeGroupsFilter/Main.lua:311>
[string "=[C]"]: in function `LFGListUtil_SortSearchResults'
[string "@Interface/FrameXML/LFGList.lua"]:2124: in function `LFGListSearchPanel_UpdateResultList'
[string "@Interface/FrameXML/LFGList.lua"]:1998: in function `onEvent'
[string "@Interface/FrameXML/LFGList.lua"]:218: in function <Interface/FrameXML/LFGList.lua:139>
commented

Thanks for the report, fixed in 3.1.5