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

[Retail Bug Report] AddOn 'ElvUI' tried to call the protected function 'ChatFrame1:Show()'. #868

Closed
5 of 6 tasks
Skullcan opened this issue Feb 24, 2023 · 1 comment
Closed
5 of 6 tasks

Comments

@Skullcan
Copy link

What is the issue you are having?

Random error mid combat.

What is the expected behavior?

Not throw an error.

What actually happened?

Error

Suggested Solution/Workaround

No response

Errors

42x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'ChatFrame1:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `Show'
[string "@FrameXML/FloatingChatFrame.lua"]:2107: in function `FCFDock_UpdateTabs'
[string "@FrameXML/FloatingChatFrame.lua"]:2047: in function `FCFDock_AddChatFrame'
[string "@FrameXML/FloatingChatFrame.lua"]:1541: in function <FrameXML/FloatingChatFrame.lua:1535>
[string "=[C]"]: in function `FCF_DockFrame'
[string "@FrameXML/FloatingChatFrame.lua"]:867: in function <FrameXML/FloatingChatFrame.lua:787>
[string "=[C]"]: in function `FCF_OpenTemporaryWindow'
[string "@FrameXML/FloatingChatFrame.lua"]:2595: in function <FrameXML/FloatingChatFrame.lua:2578>

----


4x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'LeftChatPanel:SetPoint()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: in function `SetPoint'
[string "@ElvUI/Core/General/Toolkit.lua"]:106: in function `Point'
[string "@ElvUI/Core/Layout/Layout.lua"]:174: in function `RefreshChatMovers'
[string "@ElvUI/Core/Layout/Layout.lua"]:242: in function `RepositionChatDataPanels'
[string "@ElvUI/Core/Modules/Chat/Chat.lua"]:1373: in function `PositionChats'
[string "@ElvUI/Core/Modules/Chat/Chat.lua"]:2395: in function <ElvUI/Core/Modules/Chat/Chat.lua:2351>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `FCF_OpenTemporaryWindow'
[string "@FrameXML/FloatingChatFrame.lua"]:2595: in function <FrameXML/FloatingChatFrame.lua:2578>

ElvUI Changelog & Troubleshooting

  • I have confirmed that I have read the Changelog.
  • I have verfied ElvUI is up to date by checking /estatus.
  • I have verfied my issue doesn't exist in the ElvUI Issue Tracker.
  • I have not read step six and I am just clicking all boxes.
  • I have verfied my issue doesn't exist in the default UI.
  • I have disabled all addons except the three called 'ElvUI', 'ElvUI Libraries', and 'ElvUI Options' by using /edebug on? This is important in order to rule out that any of your other addons are causing the issue. If you manage to pinpoint a conflict between ElvUI and another addon, make sure you include that information.
@1Botanica1
Copy link

Please also always test with just ElvUI

Type in chat in game
/edebug on

Test - do you have the issue?

If so, type in chat in game /estatus and upload a full ui screenshot (no cropping) showing both the issue and the status panel.

More about taints here https://github.com/tukui-org/ElvUI/wiki/errors

@Skullcan Skullcan closed this as not planned Won't fix, can't repro, duplicate, stale May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants