lua error from arena/bgs #1429


Closed
  • Yidz created this issue Feb 21, 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 windows 11 english

    What steps will reproduce the problem?

      think its just from playing arena/bgs
    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?

      not sure

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

      

    9x attempt to perform string conversion on a secret string value (tainted by 'Grid2')
    [Grid2/GridUtils.lua]:139: in function <Grid2/GridUtils.lua:138>
    [Grid2/modules/StatusName.lua]:21: in function 'GetText'
    [Grid2/modules/IndicatorText.lua]:219: in function 'OnUpdate'
    [Grid2/GridIndicator.lua]:107: in function 'Update'
    [Grid2/GridStatus.lua]:81: in function 'UpdateIndicators'
    [Grid2/modules/StatusOffline.lua]:65: in function 'SetOffline'
    [Grid2/modules/StatusOffline.lua]:45: in function '?'
    [BasicMinimap/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:109: in function <...map/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
    [C]: ?
    [BasicMinimap/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:19: in function <...map/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
    [BasicMinimap/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua]:54: in function 'Fire'
    [CraftSim/Libs/AceEvent-3.0/AceEvent-3.0.lua]:120: in function <...eCraftSim/Libs/AceEvent-3.0/AceEvent-3.0.lua:119>

     

    Locals:
    str = <no value>
    Cyr2Lat = <table> {
    Щ = "Shch"
    р = "r"
    ф = "f"
    ш = "sh"
    ь = ""
    С = "S"
    Х = "Kh"
    н = "n"
    Д = "D"
    й = "y"
    А = "A"
    М = "M"
    е = "e"
    И = "I"
    б = "b"
    Ш = "Sh"
    с = "s"
    Ё = "e"
    х = "kh"
    щ = "shch"
    Р = "R"
    э = "e"
    Ф = "F"
    м = "m"
    Е = "E"
    и = "i"
    ё = "e"
    Б = "B"
    Н = "N"
    д = "d"
    Й = "Y"
    а = "a"
    т = "t"
    Ы = "Y"
    ц = "ts"
    ю = "yu"
    У = "U"
    ъ = ""
    Ч = "Ch"
    Ж = "Zh"
    п = "p"
    В = "V"
    л = "l"
    з = "z"
    О = "O"
    г = "g"
    К = "K"
    у = "u"
    Ъ = ""
    ч = "ch"
    Т = "T"
    я = "ya"
    ы = "y"
    Ц = "Ts"
    З = "Z"
    о = "o"
    Г = "G"
    к = "k"
    Я = "Ya"
    ж = "zh"
    П = "P"
    Ю = "Yu"
    в = "v"
    Э = "E"
    Ь = ""
    Л = "L"
    }

    Please provide any additional information below.

     

     

  • michaelsp posted a comment Feb 21, 2026

    Version 3.0.36-beta should fix the issue.

  • michaelsp closed issue Feb 23, 2026

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