Banzai LUA Errors #1220


  • Defect
Closed
  • hardstuckleague created this issue Apr 27, 2023

    What version of Grid2  are you using (Version is displayed in General/About Tab) ?

      v2.2.15

     

    What game client version, classic or retail, windows or mac and language are you using ?

     Retail, Windows 11, English

     

    What steps will reproduce the problem?

     Running Banzai as a text indicator in a dungeon.


    Did you try having Grid2 as the only enabled addon and everything else disabled?

      No, but I didn't change anything since it started throwing errors.

     

    Was it working in a previous version? If yes, which was the last good one?

      Yes, the prior version before update.

     

    Do you have an error log of what happened? If you don't see any errors, make sure that error reporting is enabled (`/console scriptErrors 1`) or install [BugSack](https://mods.curse.com/addons/wow/BugSack).

      

    212x Grid2/GridUtils.lua:84: attempt to get length of local 's' (a number value)
    [string "@Grid2/GridUtils.lua"]:84: in function <Grid2/GridUtils.lua:83>
    [string "@Grid2/modules/IndicatorText.lua"]:216: in function `OnUpdate'
    [string "@Grid2/GridIndicator.lua"]:101: in function `Update'
    [string "@Grid2/GridStatus.lua"]:74: in function `UpdateIndicators'
    [string "@Grid2/modules/StatusBanzai.lua"]:246: in function `Update'
    [string "@Grid2/modules/StatusBanzai.lua"]:72: in function <Grid2/modules/StatusBanzai.lua:69>

    Locals:
    s = 0
    c = 12
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to get length of local 's' (a number value)"
    strbyte = <function> defined =[C]:-1

     

    Please provide any additional information below.

     In dungeons ability casts on team members keep triggering LUA errors.

     

  • hardstuckleague added a tag Defect Apr 27, 2023
  • hardstuckleague edited description Apr 27, 2023
  • michaelsp posted a comment Apr 27, 2023

    Which dungeon/difficulty/boss/kind of trash mobs ?

  • michaelsp posted a comment Apr 27, 2023

    Update to version 2.2.17

  • hardstuckleague posted a comment Apr 27, 2023

    The update appears to have solved the issue. Thank you!

  • hardstuckleague closed issue Apr 27, 2023

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