Bug when trying to edit community member message

1x [ADDON_ACTION_FORBIDDEN] AddOn ‘AskMrRobot’ tried to call the protected function ‘SetClubMemberNote()’.
!BugGrabber\BugGrabber.lua:590: in function <!BugGrabber\BugGrabber.lua:590>
[C]: in function SetClubMemberNote' FrameXML\StaticPopup.lua:2338: in functionEditBoxOnEnterPressed’
FrameXML\StaticPopup.lua:4831: in function `StaticPopup_EditBoxOnEnterPressed’
[string “:OnEnterPressed"]:1: in function <[string ":OnEnterPressed”]:1>

Our addon does not use the function SetClubMemberNote. Sometimes addons can interfere with each other and errors will show up attributed to the wrong addon.

Try disabling all of your addons and then re-enable them one by one to find the actual source of this error.