Skip to content

Attempt to call field IsDressableItemByID (MOP CLASSIC) #72

@marulol

Description

@marulol

What version(s) of WoW are you using?

Classic

What version of Syndicator?

Newest Release

What isn't working? What was supposed to happen?

Lua Error

Are you experiencing any lua errors

Message: Interface/AddOns/Syndicator/Search/CheckItem.lua:256: attempt to call field 'IsDressableItemByID' (a nil value)
Time: Sat Jul 12 04:05:18 2025
Count: 1
Stack:
[Interface/AddOns/Syndicator/Search/CheckItem.lua]:256: in function '?'
[Interface/AddOns/Syndicator/Search/CheckItem.lua]:1681: in function 'check'
[Interface/AddOns/Syndicator/Search/CheckItem.lua]:1892: in function <Interface/AddOns/Syndicator/Search/CheckItem.lua:1878>
[tail call]: ?
[Interface/AddOns/Baganator/ItemViewCommon/ItemButton.lua]:1238: in function 'SetItemFiltered'
[Interface/AddOns/Baganator/ItemViewCommon/Layouts.lua]:1537: in function 'StartSearch'
[Interface/AddOns/Baganator/ItemViewCommon/Layouts.lua]:629: in function 'ApplySearch'
[Interface/AddOns/Baganator/SingleViews/BackpackView.lua]:45: in function 'ApplySearch'
[Interface/AddOns/Baganator/ItemViewCommon/BackpackView.lua]:98: in function <...ace/AddOns/Baganator/ItemViewCommon/BackpackView.lua:96>
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua]:144: in function <...e/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua:143>
[C]: ?
[Interface/AddOns/Blizzard_SharedXMLBase/CallbackRegistry.lua]:147: in function 'TriggerEvent'
[Interface/AddOns/Baganator/ItemViewCommon/Search.lua]:84: in function <Interface/AddOns/Baganator/ItemViewCommon/Search.lua:81>
[C]: ?

Locals:
details =

{
itemCount = 20
markUnusable = false
itemLocation =
{
}
subClassID = 2
keywordMatchInfo =
{
}
tooltipInfoSpell =
{
}
persistIconGrey = false
itemName = "Noggenfogger Elixir"
itemLink = "[Noggenfogger Elixir]"
quality = 1
invType = "INVTYPE_NON_EQUIP_IGNORE"
isJunk = false
hasSpell = true
searchKeywords =
{
}
hasLoot = false
itemStats =
{
}
classID = 0
hasNoValue = false
fullMatchInfo =
{
}
itemID = 8529
isBound = true
matchesSearch = true
contextMatch = true
}
(*temporary) = nil
(*temporary) = 8529
(*temporary) = "attempt to call field 'IsDressableItemByID' (a nil value)"

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingclassic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions