arkinventory
arkinventory copied to clipboard
[BUG] Action only avail to Blizzard UI
What version number you are using? 3.10.25 (07-MAR-2024)
What game client are you playing? Retail, Wrath, Classic / Live, PTR, Beta Retail
What language is the game client set to? English
Describe the bug
1x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' 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"]:586: in function <...zzard_EncounterJournal/Blizzard_EncounterJournal.lua:575> [string "=[C]"]: in function
Show'
[string "@FrameXML/UIParent.lua"]:2968: in function SetUIPanel' [string "@FrameXML/UIParent.lua"]:2811: in function
ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:2676: in function <FrameXML/UIParent.lua:2672>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML/UIParent.lua"]:3278: in function
ShowUIPanel'
[string "@FrameXML/UIParent.lua"]:3239: in function ToggleFrame' [string "@FrameXML/UIParent.lua"]:1177: in function
ToggleEncounterJournal'
[string "TOGGLEENCOUNTERJOURNAL"]:1: in function <[string "TOGGLEENCOUNTERJOURNAL"]:1>
Locals:
_ = Frame {
RegisterEvent = To Reproduce
Exited a mythic raid.
Tried to open dungeon journal afterwards Screenshots
{
ADDON_ACTION_BLOCKED =
Additional context
Add any other context about the problem here.
theres no code anywhere in arkinventory that touches the encounter journal.
disable arkinventory and test again, it will report either the actual mod causing the issue or the next in line that has loaded the shared libraries.
update: it happened again. but when I disabled your addon and reloaded, the error stopped occurring.