Skip to content

Lua error when hovering over boss abilities conveyer belt #293

@JyanseiCoding

Description

@JyanseiCoding

Describe the bug

So, this happens whenever you hover over any boss abilities in the conveyer belt boss timeline thingie. I was doing a tmog run in Aberrus, and we wipes on Sarkareth lol, and this abilities timeline was still going on even after we released. I went to hover with my mouse over one of the abilities and the lua error popped up. I went over it again to make sure and it was the same error. I did not try this with only Clicked enabled sadly but I thought I'd post this here anyway!

5x Clicked/Core/Tooltips.lua:169: attempt to compare local 'spellId' (a secret number value tainted by 'Clicked')
[Clicked/Core/Tooltips.lua]:169: in function <Clicked/Core/Tooltips.lua:154>
[tail call]: ?
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:241>
[tail call]: ?
[C]: ?
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:517: in function 'SetSpellByID'
[Blizzard_EncounterTimeline/EncounterTimelineEventFrame.lua]:196: in function 'PopulateTooltip'
[Blizzard_EncounterTimeline/EncounterTimelineEventFrame.lua]:191: in function 'ShowTooltip'
[Blizzard_EncounterTimeline/EncounterTimelineEventFrame.lua]:31: in function <...rd_EncounterTimeline/EncounterTimelineEventFrame.lua:30>

Locals:
self = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
suppressAutomaticCompareItem = false
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
processingInfo =

{
}
infoList =
{
}
TextLeft1 = GameTooltipTextLeft1 {
}
numMoneyFrames = 1
supportsItemComparison = true
supportsDataRefresh = true
shouldRefreshData = false
TextRight1 = GameTooltipTextRight1 {
}
shoppingTooltips =
{
}
StatusBar = GameTooltipStatusBar {
}
waitingForData = false
layoutType = "TooltipDefaultLayout"
updateTooltipTimer = 0.067000
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
textRight1Font = "GameTooltipHeaderText"
textLeft2Font = "GameTooltipText"
}
_ =
spellId =
addedEmptyLine = false
(for state) =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
}
(for control) = 1
_ = 1
binding =
{
type = 1
action =
{
}
keybind = "SHIFT-F3"
scope = 1
targets =
{
}
uid = 2
actionType = "SPELL"
load =
{
}
parent = 1
}
(*temporary) = 125883
(*temporary) = "SPELL"
(*temporary) =
{
type = 1
action =
{
}
keybind = "SHIFT-F3"
scope = 1
targets =
{
}
uid = 2
actionType = "SPELL"
load =
{
}
parent = 1
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare local 'spellId' (a secret number value tainted by 'Clicked')"
Addon =
{
DISABLE_GLOBAL_SCOPE = false
InteractionType =
{
}
AddonOptions =
{
}
CommandType =
{
}
StringUtils =
{
}
GroupState =
{
}
EXPANSION_LEVEL = 12
TargetUnit =
{
}
Expansion =
{
}
L =
{
}
TOOLTIP_SHOW_DELAY = 0.300000
TargetHostility =
{
}
DATA_VERSION = 13
SpellLibrary =
{
}
KeyboardSizes =
{
}
KeyboardLayouts =
{
}
db =
{
}
BindingConfig =
{
}
KeyVisualizer =
{
}
KeyLayouts =
{
}
ProfileOptions =
{
}
Media =
{
}
MACRO_FRAME_HANDLER_NAME = "ClickedMacroFrameHandler"
Condition =
{
}
BlacklistOptions =
{
}
ClickCastHeader = ClickCastHeader {
}
TargetVitals =
{
}
}

Clicked Version

1.17.4

World of Warcraft Flavor

Retail

Tried with only Clicked enabled

  • Yes
  • No

Lua Errors

No response

Reproduction Steps

  1. hover over ability
  2. lua error

Last Working Version

Not sure

Screenshots

No response

Debug Output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions