Lua error regarding StatusAuraNewPredictor #591


  • Fixed
  • Replied
Closed
  • Forge_User_34824508 created this issue Sep 19, 2018

    Hello. I am trying to add debuffs into grid, however when I type into the Name or SpellId box I get a lua error which follows:

    Message: ...2Options\modules\statuses\StatusAuraNewPredictor.lua:51: bad argument #1 to 'pairs' (table expected, got nil)
    Time: Wed Sep 19 17:41:42 2018
    Count: 20
    Stack: ...2Options\modules\statuses\StatusAuraNewPredictor.lua:51: bad argument #1 to 'pairs' (table expected, got nil)
    [C]: in function `pairs'
    ...2Options\modules\statuses\StatusAuraNewPredictor.lua:51: in function <...2Options\modules\statuses\StatusAuraNewPredictor.lua:30>
    (tail call): ?
    ...\AceGUI-3.0-Search-EditBox\Search-EditBox-Widget.lua:222: in function `Query'
    ...\AceGUI-3.0-Search-EditBox\Search-EditBox-Widget.lua:59: in function <...\AceGUI-3.0-Search-EditBox\Search-EditBox-Widget.lua:55>
    ...\AceGUI-3.0-Search-EditBox\Search-EditBox-Widget.lua:294: in function <...\AceGUI-3.0-Search-EditBox\Search-EditBox-Widget.lua:288>

    Locals: (*temporary) = nil
    (*temporary) = "table expected, got nil"
    = <function> defined =[C]:-1

     

    The count goes up the more letters I type. How can I fix this error?

  • michaelsp posted a comment Sep 19, 2018

    Which Grid2 version ?

    I think  in latest alpha versions  that issue is fixed. Download Grid2 version r834-alpha


    Edited Sep 19, 2018
  • michaelsp added a tag Replied Sep 19, 2018
  • Forge_User_34824508 posted a comment Sep 19, 2018

    Thank you, that worked!

  • Forge_User_34824508 closed issue Sep 19, 2018
  • michaelsp added a tag Fixed Sep 19, 2018

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