Error with latest alpha #613


  • Accepted
  • Fixed
  • Started
Closed
  • Winney1907 created this issue Nov 5, 2018

    Date: 2018-11-05 11:38:59
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\Grid2\GridLayout.lua line 381:
    attempt to perform arithmetic on field '?' (a nil value)
    Debug:
    Grid2\GridLayout.lua:381: AddHeader()
    Grid2\GridLayout.lua:366: LoadLayout()
    Grid2\GridLayout.lua:348: ReloadLayout()
    Grid2\GridLayout.lua:215: ?()
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119:
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119
    [C]: ?
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29:
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: SendMessage()
    Grid2\GridRoster.lua:197: GroupChanged()
    Grid2\GridRoster.lua:149: ?()
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119:
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119
    [C]: ?
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:29:
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25
    ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:64: Fire()
    Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
    Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
    Locals:
    None

  • kunlong posted a comment Nov 5, 2018

    i had the same error when it switched to old personal layout. 

    delete the old layout and re-create a same layout then the error is gone.

  • michaelsp posted a comment Nov 5, 2018

    Umm, your custom layouts must have a lot of years, I removed a conversion of ancient layout format in this version.

  • michaelsp added a tag Accepted Nov 5, 2018
  • michaelsp added a tag Fixed Nov 5, 2018
  • michaelsp closed issue Nov 6, 2018
  • michaelsp reopened issue Nov 7, 2018
  • michaelsp posted a comment Nov 7, 2018

    Bug not fixed due to a new bug in the code added to fix the bug, must be really fixed in v844


    Edited Nov 7, 2018
  • michaelsp added a tag Started Nov 7, 2018
  • michaelsp removed a tag Fixed Nov 7, 2018
  • michaelsp closed issue Nov 10, 2018
  • michaelsp added a tag Fixed Nov 10, 2018

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