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

Interface/AddOns/ConRO/core.lua:2538: attempt to call global 'GetSpecialization' (a nil value) (wotlk classic) #19

Open
scottlonghofer opened this issue Apr 10, 2023 · 0 comments

Comments

@scottlonghofer
Copy link

scottlonghofer commented Apr 10, 2023

This error started popping up this morning upon log in on a druid and death knight.

Message: Interface/AddOns/ConRO/core.lua:2538: attempt to call global 'GetSpecialization' (a nil value)
Time: Mon Apr 10 08:15:30 2023
Count: 1
Stack: Interface/AddOns/ConRO/core.lua:2538: attempt to call global 'GetSpecialization' (a nil value)
[string "@Interface/AddOns/ConRO/core.lua"]:2538: in function `CheckSpecialization'
[string "@Interface/AddOns/ConRO/core.lua"]:2582: in function `MeleeSpec'
[string "@Interface/AddOns/ConRO/buttons.lua"]:34: in main chunk

Locals: self = <table> {
 SetDefaultModuleLibraries = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:363
 RaidBuffsFrames = <table> {
 }
 VEHICLE_UPDATE = <function> defined @Interface/AddOns/ConRO/core.lua:2408
 EnableModule = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:328
 modules = <table> {
 }
 CancelTimer = <function> defined @Interface/AddOns/ConRO/Libs/AceTimer-3.0/AceTimer-3.0.lua:147
 IterateEmbeds = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:438
 RaidBuffsFramePool = <table> {
 }
 DefenseFramePool = <table> {
 }
 DisableDefenseTimer = <function> defined @Interface/AddOns/ConRO/core.lua:2106
 UPDATE_SHAPESHIFT_FORM = <function> defined @Interface/AddOns/ConRO/core.lua:2408
 Printf = <function> defined @Interface/AddOns/Bartender4/libs/AceConsole-3.0/AceConsole-3.0.lua:65
 ButtonFetch = <function> defined @Interface/AddOns/ConRO/core.lua:2408
 SetDefaultModulePrototype = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:405
 Classes = <table> {
 }
 defaultModuleState = true
 IsEnabled = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:447
 ScheduleTimer = <function> defined @Interface/AddOns/ConRO/Libs/AceTimer-3.0/AceTimer-3.0.lua:94
 DisableModule = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:346
 MeleeSpec = <function> defined @Interface/AddOns/ConRO/core.lua:2580
 CoolDownFrames = <table> {
 }
 RegisterMessage = <function> defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
 GetArgs = <function> defined @Interface/AddOns/Bartender4/libs/AceConsole-3.0/AceConsole-3.0.lua:140
 TRAIT_CONFIG_UPDATED = <function> defined @Interface/AddOns/ConRO/core.lua:2212
 TauntFrames = <table> {
 }
 TauntFramePool = <table> {
 }
 MovementFrames = <table> {
 }
 LoadModule = <function> defined @Interface/AddOns/ConRO/core.lua:2501
 PurgableFrames = <table> {
 }
 DisableDefense = <function> defined @Interface/AddOns/ConRO/core.lua:2087
 Colors = <table> {
 }
 ClassRGB = <table> {
 }
 SetEnabledState = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:420
 CoolDownFramePool = <table> {
 }
 enabledState = true
 Keybinds = <table> {
 }
 RegisterEvent = <function> defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:80
 InvokeNextDef = <function> defined @Interface/AddOns/ConRO/core.lua:2467
 DamageFrames = <table> {
 }
 DefenseFrames = <table> {
 }
 PLAYER_CONTROL_GAINED = <function> defined @Interface/AddOns/ConRO/core.lua:2315
 IterateModules = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:433
 InterruptFramePool = <table> {
 }
 SuggestedSpells = <table> {
 }
 CHARACTER_POINTS_CHANGED = <function> defined @Interface/AddOns/ConRO/core.lua:2408
 EnableRotationTimer = <function> defined @Interface/AddOns/ConRO/core.lua:2060
 DefGlowing = <table> {
 }
 SpellsGlowing = <table> {
 }
 Flags = <table> {
 }
 DefSpells = <table> {
 }
 DamageFramePool = <table> {
 }
 PET_BATTLE_OVER = <function> defined @Interface/AddOns/ConRO/core.lua:2281
 Enable = <function> defined @Interface/AddOns/Bartender4/libs/AceAddon-3.0/AceAddon-3.0.lua:290
 UnregisterAllEvents = <function> defined @Interface/AddOns/AtlasLootClassic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:164
 SuggestedDefSpells = <table> {
 }
 GetTexture = <functio

No further errors are seen after clearing it and playing.

@scottlonghofer scottlonghofer changed the title Interface/AddOns/ConRO/core.lua:2538: attempt to call global 'GetSpecialization' (a nil value) Interface/AddOns/ConRO/core.lua:2538: attempt to call global 'GetSpecialization' (a nil value) (wotlk classic) Apr 10, 2023
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