Error : 3x Bartender4\ButtonBar.lua:167: attempt to perform arithmetic on local 'Rows' (a nil value) #1609


  • New
Closed
  • CerealCH created this issue May 28, 2020

    3x Bartender4\ButtonBar.lua:167: attempt to perform arithmetic on local 'Rows' (a nil value)
    [string "@Bartender4\ButtonBar.lua"]:167: in function `UpdateButtonLayout'
    [string "@Bartender4\MicroMenu.lua"]:177: in function `UpdateButtonLayout'
    [string "@Bartender4\MicroMenu.lua"]:142: in function <Bartender4\MicroMenu.lua:138>
    [string "=(tail call)"]: ?
    [string "=[C]"]: in function `UpdateMicroButtons'
    [string "*:OnEvent"]:6: in function <[string "*:OnEvent"]:1>
    [string "=[C]"]: in function `SetBindingMacro'
    [string "@Guild_Roster_Manager\Guild_Roster_Manager-1.881.lua"]:7854: in function `CreateMacro'
    [string "@Guild_Roster_Manager\Guild_Roster_Manager-1.881.lua"]:23910: in function <Guild_Roster_Manager\Guild_Roster_Manager.lua:23904>
    [string "=[C]"]: ?

    Locals:
    self = BT4BarMicroMenu {
    0 = <userdata>
    WrapScript = <function> defined @FrameXML\SecureHandlers.lua:782
    buttons = <table> {
    }
    id = "MicroMenu"
    hidedriver = <table> {
    }
    UnwrapScript = <function> defined @FrameXML\SecureHandlers.lua:788
    config = <table> {
    }
    name = "Micro menu"
    anchors = <table> {
    }
    elapsed = 0
    overlay = BT4BarMicroMenuOverlay {
    }
    SetFrameRef = <function> defined @FrameXML\SecureHandlers.lua:793
    Execute = <function> defined @FrameXML\SecureHandlers.lua:777
    }
    buttons = <table> {
    1 = CharacterMicroButton {
    }
    2 = SpellbookMicroButton {
    }
    3 = TalentMicroButton {
    }
    4 = AchievementMicroButton {
    }
    5 = QuestLogMicroButton {
    }
    6 = GuildMicroButton {
    }
    7 = LFDMicroButton {
    }
    8 = CollectionsMicroButton {
    }
    9 = EJMicroButton {
    }
    10 = StoreMicroButton {
    }
    11 = MainMenuMicroButton {
    }
    }
    pad = -2
    numbuttons = 11
    Rows = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'Rows' (a nil value)"
    math_ceil = <function> defined =[C]:-1
    Masque = nil

     
  • CerealCH added a tag New May 28, 2020
  • nevcairiel closed issue Aug 28, 2020
  • nevcairiel posted a comment Aug 28, 2020

    This is a follow-up error from another error earlier in the load process. Please post all errors if it happens again.


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