LUA error. #13


Open
  • Fapnapkin created this issue Jul 4, 2025

    Message: Interface/AddOns/CooldownCount/CooldownCount.lua:369: attempt to concatenate a nil value
    Time: Fri Jul 4 18:03:33 2025
    Count: 1
    Stack:
    [Interface/AddOns/CooldownCount/CooldownCount.lua]:369: in function 'CreateCooldownCount'
    [Interface/AddOns/CooldownCount/CooldownCount.lua]:339: in function <Interface/AddOns/CooldownCount/CooldownCount.lua:320>
    [C]: in function 'CooldownFrame_Set'
    [Interface/AddOns/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1760: in function 'UpdateCooldown'
    [Interface/AddOns/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1090: in function 'UpdateCooldowns'
    [Interface/AddOns/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:534: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:512>

    Locals:
    self = <table> {
    modules = <table> {
    }
    defaultModuleLibraries = <table> {
    }
    name = "CooldownCount"
    orderedModules = <table> {
    }
    font = "Fonts\FRIZQT__.TTF"
    baseName = "CooldownCount"
    db = <table> {
    }
    hooks = <table> {
    }
    enabledState = true
    defaultModuleState = true
    }
    frame = ContainerFrame4Cooldown {
    cooldownCounFrame = Frame {
    }
    }
    start = 4233669.462000
    duration = 60
    fname = "ContainerFrame4Cooldown"
    textFrame = Frame {
    text = FontString {
    }
    timeToNextUpdate = 0
    }
    (*temporary) = <table> {
    ERR_OUT_OF_CHI = "Not enough chi"
    DH_HAVOC_CORE_ABILITY_2 = "Strong melee attack that consumes Fury. If it critical strikes, some Fury is refunded."
    MultiCastActionButton6Cooldown = MultiCastActionButton6Cooldown {
    }
    MerchantItem9ItemButtonStock = MerchantItem9ItemButtonStock {
    }
    UNIT_NAMES_COMBATLOG_TOOLTIP = "Color unit names."
    HUD_EDIT_MODE_SETTING_ACTION_BAR_HIDE_BAR_ART = "Hide Bar Art"
    LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL = 796
    SPELL_FAILED_CUSTOM_ERROR_71 = "This partygoer wants to dance with you."
    LE_GAME_ERR_PET_SPELL_TARGETS_DEAD = 434
    ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY = "Can't create any more invite links for this community."
    RecruitAFriendFrame = RecruitAFriendFrame {
    }
    TutorialFrameLeft19 = TutorialFrameLeft19 {
    }
    MultiCastActionButton2Cooldown = MultiCastActionButton2Cooldown {
    }
    ERR_TRADE_EQUIPPED_BAG = "You can't trade equipped bags."
    PVP_RANK_6_1 = "Corporal"
    MultiBarLeftButton7 = MultiBarLeftButton7 {
    }
    OPTION_TOOLTIP_SHOW_MULTIBAR4 = "Attached to the left side of Right Action Bar 1 by default"
    LE_GAME_ERR_INVALID_FOLLOW_PVP_COMBAT = 388
    MerchantItem3AltCurrencyFrameItem1Text = MerchantItem3AltCurrencyFrameItem1Text {
    }
    PROFESSIONS_COLUMN_REAGENTS_NONE = "None"
    OPTION_SHOW_ACTION_BAR5_TOOLTIP = "Attached to the left side of Action Bar 4 by default"
    BINDING_NAME_NAMEPLATES = "Show Enemy Nameplates"
    CHAT_HEADER_SUFFIX = ": "
    COVENANT_MISSIONS_HEALTH = "Health"
    MAIL_LETTER_TOOLTIP = "Click to make a permanent
    copy of this letter."
    PVPReadyDialogBottomArt = PVPReadyDialogBottomArt {
    }
    MultiBar6Button4Flash = MultiBar6Button4Flash {
    }
    MANA = "Mana"
    CHAT_CONFIG_OTHER_COMBAT = <table> {
    }
    BT4Button22Flash = BT4Button22Flash {
    }
    ClassNameplateBarPaladinFrameRune5 = ClassNameplateBarPaladinFrameRune5 {
    }
    TutorialFrameRight19 = TutorialFrameRight19 {
    }
    BN_UNABLE_TO_RESOLVE_NAME = "Unable to whisper '%s'. Blizzard services may be unavailable."
    CinematicFrameRaidBossEmoteFrame = CinematicFrameRaidBossEmoteFrame {
    }
    AddonListClearButton = AddonListClearButton {
    }
    LE_GAME_ERR_ONLY_ONE_QUIVER = 36
    INT_SPELL_DURATION_HOURS = "%d |4hour:hrs;"
    SLASH_LibQTip1 = "/qtip"
    BtWQuestsSearchResultFullMixin = <table> {
    }
    LOSS_OF_CONTROL_DISPLAY_FEAR = "Feared"
    POWERBAR_PREDICTION_COLOR_MAELSTROM_CODE = ""
    BankFrameItem17SearchOverlay = BankFrameItem17SearchOverlay {
    }
    AUCTIONATOR_L_DEFAULT_LIST_HEADER = "Default Shopping List"
    DMG_LCD = "DMG"
    ACTION_SPELL_MISSED_POSSESSIVE = "1"
    XPERL_RAID_TOOLTIP_BUFFEXPIRING = "%s's %s expires in %s"
    SLASH_STOPATTACK1 = "/stopattack"
    MAP_LEGEND_RARE_TOOLTIP = "A special creature that provides various rewards"
    MultiCastActionButton4HotKey = MultiCastActionButton4HotKey {
    }


To post a comment, please login or register a new account.