Skip to content

'BugSack' tried to call the protected function 'OpenSettingsPanel()' #155

@Hyldegaard

Description

@Hyldegaard

Describe the problem

Cannot open settings.

Did this happen on PTR/Beta or the live version of WoW?

Live

What steps will reproduce the problem?

  1. Use Bazooka display addon
  2. Right click Bugsack icon
  3. Look in sack

Attach a screenshot below to help describe your issue (Attach directly, do not link to other websites)

Nothing to show. Nothing besides the error happens when right clicking sack.

What version of the addon are you using? (Stating 'latest' is not useful)

11.2.9

Do you have an error log of what happened?

1x [ADDON_ACTION_BLOCKED] AddOn 'BugSack' tried to call the protected function 'OpenSettingsPanel()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: in function 'OpenSettingsPanel'
[Blizzard_Settings_Shared/Blizzard_Settings.lua]:144: in function 'OpenToCategory'
[BugSack/ldb.lua]:22: in function 'OnClick'
[Bazooka/Bazooka.lua]:1414: in function <Bazooka/Bazooka.lua:1411>

Locals:
self = <table> {
}
event = "ADDON_ACTION_BLOCKED"
addonName = "BugSack"
addonFunc = "OpenSettingsPanel()"
name = "BugSack"
badAddons = <table> {
 BugSack = true
}
L = <table> {
 ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
 NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
 ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
 USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
 BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
 STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
 ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
 NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
 NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
 ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
 ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}

Any additional information? (example: WoW language if not English)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions