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

AddOn 'Scrap' tried to call the protected function 'DeleteCursorItem()'. #246

Open
brittyazel opened this issue Jan 12, 2024 · 2 comments
Open

Comments

@brittyazel
Copy link

This lua error occurred when opening the vendor window with Thaumaturge Vashreen on the Vindicar. This error happens each time I try to open the window, though only after I first sold a bunch of junk to this vendor.

This is with WoW Retail patch 10.2.0

2x [ADDON_ACTION_BLOCKED] AddOn 'Scrap' tried to call the protected function 'DeleteCursorItem()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function `DeleteCursorItem'
[string "@Scrap/addons/merchant/button.lua"]:197: in function `Sell'
[string "@Scrap/addons/merchant/button.lua"]:51: in function `?'
[string "@BugSack/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ack/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@BugSack/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ack/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@BugSack/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `SendMessage'
[string "@Scrap/libs/WildAddon-1.0-2/WildAddon-1.0.lua"]:100: in function `SendSignal'
[string "@Scrap/addons/main/main.lua"]:34: in function <Scrap/addons/main/main.lua:34>
[string "=[C]"]: ?
[string "@BugSack/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ack/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@BugSack/Libs/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@DevTool/Libs/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <...ceDevTool/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:553
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:553
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:547
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:562
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:507
}

@brittyazel
Copy link
Author

Update, this is actually happening at every vendor now, regardless of location. Something happened to where I get this bug 100% of the time now :-/

@Captnmoregun
Copy link

I have the same issue. It has been doing this for a while.

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

2 participants