2 Lua Errors, probably a conflict with some other addon?
icebobawhite opened this issue ยท 0 comments
Hello, sorry for posting here, it's probably an error on my end but i'm not sure how to get rid of it, maybe that could be helpful for further addon development?
Two lua errors, here they are from my BugSuck
1x BigDebuffs\BigDebuffs-v8.7.lua:1488: SetPortraitToTexture(): Texture is not 64x64 pixels: FileData ID 611425.
[string "=[C]"]: in function `SetPortraitToTexture'
[string "@BigDebuffs\BigDebuffs-v8.7.lua"]:1488: in function `UNIT_AURA'
[string "@BigDebuffs\BigDebuffs-v8.7.lua"]:1524: in function `?'
[string "@AzeriteTooltip\libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:119: in function <...tip\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@AzeriteTooltip\libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:29: in function <...tip\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
[string "@AzeriteTooltip\libs\CallbackHandler-1.0\CallbackHandler-1.0-7.lua"]:64: in function `Fire'
[string "@AzeriteTooltip\libs\AceEvent-3.0\AceEvent-3.0-4.lua"]:120: in function <...ns\AzeriteTooltip\libs\AceEvent-3.0\AceEvent-3.0.lua:119>
[string "=[C]"]: in function `CameraOrSelectOrMoveStop'
[string "CAMERAORSELECTORMOVE"]:4: in function <[string "CAMERAORSELECTORMOVE"]:1>
and other one
5x BigDebuffs\BigDebuffs-v8.7.lua:703: attempt to index field 'raidFrames' (a nil value)
[string "@BigDebuffs\BigDebuffs-v8.7.lua"]:703: in function <BigDebuffs\BigDebuffs.lua:702>
[string "=[C]"]: in function `CompactUnitFrame_UpdateAll'
[string "@FrameXML\CompactUnitFrame.lua"]:189: in function `CompactUnitFrame_SetUnit'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:406: in function `OnRemoved'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:146: in function `OnNamePlateRemoved'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:54: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:42>
Locals:
frame = NamePlate4UnitFrame {
otherHealPrediction = <unnamed> {
}
WidgetContainer = <unnamed> {
}
classificationIndicator = <unnamed> {
}
myHealAbsorbLeftShadow = <unnamed> {
}
maxDebuffs = 0
LoseAggroAnim = <unnamed> {
}
RaidTargetFrame = <unnamed> {
}
maxDispelDebuffs = 0
disableMouse = true
inVehicle = false
0 = <userdata>
castBar = <unnamed> {
}
selectionHighlight = <unnamed> {
}
ClassificationFrame = <unnamed> {
}
unitExists = false
myHealPrediction = <unnamed> {
}
optionTable = <table> {
}
overAbsorbGlow = <unnamed> {
}
totalAbsorbOverlay = <unnamed> {
}
healthBar = <unnamed> {
}
BuffFrame = <unnamed> {
}
totalAbsorb = <unnamed> {
}
name = <unnamed> {
}
myHealAbsorb = <unnamed> {
}
maxBuffs = 0
aggroHighlight = <unnamed> {
}
myHealAbsorbRightShadow = <unnamed> {
}
overHealAbsorbGlow = <unnamed> {
}
newUnit = true
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'raidFrames' (a nil value)"
pending = <table> {
}