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

Unable to use items in bags #13

Open
anyuta1166 opened this issue Dec 5, 2022 · 0 comments
Open

Unable to use items in bags #13

anyuta1166 opened this issue Dec 5, 2022 · 0 comments

Comments

@anyuta1166
Copy link

anyuta1166 commented Dec 5, 2022

Unable to use any usable item in bags:

an error appears that says there was an attempt to call a protected function UNKNOWN()

4x [ADDON_ACTION_FORBIDDEN] Модификация 'ItemLevelDisplay' пыталась вызвать защищенную функцию 'UNKNOWN()'.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:480: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: in function `UseContainerItem'
[string "@Interface/FrameXML/ContainerFrame.lua"]:1409: in function <Interface/FrameXML/ContainerFrame.lua:1318>
[string "=[C]"]: in function `ContainerFrameItemButton_OnClick'
[string "@Interface/FrameXML/ContainerFrame.lua"]:1461: in function <Interface/FrameXML/ContainerFrame.lua:1448>

This is probably caused by the call to CloseAllBags().

Removing CloseAllBags() foxed the issue for me.

@anyuta1166 anyuta1166 changed the title Unable to use times Unable to use items in bags Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant