Premade Groups Filter

Premade Groups Filter

9M Downloads

Cataclysm Classic

Road-block opened this issue ยท 3 comments

commented

Please check FAQ and existing issue first:

Game Version

Cataclysm Classic enUS, 54525

Lua error from Bugsack

4x PremadeGroupsFilter/Modules/Activity_Cata.lua:192: attempt to index global 'C' (a nil value)
[string "@PremadeGroupsFilter/Modules/Activity_Cata.lua"]:192: in main chunk

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

Describe what your issue here as detailed as possible.

Steps to reproduce

  1. Open premade dungeon list
  2. Setup filters ...
  3. Click on ...

Expected behaviour

Describe what you expect to happen.

commented
commented

The file is merely missing the header

local PGF = select(2, ...)
local L = PGF.L
local C = PGF.C
commented

That happens if I push the new version too quickly without testing. Thanks for the report, problem is now fixed!