Scrap (Junk Seller)

Scrap (Junk Seller)

22M Downloads

Sell Junk context menu not working

Closed this issue ยท 0 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

The option choice is throwing an error when I open the context menu

Scrap Version

11.2

World of Warcraft Flavor

Retail

World of Warcraft Region

EU

Tested with only Scrap

I got this issue with only Scrap enabled

Lua Error

19x Blizzard_SharedXMLBase/FrameUtil.lua:169: calling 'GetParent' on bad self (Usage: local parent = self:GetParent())
[Blizzard_SharedXMLBase/FrameUtil.lua]:169: in function 'DoesAncestryInclude'
[BagBrother/libs/Sushi-3.2-1/classes/groups/Options.lua]:105: in function 'GetCategory'
[BagBrother/libs/Sushi-3.2-1/classes/groups/Options.lua]:69: in function 'Open'
[Scrap/addons/merchant/button.lua]:98: in function 'method'
[BagBrother/libs/Sushi-3.2-1/classes/core/Callable.lua]:59: in function <.../BagBrother/libs/Sushi-3.2/classes/core/Callable.lua:55>
[BagBrother/libs/Sushi-3.2-1/Sushi-3.2.lua]:28: in function 'FireCalls'
[BagBrother/libs/Sushi-3.2-1/classes/buttons/Clickable.lua]:38: in function <...Brother/libs/Sushi-3.2/classes/buttons/Clickable.lua:34>
[tail call]: ?
[BagBrother/libs/Sushi-3.2-1/classes/drops/Button.lua]:89: in function <...s/BagBrother/libs/Sushi-3.2/classes/drops/Button.lua:87>

Locals:
ancestry = Frame {
 obj = <table> {
 }
 name = "Bazooka"
}
frame = <table> {
 __super = <table> {
 }
 __base = <table> {
 }
 Help = Frame {
 }
 __index = <table> {
 }
 Credits = Frame {
 }
 Filters = Frame {
 }
 Main = Frame {
 }
 __frames = <table> {
 }
 __count = 2
 Tag = "Scrap."
 None = <table> {
 }
}
currentFrame = <table> {
 __super = <table> {
 }
 __base = <table> {
 }
 Help = Frame {
 }
 __index = <table> {
 }
 Credits = Frame {
 }
 Filters = Frame {
 }
 Main = Frame {
 }
 __frames = <table> {
 }
 __count = 2
 Tag = "Scrap."
 None = <table> {
 }
}

Reproduction Steps

  1. Go to a merchant
  2. Right click on "Sell junk" button
  3. Context menu should open
  4. Click on "Options"
  5. See the error being thrown

Last Working Version

No response

Screenshots

Image