Lua error, MOP Classic, happens when I switch specializations! #2345


Open
  • catpokemon created this issue Sep 16, 2025

    717x Bartender4/ButtonBar.lua:182: attempt to perform arithmetic on local 'Rows' (a nil value)
    [Bartender4/ButtonBar.lua]:182: in function 'UpdateButtonLayout'
    [Bartender4/StanceBar.lua]:268: in function 'UpdateStanceButtons'
    [Bartender4/StanceBar.lua]:291: in function <Bartender4/StanceBar.lua:278>

    Locals:
    self = BT4BarStanceBar {
    buttons = <table> {
    }
    id = "StanceBar"
    hidedriver = <table> {
    }
    elapsed = 0
    config = <table> {
    }
    name = "Stance Bar"
    numbuttons = 1
    overlay = BT4BarStanceBarOverlay {
    }
    }
    buttons = <table> {
    1 = BT4StanceButton1 {
    }
    }
    pad = nil
    numbuttons = 1
    Rows = 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) = nil
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on local 'Rows' (a nil value)"
    Masque = nil


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