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

Error upon logon: Clicked\Core\BindingProcessor.lua:800: attempt to index global 'C_ClassTalents' (a nil value) #163

Closed
1 of 2 tasks
rbpaiett opened this issue Jan 6, 2023 · 3 comments
Assignees
Labels
bug Something isn't working classic

Comments

@rbpaiett
Copy link

rbpaiett commented Jan 6, 2023

Describe the bug

I expected it to work and all my bindings are greyed out and nonfunctional.

Clicked Version

Clicked 1.10.4

World of Warcraft Flavor

Wrath of the Lich King Classic

Tried with only Clicked enabled

  • Yes
  • No

Lua Errors

Message: Interface\AddOns\Clicked\Core\BindingProcessor.lua:800: attempt to index global 'C_ClassTalents' (a nil value)
Time: Thu Jan 5 21:16:33 2023
Count: 1
Stack: Interface\AddOns\Clicked\Core\BindingProcessor.lua:800: attempt to index global 'C_ClassTalents' (a nil value)
[string "@interface\AddOns\Clicked\Core\BindingProcessor.lua"]:800: in function `UpdateTalentCacheAndReloadBindings'
[string "@interface\AddOns\Clicked\Core\BindingProcessor.lua"]:791: in function <Interface\AddOns\Clicked\Core\BindingProcessor.lua:789>
[string "@interface\SharedXML\C_TimerAugment.lua"]:16: in function <Interface\SharedXML\C_TimerAugment.lua:14>

Locals: self =

{
ProfileOptions_Open = defined @interface\AddOns\Clicked\Config\Profile.lua:293
IsRetail = defined @interface\AddOns\Clicked\Core\Init.lua:40
AbilityTooltips_Initialize = defined @interface\AddOns\Clicked\Core\Tooltips.lua:172
StatusOutput_Open = defined @interface\AddOns\Clicked\Debug\StatusOutput.lua:275
CreateWeakAurasIcon = defined @interface\AddOns\Clicked\Integrations\WeakAuras.lua:449
UnregisterComm = defined @interface\AddOns\Clicked\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:148
UpdateClickCastHeader = defined @interface\AddOns\Clicked\UnitFrames\ClickCastHeader.lua:191
CanUnitBeHostile = defined @interface\AddOns\Clicked\Core\Utils.lua:1165
IsWotLK = defined @interface\AddOns\Clicked\Core\Init.lua:61
GetLocalizedRaces = defined @interface\AddOns\Clicked\Core\LocaleUtils.lua:279
InteractionType =
{
}
GUI_ToggleHeading = defined @interface\AddOns\Clicked\Config\GUI.lua:398
StatusOutput_UpdateHovercastAttributes = defined @interface\AddOns\Clicked\Debug\StatusOutput.lua:320
IsFrameBlacklisted = defined @interface\AddOns\Clicked\UnitFrames\ClickCastFrames.lua:94
IsStringNilOrEmpty = defined @interface\AddOns\Clicked\Core\Utils.lua:752
GetLocalizedClasses = defined @interface\AddOns\Clicked\Core\LocaleUtils.lua:251
StatusOutput_Initialize = defined @interface\AddOns\Clicked\Debug\StatusOutput.lua:256
GroupState =
{
}
UnregisterAllComm = defined @interface\AddOns\Clicked\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:169
BindingTypes =
{
}
OnCommProgress = defined @interface\AddOns\Clicked\Config\Profile.lua:341
IsMacroCastEnabled = defined @interface\AddOns\Clicked\Core\Utils.lua:1126
GetCachedBindingState = defined @interface\AddOns\Clicked\Core\BindingProcessor.lua:1596
GUI_MultiselectDropdown = defined @interface\AddOns\Clicked\Config\GUI.lua:294
Classic_GetLocalizedTalents = defined @interface\AddOns\Clicked\Core\LocaleUtils.lua:564
Classic_GetShapeshiftForms = defined @interface\AddOns\Clicked\Core\Utils.lua:881
GetWoWUnitFromUnit = defined @interface\AddOns\Clicked\Core\Utils.lua:410
IsSetBonusActive = defined @interface\AddOns\Clicked\Core\Utils.lua:1012
GetAvailableShapeshiftForms = defined @interface\AddOns\Clicked\Core\Utils.lua:910
IsClassic = defined @interface\AddOns\Clicked\Core\Init.lua:47
UpdateMacroFrameHandler = defined @interface\AddOns\Clicked\Core\CommandProcessor.lua:139
GetBlacklistGroup = defined @interface\AddOns\Clicked\Config\Blacklist.lua:171
GetDataFromString = defined @interface\AddOns\Clicked\Core\Utils.lua:395
IsHovercastEnabled = defined @interface\AddOns\Clicked\Core\Utils.lua:1114
BlacklistOptions_Refresh = defined @interface\AddOns\Clicked\Config\Blacklist.lua:296
GetColorizedString = defined @interface\AddOns\Clicked\Core\Utils.lua:1223
SetBlacklistGroup = defined @interface\AddOns\Clicked\Config\Blacklist.lua:163
BindingConfig_Initialize = defined @interface\AddOns\Clicked\Config\

Reproduction Steps

Logon, Lua Error, bindings not loading or working.

Last Working Version

Clicked 1.10.3

Screenshots

No response

Debug Output

Message: Interface\AddOns\Clicked\Debug\StatusOutput.lua:244: attempt to index upvalue 'data' (a nil value)
Time: Thu Jan 5 21:20:35 2023
Count: 1
Stack: Interface\AddOns\Clicked\Debug\StatusOutput.lua:244: attempt to index upvalue 'data' (a nil value)
[string "@interface\AddOns\Clicked\Debug\StatusOutput.lua"]:244: in function <Interface\AddOns\Clicked\Debug\StatusOutput.lua:239>
[string "@interface\AddOns\Clicked\Debug\StatusOutput.lua"]:292: in function StatusOutput_Open' [string "@Interface\AddOns\Clicked\Core\Clicked.lua"]:86: in function ?'
[string "@interface\FrameXML\ChatFrame.lua"]:4933: in function ChatEdit_ParseText' [string "@Interface\FrameXML\ChatFrame.lua"]:4596: in function ChatEdit_SendText'
[string "@interface\FrameXML\ChatFrame.lua"]:4632: in function `ChatEdit_OnEnterPressed'
[string ":OnEnterPressed"]:1: in function <[string ":OnEnterPressed"]:1>

Locals: (*temporary) = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:120
(*temporary) =

{
OnRelease = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:90
OnWidthSet = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:95
SetStatusText = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:120
sizer_se = {
}
sizer_e = {
}
EnableResize = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:132
userdata =
{
}
base =
{
}
LayoutFunc = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\AceGUI-3.0.lua:656
SetStatusTable = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:140
Hide = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:124
OnHeightSet = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:105
type = "Frame"
AceGUIWidgetVersion = 30
OnAcquire = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:79
children =
{
}
SetTitle = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:115
ApplyStatus = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:146
titletext = {
}
Show = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:128
statustext = {
}
events =
{
}
frame = {
}
sizer_s = {
}
titlebg = {
}
content = {
}
localstatus =
{
}
}
(*temporary) = defined =[C]:-1
(*temporary) = "Last generated %s seconds ago"
(*temporary) = defined =[C]:-1
(*temporary) = 1590776.448000
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'data' (a nil value)"
frame =
{
OnRelease = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:90
OnWidthSet = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:95
SetStatusText = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:120
sizer_se = {
}
sizer_e = {
}
EnableResize = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:132
userdata =
{
}
base =
{
}
LayoutFunc = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\AceGUI-3.0.lua:656
SetStatusTable = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:140
Hide = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:124
OnHeightSet = defined @interface\AddOns\Clicked\Libs\AceGUI-3.0\widgets\AceGUIContainer-Frame.lua:105
type = "Fra

@rbpaiett
Copy link
Author

rbpaiett commented Jan 6, 2023

Oh sorry, the data dump showed nothing in the clicked datadump but the above lua error appeared.

@Snakybo
Copy link
Owner

Snakybo commented Jan 6, 2023

Oh, damn I missed that, will fix asap!

@rbpaiett
Copy link
Author

rbpaiett commented Jan 6, 2023

Excellent!

@Snakybo Snakybo closed this as completed in 4bbca14 Jan 6, 2023
@Snakybo Snakybo self-assigned this Jan 6, 2023
@Snakybo Snakybo added bug Something isn't working classic labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working classic
Projects
None yet
Development

No branches or pull requests

2 participants