Scrap (Junk Seller)

Scrap (Junk Seller)

21M Downloads

New issue after addon update - Cannot sell

RangerTure opened this issue · 4 comments

commented

Which software were you running?

  • Addon version name:
  • Client used: [e.g. Vanilla 1.14.4, Retail PTR x.x.x, etc] Retail

Have you read the changelog?
Mark if read. Yes

Please describe the bug.
A clear and concise description of what the bug is. Cannot sell

Please describe how to reproduce it.

  1. Go to '...' Sell
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Any Screenshots?
If applicable, please add screenshots to help explain your problem.

Error Logs are Important!
Type /console scriptErrors 1 in the chat and reload the game. If an error window appears when reproducing the bug, please write here the first message (labelled 1/Many) that appeared. ⚠️ By default, the last error message is shown, not the first! You need to navigate back to the first error.

3x Scrap/addons/main/main.lua:155: attempt to call method 'BelongsToSet' (a nil value)
[string "@Scrap/addons/main/main.lua"]:155: in function IsFiltered' [string "@Scrap/addons/main/main.lua"]:69: in function IsJunk'
[string "@Scrap/addons/main/main.lua"]:97: in function (for generator)' [string "@Scrap/addons/merchant/button.lua"]:222: in function GetReport'
[string "@Scrap/addons/merchant/button.lua"]:147: in function `UpdateTip'
[string "@Scrap/addons/merchant/button.lua"]:122: in function <Scrap/addons/merchant/button.lua:120>

Locals:
self =

{
Merchant = Button {
}
charsets =
{
}
Spotlight =
{
}
Tag = "SCRAP_"
Defaults =
{
}
Learning =
{
}
Visualizer = ScrapVisualizer {
}
junk =
{
}
BaseList =
{
}
CharDefaults =
{
}
sets =
{
}
Name = "Scrap"
}
id = 204769
location =
{
slotIndex = 14
bagID = 0
}
_ = "Suffused Bracers"
link = "|cff1eff00|Hitem:204769::::::::70:255:::::::::|h[Suffused Bracers]|h|r"
quality = 2
level = 350
_ = 70
_ = "Armor"
_ = "Mail"
_ = 1
slot = "INVTYPE_WRIST"
_ = 4907431
value = 163651
class = 4
subclass = 3
bound = 1
level = 480
(*temporary) = nil
(*temporary) =
{
Filters =
{
}
Unusable =
{
}
Bangs =
{
}
}
(*temporary) = 204769
(*temporary) = "attempt to call method 'BelongsToSet' (a nil value)"
ARMOR = 4
WEAPON = 2
FISHING_POLE = 20
POOR = 0
INTRO_BREAKPOINT = 5
SHOULDER_BREAKPOINT = 15
UNCOMMON = 2
EPIC = 4
Search =
{
Filters =
{
}
Unusable =
{
}
Bangs =
{
}
}
CONSUMABLES = 0
RARE = 3

commented

3x Scrap/libs/ItemSearch-1.3-5/API.lua:87: attempt to call field 'IsAddOnLoaded' (a boolean value)
[string "@Scrap/libs/ItemSearch-1.3-5/API.lua"]:87: in main chunk

Locals:
Lib =

{
Unusable =
{
}
Bangs =
{
}
}
C =
{
Addons =
{
}
CurrencyInfo =
{
}
Container =
{
}
}
Unfit =
{
unusable =
{
}
}
Parser =
{
OR = "or"
NOT_MATCH = "not"
NOT = "Not"
ACCENTS =
{
}
}
L =
{
CLASS_REQUIREMENT = "Classes: (.)"
PLAYER_CLASS = "Hunter"
IN_SET = "Equipment Sets: |cFFFFFFFF(.
)|r"
}
(*temporary) = false
(*temporary) = "ItemRack"
(*temporary) = "attempt to call field 'IsAddOnLoaded' (a boolean value)"

commented

3x [string "Scrap/libs/TaintLess/Taint..."]:40: attempt to call global 'GetAddOnMetadata' (a nil value)
[string "Scrap/libs/TaintLess/TaintLess.xml:"]:40: in function <[string "Scrap/libs/TaintLess/Taint..."]:37>
[string "=[C]"]: in function `securecall'
[string "Scrap/libs/TaintLess/TaintLess.xml:"]:37: in main chunk

Locals:
cb = 110002
r =

{
}
_ = false
an = "Scrap"
(*temporary) = nil
(*temporary) = "Scrap"
(*temporary) = "X-TaintLess-DisableMitigations"
(*temporary) = "attempt to call global 'GetAddOnMetadata' (a nil value)"

commented

After completely reloading game - This is no longer an issue

commented

After completely reloading game - This is no longer an issue