ChampionCommander

ChampionCommander

2M Downloads

ADDON_ACTION_FORBIDDEN: GuildControlSetRank()

antiz opened this issue ยท 1 comments

commented

Steps taken

  1. Logged in
  2. Used flight master
  3. Started two missions
  4. Used flight master
  5. Opened guild window (during flight)

Expected behaviour

  1. Guild window opens

Actual behaviour

  1. Blizzard error message about having blocked an addon action
  2. Guild window opens

Lua error

1x [ADDON_ACTION_FORBIDDEN] AddOn 'ChampionCommander' tried to call the protected function 'GuildControlSetRank()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `GuildControlSetRank'
...\Blizzard_GuildControlUI\Blizzard_GuildControlUI.lua:24: in function <...\Blizzard_GuildControlUI\Blizzard_GuildControlUI.lua:7>
[C]: in function `LoadAddOn'
FrameXML\UIParent.lua:446: in function `UIParentLoadAddOn'
FrameXML\UIParent.lua:692: in function `Communities_LoadUI'
FrameXML\UIParent.lua:926: in function `ToggleCommunitiesFrame'
FrameXML\UIParent.lua:813: in function `ToggleGuildFrame'
[string "TOGGLEGUILDTAB"]:1: in function <[string "TOGGLEGUILDTAB"]:1>```
commented

This appears to be a Blizzard UI taint being "blamed" on ChampionCommander. ChampionCommander does not call that function.