Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some error when party member(pet) die or level up #17

Open
SunnyJang38 opened this issue Aug 21, 2021 · 3 comments
Open

some error when party member(pet) die or level up #17

SunnyJang38 opened this issue Aug 21, 2021 · 3 comments

Comments

@SunnyJang38
Copy link

1x [ADDON_ACTION_BLOCKED] 애드온 'MissingTradeSkillsList_TBC' 보호된 함수 호출 'CompactRaidFrame1:Show()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function Show' [string "@FrameXML\CompactUnitFrame.lua"]:359: in function CompactUnitFrame_UpdateVisible'
[string "@FrameXML\CompactUnitFrame.lua"]:292: in function `CompactUnitFrame_UpdateAll'
[string "@FrameXML\CompactUnitFrame.lua"]:56: in function <FrameXML\CompactUnitFrame.lua:53>

@TylerPentecost
Copy link

I see the following when opening my guild roster for the first time. Doing a quick search of this repository, though, I cannot see where 'GuildControlSetRank' ever appears.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'MissingTradeSkillsList_TBC' tried to call the protected function 'GuildControlSetRank()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `GuildControlSetRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2756: in function `GuildControlPopupFrameDropDownButton_ClickedRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2508: in function `GuildControlPopupFrame_Initialize'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:966: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

@SunnyJang38
Copy link
Author

I see the following when opening my guild roster for the first time. Doing a quick search of this repository, though, I cannot see where 'GuildControlSetRank' ever appears.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'MissingTradeSkillsList_TBC' tried to call the protected function 'GuildControlSetRank()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `GuildControlSetRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2756: in function `GuildControlPopupFrameDropDownButton_ClickedRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2508: in function `GuildControlPopupFrame_Initialize'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:966: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

u need to click like "see offline guild member"

and i was posted 2 kinds of error
some 'CompactRaidFrame1:Show()'. from 2.5.1 to 2.5.2
'GuildControlSetRank' error thing come out in 2.5.2

@TylerPentecost
Copy link

I see the following when opening my guild roster for the first time. Doing a quick search of this repository, though, I cannot see where 'GuildControlSetRank' ever appears.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'MissingTradeSkillsList_TBC' tried to call the protected function 'GuildControlSetRank()'.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `GuildControlSetRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2756: in function `GuildControlPopupFrameDropDownButton_ClickedRank'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:2508: in function `GuildControlPopupFrame_Initialize'
[string "@Interface_TBC\FrameXML\FriendsFrame.lua"]:966: in function `FriendsFrame_OnEvent'
[string "*:OnEvent"]:1: in function <[string "*:OnEvent"]:1>

u need to click like "see offline guild member"

and i was posted 2 kinds of error
some 'CompactRaidFrame1:Show()'. from 2.5.1 to 2.5.2
'GuildControlSetRank' error thing come out in 2.5.2

Thanks for the clarification!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants