Translating a Lua Error

Hi there!

Im currently having a few LUA erros displayed when in raids/fights especially.
Now im no genius at this, cant really tell whats causing this. All i see is that it relates to Clique but its strange, never had any problems with Clique for a while.

The Lua Error:
Message: ADDON_ACTION_BLOCKED: Clique tried to call the protected function ‘CompactRaidFrameManagerContainerResizeFrame:Hide()’.
Time: Tue Nov 27 14:31:15 2018
Count: 1
Stack: ADDON_ACTION_BLOCKED: Clique tried to call the protected function ‘CompactRaidFrameManagerContainerResizeFrame:Hide()’.
…oot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:29: in function <…oot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
…oot\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: in function Fire' ...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:119> [C]: in functionHide’
…mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:571: in function CompactRaidFrameManager_LockContainer' ...mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:564: in functionCompactRaidFrameManager_UpdateContainerLockVisibility’
…mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:57: in function <…mpactRaidFrames\Blizzard_CompactRaidFrameManager.lua:50>

Locals:

Some friendly soul out there who can help me out?
Thanks

Are your addons updated? If yes then you should rely those errors to the addon website so the author can look it up and fix it.

By the looks of it Clique tries to call protected function. Protected functions can only be called by Blizzard official addons.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.