Premade Groups Filter

Premade Groups Filter

12M Downloads

Lua error

Milky063 opened this issue · 5 comments

commented

Please check FAQ and existing issue first:

Game Version

Retail / Remix / Mists / Cata

Lua error from Bugsack

1x [ADDON_ACTION_FORBIDDEN] AddOn 'PremadeGroupsFilter' tried to call the protected function 'LinkAchievementInWhisper()'.
[Blizzard_AchievementUI/Mainline/Blizzard_AchievementUI.lua]:1032: in function <...rd_AchievementUI/Mainline/Blizzard_AchievementUI.lua:1031>

Locals:
self = Button {
 TopTsunami1 = Texture {
 }
 Highlight = Frame {
 }
 IsSkinned = true
 TitleBar = Texture {
 }
 Glow = Texture {
 }
 Tabard = Frame {
 }
 Shield = Button {
 }
 TopRightTsunami = Texture {
 }
 TopLeftTsunami = Texture {
 }
 RewardBackground = Texture {
 }
 Icon = Frame {
 }
 NineSlice = Frame {
 }
 backdropColorAlpha = 0
 Event = <table> {
 }
 completed = true
 Reward = FontString {
 }
 Label = FontString {
 }
 saturatedStyle = "normal"
 numLines = 2
 BottomLeftTsunami = Texture {
 }
 GuildCornerL = Texture {
 }
 index = 16
 callbackTables = <table> {
 }
 backdrop = Frame {
 }
 BottomRightTsunami = Texture {
 }
 DateCompleted = FontString {
 }
 collapsed = true
 objectives = AchievementFrameAchievementsObjectives {
 }
 Description = FontString {
 }
 PlusMinus = Texture {
 }
 layoutType = "TooltipDefaultLayout"
 GuildCornerR = Texture {
 }
 Background = Texture {
 }
 HiddenDescription = FontString {
 }
 Tracked = CheckButton {
 }
 id = 41605
 BottomTsunami1 = Texture {
 }
 Check = Texture {
 }
}
buttonName = "LeftButton"
down = false


Paste error here, keep the backticks below and above.

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

Looks like a wrongful blame caused by another addon. PGF is not calling LinkAchievementInWhisper() and also not doing anything related to achievements.

I assume this was a one time error?

commented
commented

How do you link the achievement? Do you click whisper group leader and then shift click on the achievement so that the link appears in the chat window?

commented
commented

Thanks for the clarification. I will try to reproduce the issue as soon as possible. Currently afk traveling, so expect no progress in the next weeks.