[Bug] :HookScript is not allowed on LibQTip tooltips
Nightshadow-hub opened this issue ยท 2 comments
Hovering over the spec talent choice and social consistently produces the following lua error. Tried deleting and redownloading the addon and error persists:
Message: :HookScript is not allowed on LibQTip tooltips
Time: Mon Aug 26 16:13:11 2024
Count: 1
Stack: :HookScript is not allowed on LibQTip tooltips
[string "@Interface/AddOns/XIV_Databar_Continued/Mainline/modules/talent.lua"]:829: in function `ShowTooltip'
[string "@Interface/AddOns/XIV_Databar_Continued/Mainline/modules/talent.lua"]:398: in function <...ns/XIV_Databar_Continued/Mainline/modules/talent.lua:391>
Locals: self =
{modules =
}
baseName = "XIV_Databar_Continued"
talentFrame = talentFrame {
}
specOptionString = FontString {
}
currentSpecID = 1
specCoords =
}
defaultModuleState = true
extraPadding = 30
enabledState = true
loadoutName = ""
useElvUI = true
specFrame = Button {
}
defaultModuleLibraries =
}
name = "XIV_Databar_Continued_TalentModule"
currentLootSpecID = 577
orderedModules =
}
lootSpecButtons =
}
LTip =
}
lootSpecPopup = LootPopup {
}
specPopup = SpecPopup {
}
specText = FontString {
}
specIcon = Texture {
}
optionTextExtra = 4
classIcon = "Interface\AddOns\XIV_Databar_Continued\media\spec\DEMONHUNTER"
lootSpecOptionString = FontString {
}
loadoutButtons =
}
specButtons =
}
moduleName = "TalentModule"
}
tooltip = Frame {
key = "TalentTooltip"
template = "Transparent"
scrollChild = Frame {
}
cell_margin_h = 6
labelProvider =
}
height = 88.666674
regularFont = GameTooltipText {
}
layoutType = "TooltipDefaultLayout"
headerFont = GameTooltipHeaderText {
}
scrollFrame = ScrollFrame {
}
NineSlice = Frame {
}
colspans =
}
width = 272.666695
lines =
}
cell_margin_v = 3
columns =
}
}
r = 0.639216
g = 0.188235
b = 0.788235
_ = 577
name = "Havoc"
xb =
defaults =
}
modules =
}
baseName = "XIV_Databar_Continued"
fontFlags =
}
defaultModuleState = true
frames =
}
miniTextPosition = "BOTTOM"
db =
}
enabledState = true
Changelog =
}
name = "XIV_Databar_Continued"
orderedModules =
}
LSM =
}
constants =
}
timerRefresh = true
defaultModuleLibraries =
}
L =
}
}
L =
Show XP Bar Below Max Level = "Show XP Bar Below Max Level"
Right = "Right"
Second Currency = "Second Currency"
Cleaned = "Cleaned"
Currency Select = "Currency Select"
Enable Loadout Switcher = "Enable Loadout Switcher"
Left-Click = "Left-Click"
Bottom = "Bottom"
Whisper BNet = "Whisper BNet"
Show Pets Button = "Show Pets Button"
Use Server Time = "Use Server Time"
Hide Event Text = "Hide Event Text"
Addons to Show in Tooltip = "Addons to Show in Tooltip"
Open Artifact = "Open Artifact"
Hide order hall bar = "Hide order hall bar"
Hide BNet App Friends = "Hide BNet App Friends"
Show Character Button = "Show Character Button"
Local Time = "Local Time"
Master Volume = "Master Volume"
Whisper Character = "Whisper Character"
Ready = "Ready"
Hide Bar in combat = "Hide Bar in combat"
Durability Warning Threshold = "Durability Warning Threshold"
Use Class Colors for XP Bar = "Use Class Colors for XP Bar"
Bar Position = "Bar Position"
Use Class Color for Text = "Use Class Color for Text"
Module Spacing = "Module Spacing"
Show Chat Button = "Show Chat Button"
Empty Hearthstones List = "If you see an empty list, /reload your UI a few seconds after the initial loading (Blizzard is loading items informations asynchronously so that's the only solution for now)."
Modifier for friend invite = "Modifier for friend invite"
Changelog = "Changelog"
Bar Color = "Bar Color"
Icon Spacing = "Icon Spacing"
%month%-%day%-%year% = "%month%-%day%-%year%"
Port Options = "Port Options"
Social Text Offset = "Social Text Offset"
Hover = "Hover"
Current Specialization = "Current Specialization"
Toggle Profession Spellbook = "Toggle Profession Spellbook"
Travel = "Travel"
Show Talents Button = "Show Talen
Hello, might be a duplicate of #23, closing this one and keeping the other one to track this error.