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

Lua Error #241

Open
frigidclam opened this issue Oct 8, 2024 · 0 comments
Open

Lua Error #241

frigidclam opened this issue Oct 8, 2024 · 0 comments

Comments

@frigidclam
Copy link

frigidclam commented Oct 8, 2024

I have all addons disabled except bugsack and nameplate auras and anytime I open nameplate auras I get this LUA error. This is in Cata Classic

9x AceLocale-3.0-6: NameplateAuras: Missing entry for 'options:general:show-on-target-even-in-disabled-area-types'
[string "@NameplateAuras/src/options-dialog.lua"]:543: in function <NameplateAuras/src/options-dialog.lua:121>
[string "@NameplateAuras/src/options-dialog.lua"]:5162: in function <NameplateAuras/src/options-dialog.lua:5064>
[string "@NameplateAuras/src/options-dialog.lua"]:5319: in function ShowGUI' [string "@NameplateAuras/src/NameplateAuras.lua"]:291: in function ?'
[string "@Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:5001: in function ChatEdit_ParseText' [string "@Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:4664: in function ChatEdit_SendText'
[string "@Blizzard_ChatFrameBase/Classic/ChatFrame.lua"]:4700: in function <Blizzard_ChatFrameBase/Classic/ChatFrame.lua:4696>
[string "=[C]"]: in function `ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:120_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:120_OnEnterPressed"]:1>

Locals:
index = 1
checkBoxHideBlizzardFrames = CheckButton {
textFrame = Frame {
}
SetScript = defined =[C]:-1
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
0 =
HookScript = defined =[C]:-1
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:375
}
checkBoxHidePlayerBlizzardFrame = CheckButton {
textFrame = Frame {
}
SetScript = defined =[C]:-1
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
0 =
HookScript = defined =[C]:-1
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:375
}
checkBoxShowAurasOnPlayerNameplate = CheckButton {
textFrame = Frame {
}
SetScript = defined =[C]:-1
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
0 =
HookScript = defined =[C]:-1
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:375
}
checkBoxShowAboveFriendlyUnits = CheckButton {
textFrame = Frame {
}
SetScript = defined =[C]:-1
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
0 =
HookScript = defined =[C]:-1
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:375
}
checkBoxShowMyAuras = CheckButton {
textFrame = Frame {
}
LRDTooltipJustify = "CENTER"
SetScript = defined =[C]:-1
LRDTooltipText = "This is top priority filter. If you enable this feature, your auras will be shown regardless of other filters"
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
HookScript = defined =[C]:-1
0 =
LRDTooltip = Frame {
}
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:375
}
checkboxAuraTooltip = CheckButton {
textFrame = Frame {
}
SetScript = defined =[C]:-1
Text = FontString {
}
SetOnClickHandler = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:386
GetText = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:380
0 =
HookScript = defined =[C]:-1
GetTextObject = defined @NameplateAuras/libs/LibRedDropdown-1.0/LibRedDropdown-1.0.lua:383
SetText = defined @

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

No branches or pull requests

1 participant