bug in raid on mana check #1432


Closed
  • shadowolder created this issue Feb 24, 2026

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

     3.0.35

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

     retail mac

    What steps will reproduce the problem?

      was in raid and errors started popping on saladhar
    Did you try having Grid2 as the only enabled addon and everything else disabled?

      no

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

      yes

    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).

      

    219x Grid2/modules/StatusMana.lua:200: attempt to compare a secret number value (tainted by 'Grid2')
    [Grid2/modules/StatusMana.lua]:200: in function 'IsActive'
    [Grid2/GridIndicator.lua]:163: in function 'GetCurrentStatus'
    [Grid2/GridIndicator.lua]:107: in function 'Update'
    [Grid2/GridStatus.lua]:81: in function 'UpdateIndicators'
    [Grid2/modules/StatusMana.lua]:173: in function 'update'
    [Grid2/modules/StatusMana.lua]:31: in function <Grid2/modules/StatusMana.lua:28>

     

    Locals:
    self = <table> {
    indicators = <table> {
    }
    enabled = true
    name = "manaalt"
    priorities = <table> {
    }
    dbx = <table> {
    }
    }
    unit = "raid7"
    (*temporary) = <no value>
    (*temporary) = "raid7"
    (*temporary) = 0
    (*temporary) = "attempt to compare a secret number value (tainted by 'Grid2')"

    Please provide any additional information below.

     

     

  • michaelsp posted a comment Feb 24, 2026

    Version 3.0.38-beta should fix this crash, but mana alt status is not going to be displayed in some cases (its a secret value now in some encounters).

  • michaelsp closed issue Feb 25, 2026

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