LUA error #1451


  • Defect
Closed
  • odiabolus created this issue Dec 30, 2018

    2x Bartender4\ButtonBar.lua:195: attempt to perform arithmetic on local 'Rows' (a nil value)
    Bartender4\ButtonBar.lua:195: in function `UpdateButtonLayout'
    Bartender4\VehicleBar.lua:60: in function <Bartender4\VehicleBar.lua:56>
    (tail call): ?
    [C]: in function `MainMenuBarVehicleLeaveButton_Update'
    FrameXML\MainMenuBar.lua:146: in function <FrameXML\MainMenuBar.lua:145>

    Locals:
    self = BT4BarVehicle {
    0 = <userdata>
    WrapScript = <function> defined @FrameXML\SecureHandlers.lua:782
    buttons = <table> {
    }
    id = "Vehicle"
    hidedriver = <table> {
    }
    UnwrapScript = <function> defined @FrameXML\SecureHandlers.lua:788
    config = <table> {
    }
    name = "Vehicle Bar"
    elapsed = 0
    overlay = BT4BarVehicleOverlay {
    }
    SetFrameRef = <function> defined @FrameXML\SecureHandlers.lua:793
    Execute = <function> defined @FrameXML\SecureHandlers.lua:777
    }
    buttons = <table> {
    1 = MainMenuBarVehicleLeaveButton {
    }
    }
    pad = nil
    numbuttons = 1
    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
    LBF = nil
    Masque = nil

  • odiabolus added a tag Defect Dec 30, 2018
  • nevcairiel closed issue Sep 6, 2019

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