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

Error upon opening encounter journal #75

Open
drgrejuva opened this issue May 6, 2024 · 3 comments
Open

Error upon opening encounter journal #75

drgrejuva opened this issue May 6, 2024 · 3 comments
Assignees
Labels
question Awaiting answer from reporter

Comments

@drgrejuva
Copy link

15x [ADDON_ACTION_FORBIDDEN] AddOn 'Raven' tried to call the protected function 'OnOpen()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function OnOpen' [string "@Blizzard_EncounterJournal/Blizzard_EncounterJournal.lua"]:591: in function <...zzard_EncounterJournal/Blizzard_EncounterJournal.lua:576> [string "=[C]"]: in function Show'
[string "@FrameXML/UIParent.lua"]:2977: in function SetUIPanel' [string "@FrameXML/UIParent.lua"]:2820: in function ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2685: in function <FrameXML/UIParent.lua:2681>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML/UIParent.lua"]:3288: in function <FrameXML/UIParent.lua:3267> [string "=[C]"]: ? [string "=[C]"]: in function ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:3249: in function ToggleFrame' [string "@FrameXML/UIParent.lua"]:1177: in function ToggleEncounterJournal'
[string "TOGGLEENCOUNTERJOURNAL"]:1: in function <[string "TOGGLEENCOUNTERJOURNAL"]:1>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:491
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:491
SetScript = defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511
}

@Dicebar
Copy link
Owner

Dicebar commented May 6, 2024

Which version of the game is this? What triggers this error?

@Dicebar Dicebar added the question Awaiting answer from reporter label May 6, 2024
@Dicebar Dicebar self-assigned this May 6, 2024
@drgrejuva
Copy link
Author

Dragonflight. Happens when opening the Encounter Journal via Shift+J. Says Raven has been blocked from an action only available to the Blizzard UI. Doesn't happen again after reload.

@Dicebar
Copy link
Owner

Dicebar commented May 6, 2024

I can't replicate that myself.

Can you try if the error occurs when Raven is the only addon enabled?

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

No branches or pull requests

2 participants