Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cata PTR Bug #55

Open
Raina1007 opened this issue Sep 13, 2024 · 0 comments · May be fixed by zik0666/TacoTip-updated-for-Cataclysm-pre-patch-game-version#1
Open

Cata PTR Bug #55

Raina1007 opened this issue Sep 13, 2024 · 0 comments · May be fixed by zik0666/TacoTip-updated-for-Cataclysm-pre-patch-game-version#1

Comments

@Raina1007
Copy link

I went on the Cata PTR to test out Firelands and got an error message. I managed to c/p it from in buggrabber/bugsack.

1x TacoTip/options.lua:122: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@TacoTip/options.lua"]:122: in main chunk

Locals:
addOnName = "TacoTip"
addOnVersion = "0.4.5"
clientVersionString = "4.4.1"
clientBuildMajor = 52
isPawnLoaded = false
Detours =

{
}
CI =
{
talents_table =
{
}
detours =
{
}
tracked_achievements =
{
}
cache =
{
}
callbacks =
{
}
spec_table =
{
}
hooks =
{
}
spec_table_localized =
{
}
glyph_r_tbl =
{
}
glyphs_table =
{
}
guildies =
{
}
frame = Frame {
}
queue =
{
}
}
GearScore =
{
}
L =
{
Show Achievement Points = "Show Achievement Points"
INSPECT_FRAME_ILVL_TITLE_XPOS = 270
Show unit's health bar under tooltip = "Show unit's health bar under tooltip"
Guild Rank = "Guild Rank"
Left-Click = "Left-Click"
Anchor spell tooltips to mouse cursor = "Anchor spell tooltips to mouse cursor"
CHARACTER_FRAME_GS_TITLE_YPOS = 63
CHARACTER_FRAME_GS_VALUE_YPOS = 75
CHARACTER_FRAME_GS_VALUE_XPOS = 57
Display item level in the tooltip for certain items. = "Display item level in the tooltip for certain items."
Power Bar = "Power Bar"
Talents = "Talents"
CHARACTER_FRAME_ILVL_TITLE_XPOS = 257
Average iLvl = "Average iLvl"
Tooltip Style = "Tooltip Style"
Target = "Target"
CHARACTER_FRAME_ILVL_TITLE_FONT = "Fonts\FRIZQT__.TTF"
Instant Fade = "Instant Fade"
You = "You"
Configuration has been reset to default. = "Configuration has been reset to default."
Color class names in tooltips = "Color class names in tooltips"
None = "None"
Guild = "Guild"
Disable gearscore & talents in combat = "Disable gearscore & talents in combat"
Custom tooltip position disabled. = "Custom tooltip position disabled."
INSPECT_FRAME_GS_VALUE_FONT_SIZE = 10
Health Bar = "Health Bar"
Anchor to Mouse = "Anchor to Mouse"
CHARACTER_FRAME_ILVL_VALUE_FONT_SIZE = 10
TEXT_DLG_CUSTOM_POS_CONFIRM = "
Do you want to save custom tooltip position or reset back to default?

"
Show player's pvp flag status as icon instead of text = "Show player's pvp flag status as icon instead of text"
Mover = "Mover"
PVP Icon = "PVP Icon"
Unit Tooltips = "Unit Tooltips"
Show unit's power bar under tooltip = "Show unit's power bar under tooltip"
CHARACTER_FRAME_ILVL_VALUE_YPOS = 75
COMPACT/FULL = "COMPACT/FULL"
Custom Tooltip Position = "Custom Tooltip Position"
INSPECT_FRAME_ILVL_VALUE_YPOS = 153
Character Frame = "Character Frame"
INSPECT_FRAME_GS_TITLE_XPOS = 72
Level = "Level"
Show player's title in tooltips = "Show player's title in tooltips"
Item Level = "Item Level"
Show player's GearScore in tooltips = "Show player's GearScore in tooltips"
Pet = "Pet"
INSPECT_FRAME_GS_TITLE_YPOS = 141
Show talents and specialization in tooltips = "Show talents and specialization in tooltips"
Fade out unit tooltips instantly = "Fade out unit tooltips instantly"
MINI = "MINI"
Always FULL = ""
INSPECT_FRAME_GS_TITLE_FONT_SIZE = 10
Always COMPACT = "Always COMPACT"
Guild Name = "Guild Name"
CHARACTER_FRAME_ILVL_VALUE_XPOS = 257
Self = "Self"
Chat Class Colors = "Chat Class Colors"
Extra = "Extra"
COMPACT = "COMPACT"
Save Position = "Save Position"
Wide, Dual Spec, GearScore, Average iLvl = "Wide, Dual Spec, GearScore, Average iLvl"
Lock GearScore and Average Item Level positions in character frame = "Lock GearScore and Average Item Level positions in character frame"
Right-Click = "Right-Click"
the Kingslayer = " the Kingslayer"
Only in WorldFrame = "Only in WorldFrame"
Set a custom position for tooltips = "Set a custom position for tooltips"
Default COMPACT, hold SHIFT for FULL = "Default COMPACT, hold SHIFT for FULL"
Lock Position = "Lock Position"
Custom tooltip position enabled. = "Custom tooltip position enabled."
Middle-Click = "Middle-Click"
Show player's PawnScore in tooltips (may affect performance) = "Show player's PawnScore in tooltips (may affect performance)"
Show Average Item Level in character frame = "Show Average Item Level in character frame"
Style = "Style"
Show GearScore in item tooltips = "Show GearScore in item tooltips"
INSPECT_FRAME_ILVL_VALUE_FONT_SIZE = 10
FULL

BreakBB added a commit to BreakBB/TacoTip-updated-for-Cataclysm-pre-patch-game-version that referenced this issue Nov 11, 2024
Fixes anzz1#55

Credit for the fix go to [tcpdump](https://www.curseforge.com/members/tcpdump) proposing this fix on CurseForge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant