Cataclysm Classic
Road-block opened this issue ยท 3 comments
Please check FAQ and existing issue first:
- FAQ / Wiki: https://github.com/0xbs/premade-groups-filter/wiki/FAQ
- All Issues: https://github.com/0xbs/premade-groups-filter/issues?q=
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
- Open premade dungeon list
- Setup filters ...
- Click on ...
Expected behaviour
Describe what you expect to happen.
The file is merely missing the header
local PGF = select(2, ...)
local L = PGF.L
local C = PGF.C