When starting combat i receive a Lua Error listed below. What I've noticed is that Icy Veins is now highlighted in white instead of green before combat If i start combate before using Icy Veins i receive the Lua error and when i use Icy Veins before combat I don't receive the Lua error. I know nothing about coding or anything about how to manually write code for an addon. I love your addon this is the first time running into a problem with it on any of my characters. I've uninstalled and reinstalled the main addon and the mage addon 2 or 3 times. I've also done it manually once. Any help would be appreciated thanks in advance.
Message: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Time: Wed Mar 6 08:47:54 2019
Count: 4
Stack: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Interface\AddOns\MaxDps\buttons.lua:52: in function `CreateOverlay'
Interface\AddOns\MaxDps\buttons.lua:177: in function `Glow'
Interface\AddOns\MaxDps\buttons.lua:428: in function `GlowIndependent'
Interface\AddOns\MaxDps\buttons.lua:447: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `InvokeNextSpell'
Interface\AddOns\MaxDps\buttons.lua:291: in function `?'
...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:457
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:343
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:333
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:402
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:482
ScheduleTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:128
RegisterMessage = <function> defined @Interface\AddOns\AzeritePowerWeights\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:193
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:389
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:455
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:425
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:469
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:279
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:571
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:266
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:486
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:441
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:470
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:310
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:542
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:415
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function>
Frost Mage Lua after recent Main Addon update
Looks like it is still occuring after 8.1.3 was installed. I also uninstalled and reinstalled the Mage addon as well.
new lua error after 8.1.3 installed.
Message: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Time: Thu Mar 7 08:17:06 2019
Count: 2
Stack: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Interface\AddOns\MaxDps\buttons.lua:52: in function `CreateOverlay'
Interface\AddOns\MaxDps\buttons.lua:177: in function `Glow'
Interface\AddOns\MaxDps\buttons.lua:428: in function `GlowIndependent'
Interface\AddOns\MaxDps\buttons.lua:447: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:457
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:343
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:333
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:402
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:482
ScheduleTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:128
RegisterMessage = <function> defined @Interface\AddOns\AzeritePowerWeights\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:193
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:389
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:455
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:425
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:469
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:279
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:571
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:266
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:486
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:441
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:470
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:310
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:542
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:415
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:455
Cooldown = <function>
new lua error after 8.1.3 installed.
Message: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Time: Thu Mar 7 08:17:06 2019
Count: 2
Stack: Interface\AddOns\MaxDps\buttons.lua:52: attempt to index local 'color' (a number value)
Interface\AddOns\MaxDps\buttons.lua:52: in function `CreateOverlay'
Interface\AddOns\MaxDps\buttons.lua:177: in function `Glow'
Interface\AddOns\MaxDps\buttons.lua:428: in function `GlowIndependent'
Interface\AddOns\MaxDps\buttons.lua:447: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:457
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:343
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:333
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:402
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:482
ScheduleTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:128
RegisterMessage = <function> defined @Interface\AddOns\AzeritePowerWeights\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:193
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:389
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:455
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:425
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:469
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:279
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:571
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:266
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:486
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:441
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:470
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:310
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:542
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:415
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:455
Cooldown = <function>
ok I uninstalled the addons both Rotation Helper main and the Mage (also the other classes i use as well just in case) while uninstalled I deleted my WTF and Cache folder and Opened the game with no addons loaded. Closed the game. Installed Rotation Helper and mage. Still recieved a lua error:
Message: Interface\AddOns\MaxDps\buttons.lua:40: attempt to index local 'color' (a number value)
Time: Fri Mar 8 07:50:26 2019
Count: 1
Stack: Interface\AddOns\MaxDps\buttons.lua:40: attempt to index local 'color' (a number value)
Interface\AddOns\MaxDps\buttons.lua:40: in function `CreateOverlay'
Interface\AddOns\MaxDps\buttons.lua:174: in function `Glow'
Interface\AddOns\MaxDps\buttons.lua:425: in function `GlowIndependent'
Interface\AddOns\MaxDps\buttons.lua:444: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:454
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:340
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:338
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:399
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:482
ScheduleTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:125
RegisterMessage = <function> defined @Interface\AddOns\AzeritePowerWeights\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:198
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:386
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:455
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:422
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:474
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:284
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:576
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:266
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:491
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:438
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:467
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:310
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:547
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:412
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:460
Cooldown = <function>
Message: Interface\AddOns\MaxDps\buttons.lua:40: attempt to index local 'color' (a number value)
Time: Fri Mar 8 07:50:26 2019
Count: 1
Stack: Interface\AddOns\MaxDps\buttons.lua:40: attempt to index local 'color' (a number value)
Interface\AddOns\MaxDps\buttons.lua:40: in function `CreateOverlay'
Interface\AddOns\MaxDps\buttons.lua:174: in function `Glow'
Interface\AddOns\MaxDps\buttons.lua:425: in function `GlowIndependent'
Interface\AddOns\MaxDps\buttons.lua:444: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:55: in function <...ace\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:454
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:340
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:338
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:399
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:440
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:482
ScheduleTimer = <function> defined @Interface\AddOns\MaxDps\Libs\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:125
RegisterMessage = <function> defined @Interface\AddOns\AzeritePowerWeights\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:198
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:386
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:455
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:422
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:474
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:284
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:576
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:266
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:491
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:438
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:467
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Bagnon\external\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:310
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:547
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:412
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:460
Cooldown = <function>
Attachments

twich screenshot of updated addon.jpg (173.78 KiB) Viewed 25520 times
twich screenshot of updated addon.jpg (173.78 KiB) Viewed 25520 times
I'm getting the same type of error on my frost mage spec. I have the latest version installed also.
Message: Interface\AddOns\MaxDps\buttons.lua:40: attempt to call local 'type' (a string value)
Time: Mon Mar 11 17:46:35 2019
Count: 1
Stack: Interface\AddOns\MaxDps\buttons.lua:40: attempt to call local 'type' (a string value)
Interface\AddOns\MaxDps\buttons.lua:447: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:55: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:457
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:343
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:338
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:402
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:451
ScheduleTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:128
RegisterMessage = <function> defined @Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:198
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:389
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:424
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:425
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:474
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:284
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:576
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:235
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:491
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:441
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:470
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:279
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:547
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:415
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:460
Cooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:414
Disable = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:314
SpellAvailable = <function> defined @Interface\AddOns\MaxDps\helper.lua:451
FindSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:421
DebuffCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:598
Print =
Message: Interface\AddOns\MaxDps\buttons.lua:40: attempt to call local 'type' (a string value)
Time: Mon Mar 11 17:46:35 2019
Count: 1
Stack: Interface\AddOns\MaxDps\buttons.lua:40: attempt to call local 'type' (a string value)
Interface\AddOns\MaxDps\buttons.lua:447: in function `GlowCooldown'
Interface\AddOns\MaxDps_Mage\main.lua:789: in function `NextSpell'
Interface\AddOns\MaxDps\core.lua:242: in function `?'
Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:55: in function <Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:50>
Locals: self = <table> {
NAME_PLATE_UNIT_REMOVED = <function> defined @Interface\AddOns\MaxDps\core.lua:163
GlowSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:457
FetchSyncUI = <function> defined @Interface\AddOns\MaxDps\buttons.lua:343
GlobalCooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:338
DisableRotation = <function> defined @Interface\AddOns\MaxDps\core.lua:93
CancelTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:147
isMelee = false
FetchButtonForge = <function> defined @Interface\AddOns\MaxDps\buttons.lua:402
InitRotations = <function> defined @Interface\AddOns\MaxDps\core.lua:259
SetDefaultModulePrototype = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:409
Classes = <table> {
}
AzeriteTraits = <table> {
}
Custom = <table> {
}
IsEnabled = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:451
ScheduleTimer = <function> defined @Interface\AddOns\Ace3\AceTimer-3.0\AceTimer-3.0.lua:94
Glow = <function> defined @Interface\AddOns\MaxDps\buttons.lua:128
RegisterMessage = <function> defined @Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
ResetSettings = <function> defined @Interface\AddOns\MaxDps\options.lua:78
visibleNameplates = <table> {
}
playerUnitFrame = <unnamed> {
}
SpecName = <function> defined @Interface\AddOns\MaxDps\helper.lua:198
FetchG15Buttons = <function> defined @Interface\AddOns\MaxDps\buttons.lua:389
ActiveDots = <table> {
}
SetEnabledState = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:424
GlowIndependent = <function> defined @Interface\AddOns\MaxDps\buttons.lua:425
Spec = 3
Flags = <table> {
}
OnEnable = <function> defined @Interface\AddOns\MaxDps\core.lua:113
TimeToDie = <function> defined @Interface\AddOns\MaxDps\timetodie.lua:37
SetBonus = <function> defined @Interface\AddOns\MaxDps\helper.lua:474
UnitAura = <function> defined @Interface\AddOns\MaxDps\helper.lua:284
ThreatCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:576
OnInitialize = <function> defined @Interface\AddOns\MaxDps\core.lua:8
NewModule = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:235
ttd = <table> {
}
ExtractTooltip = <function> defined @Interface\AddOns\MaxDps\helper.lua:491
RotationTimer = <table> {
}
GlowCooldown = <function> defined @Interface\AddOns\MaxDps\buttons.lua:441
GlowNextSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:470
PrepareFrameData = <function> defined @Interface\AddOns\MaxDps\core.lua:218
GetName = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:279
PlayerAuras = <table> {
}
IsSpellInRange = <function> defined @Interface\AddOns\MaxDps\helper.lua:547
Dump = <function> defined @Interface\AddOns\MaxDps\buttons.lua:415
Colors = <table> {
}
AddCustomGlowOptions = <function> defined @Interface\AddOns\MaxDps\options.lua:250
TargetPercentHealth = <function> defined @Interface\AddOns\MaxDps\helper.lua:460
Cooldown = <function> defined @Interface\AddOns\MaxDps\helper.lua:414
Disable = <function> defined @Interface\AddOns\Ace3\AceAddon-3.0\AceAddon-3.0.lua:314
SpellAvailable = <function> defined @Interface\AddOns\MaxDps\helper.lua:451
FindSpell = <function> defined @Interface\AddOns\MaxDps\buttons.lua:421
DebuffCounter = <function> defined @Interface\AddOns\MaxDps\helper.lua:598
Print =