NPCScan

NPCScan

59M Downloads

Couldn't find inherited node "1"

Dizzard92 opened this issue ยท 0 comments

commented

Hello,

I'm getting this error when NPCScan recognizes a rare mob.
NPCScan Version 9.0.1.3

Message: Frame:CreateTexture(): Couldn't find inherited node "1"
Lua Taint: NPCScan
Time: Mon Jul 29 10:25:11 2024
Count: 1
Stack: Frame:CreateTexture(): Couldn't find inherited node "1"
Lua Taint: NPCScan
[string "@Interface/AddOns/NPCScan/TargetButton/TargetButton.lua"]:578: in function `CreateTargetButton'
[string "@Interface/AddOns/NPCScan/TargetButton/TargetButtonManager.lua"]:78: in function <.../AddOns/NPCScan/TargetButton/TargetButtonManager.lua:69>
[string "@Interface/AddOns/NPCScan/TargetButton/TargetButtonManager.lua"]:194: in function `?'
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `SendMessage'
[string "@Interface/AddOns/NPCScan/Scanner.lua"]:50: in function <Interface/AddOns/NPCScan/Scanner.lua:32>
[string "@Interface/AddOns/NPCScan/Scanner.lua"]:346: in function <Interface/AddOns/NPCScan/Scanner.lua:318>
[string "@Interface/AddOns/NPCScan/Scanner.lua"]:407: in function `?'
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...ore/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@Interface/AddOns/DBM-Core/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals: unitClassification = "rare"
button = Button {
 killedTextureFrame = Frame {
 }
 Portrait = Texture {
 }
 killedBackgroundTexture = Texture {
 }
 shineTexture = Texture {
 }
 RaidIcon = Texture {
 }
 Background = Texture {
 }
 glowTexture = Texture {
 }
 PixelSnapDisabled = true
 DismissButton = Button {
 }
}
dismissButton = Button {
}
raidIcon = Texture {
 PixelSnapDisabled = true
}
portrait = Texture {
 PixelSnapDisabled = true
}
background = Texture {
}
glowTexture = Texture {
}
shineTexture = Texture {
}
killedBackgroundTexture = Texture {
 PixelSnapDisabled = true
}
killedTextureFrame = Frame {
}
private = <table> {
 DEFAULT_OS_SPAWN_POINT = "BOTTOMRIGHT"
 Data = <table> {
 }
 NUM_RAID_ICONS = 8
 DUMP_COMMANDS = <table> {
 }
 DefaultPreferences = <table> {
 }
 db = <table> {
 }
 Enum = <table> {
 }
 DetectionGroupStatusLabels = <table> {
 }
 Overlays = <table> {
 }
 QuestIDFromName = <table> {
 }
 TargetButtonAnchor = Frame {
 }
 DetectionGroupStatusColors = <table> {
 }
 QuestNPCs = <table> {
 }
 NPCMetatable = <table> {
 }
 VignetteIDToNPCMapping = <table> {
 }
 NPCIDFromName = <table> {
 }
 EventMessage = <table> {
 }
}
AceEvent = <table> {
 embeds = <table> {
 }
 messages = <table> {
 }
 events = <table> {
 }
 frame = AceEvent30Frame {
 }
}
TargetButtonMetatable = <table> {
 __index = Button {
 }
}
ClassificationDecorators = <table> {
}