This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Assign a Class Hall follower with cooldown ability as a Combat Ally (I used warrior's Hodir)2. Use ability3. Get spammed by an error
What version of the product are you using?
0.7.1
Do you have an error log of what happened?
Getting this error each time I use combat ally ability:"84x SexyCooldown\Modules\Spells-Spells.lua:130: attempt to concatenate local 'id' (a nil value)SexyCooldown\Modules\Spells-Spells.lua:130: in function `UpdateSpellCooldowns'SexyCooldown\Modules\Spells-Spells.lua:100: in function `Refresh'SexyCooldown\Modules\Spells-Spells.lua:53: in function <SexyCooldown\Modules\Spells.lua:52>Locals:self = <table> {SetDefaultModuleLibraries = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:398UpdateSpellCooldowns = <function> defined @SexyCooldown\Modules\Spells.lua:121SPELL_UPDATE_COOLDOWN = <function> defined @SexyCooldown\Modules\Spells.lua:83Enable = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:325UnregisterAllEvents = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200EnableModule = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:363modules = <table> {}GetModule = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:241IterateEmbeds = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:473defaultModuleLibraries = <table> {}CleanupCooldowns = <function> defined @SexyCooldown\Modules\Spells.lua:106UNIT_SPELLCAST_SUCCEEDED = <function> defined @SexyCooldown\Modules\Spells.lua:89SetDefaultModulePrototype = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:440name = "SexyCooldown_Spells"IsEnabled = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:482orderedModules = <table> {}DisableModule = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:381InternalCooldowns_TalentProc = <function> defined @SexyCooldown\Modules\Spells.lua:69RegisterMessage = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116UnregisterMessage = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179IsModule = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:248baseName = "SexyCooldown"SetDefaultModuleState = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:418CacheSpells = <function> defined @SexyCooldown\Modules\Spells.lua:158CleanupSpellCooldowns = <function> defined @SexyCooldown\Modules\Spells.lua:149SetEnabledState = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:455Refresh = <function> defined @SexyCooldown\Modules\Spells.lua:99enabledState = trueDisable = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:345RegisterEvent = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116UnregisterAllMessages = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200OnEnable = <function> defined @SexyCooldown\Modules\Spells.lua:60OnInitialize = <function> defined @SexyCooldown\Modules\Spells.lua:27NewModule = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:266IterateModules = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:468defaultModuleState = trueSendMessage = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:85GetName = <function> defined @GatherMate2\Libs\AceAddon-3.0\AceAddon-3.0.lua:310moduleName = "Spells"UnregisterEvent = <function> defined @GatherMate2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179UNIT_SPELLCAST_FAILED = <function> defined @SexyCooldown\Modules\Spells.lua:75}spellQueue = <table> {1 = "Winds of the North"2 = "Black War Wolf"3 = "Warlord's Deathwheel"}spellSet = <table> {Shield Slam = 23922Charge = 100Armor Skills = 76268Furious Slash = 100130Cold Weather Flying = 54197Berserker Rage = 18499Seasoned Soldier = 12712Overpower = 7384Focused Rage = 204488The Quick and the Dead = 83950Mount Up = 78633Warbreaker = 209577Last "
To post a comment, please login or register a new account.