View Bug Report
Cooldown Function Hundreds of Errors
Bug #: 9060
File: MikScrollingBattleText
Date: 08-25-23 02:18 AM
By: CyberRubyFox
Status: Unconfirmed
Classic 1.14.4

Code:
2362x ...faceMikScrollingBattleText/MSBTCooldowns.lua:187: attempt to call local 'cooldownFunc' (a nil value)
[string "@MikScrollingBattleText/MSBTCooldowns.lua"]:187: in function <...faceMikScrollingBattleText/MSBTCooldowns.lua:156>
[string "@MikScrollingBattleText/MSBTCooldowns.lua"]:234: in function <...faceMikScrollingBattleText/MSBTCooldowns.lua:220>

Locals:
cooldownType = "item"
cooldownFunc = nil
cooldownID = 2652
(*temporary) = nil
(*temporary) = 2652
(*temporary) = "attempt to call local 'cooldownFunc' (a nil value)"
delayedCooldowns = <table> {
 player = <table> {
 }
 pet = <table> {
 }
 item = <table> {
 }
}
activeCooldowns = <table> {
 player = <table> {
 }
 pet = <table> {
 }
 item = <table> {
 }
}
MSBTProfiles = <table> {
 DeleteProfile = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3455
 IsModDisabled = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3325
 masterProfile = <table> {
 }
 savedVariables = <table> {
 }
 savedMedia = <table> {
 }
 CopyProfile = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3440
 SetOptionUserDisabled = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3301
 SetOption = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3186
 currentProfile = <table> {
 }
 SelectProfile = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3410
 ResetProfile = <function> defined @MikScrollingBattleText/MSBTProfiles.lua:3476
}
updateDelay = 1
MIN_COOLDOWN_UPDATE_DELAY = 0.100000
eventFrame = Frame {
 0 = <userdata>
 UNIT_SPELLCAST_SUCCEEDED = <function> defined @MikScrollingBattleText/MSBTCooldowns.lua:312
 SPELL_UPDATE_COOLDOWN = <function> defined @MikScrollingBattleText/MSBTCooldowns.lua:333
 CombatLogEvent = <function> defined @MikScrollingBattleText/MSBTCooldowns.lua:324
 PET_BAR_UPDATE_COOLDOWN = <function> defined @MikScrollingBattleText/MSBTCooldowns.lua:341
 COMBAT_LOG_EVENT_UNFILTERED = <function> defined @MikScrollingBattleText/MSBTCooldowns.lua:320
}
lastCooldownIDs = <table> {
 item = 2652
}
playerClass = "DRUID"
RUNE_COOLDOWN = 10
runeCooldownAbilities = <table> {
 47528 = true
}