arkinventory icon indicating copy to clipboard operation
arkinventory copied to clipboard

[BUG] RunBinding Protected Function

Open thisisu opened this issue 6 months ago • 5 comments

What version number you are using?

3.11.00

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

2x [ADDON_ACTION_FORBIDDEN] AddOn 'ArkInventory' tried to call the protected function 'RunBinding()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `RunBinding'
[string "@Blizzard_FrameXML/Mainline/StackSplitFrame.lua"]:196: in function <...ddOns/Blizzard_FrameXML/Mainline/StackSplitFrame.lua:193>
[string "=[C]"]: in function `resume'
[string "@ArkInventory/Core/ArkInventory.lua"]:14206: in function `ThreadResume'
[string "*ArkInventory.xml:2434_OnUpdate"]:4: in function <[string "*ArkInventory.xml:2434_OnUpdate"]:1>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
}

To Reproduce I'm trying to pull items out of the guild bank.

Screenshots

image

Additional context

thisisu avatar Aug 20 '24 04:08 thisisu