Scrap (Junk Seller)

Scrap (Junk Seller)

21M Downloads

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

brittyazel opened this issue ยท 2 comments

commented

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
}

commented

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

commented

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 :-/