Black frames. Cant load profiles. #1412


Closed
  • mystguard created this issue Feb 4, 2026

    Black frames after reload.

    It probably can't read the profile file.

    It fixes itself when I create a new profile. But it breaks again when I reload.

     

    16x ...ceGrid2/modules/IndicatorMidnightTooltip.lua:160: bad argument #1 to '?' (table expected, got nil)
    [tail call]: ?
    [C]: ?
    [Grid2/modules/IndicatorMidnightTooltip.lua]:160: in function 'UpdateDB'
    [Grid2/GridIndicator.lua]:223: in function 'RegisterIndicator'
    [Grid2/modules/IndicatorMidnightTooltip.lua]:165: in function 'setupFunc'
    [Grid2/GridSetup.lua]:29: in function 'SetupIndicator'
    [Grid2/GridSetup.lua]:41: in function 'SetupIndicators'
    [Grid2/GridSetup.lua]:78: in function 'Setup'
    [Grid2/GridCore.lua]:194: in function 'LoadConfig'
    [Grid2/GridCore.lua]:182: in function <Grid2/GridCore.lua:156>
    [C]: ?
    [Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:66: in function <...ceDetails/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
    [Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:523: in function 'EnableAddon'
    [Details/Libs/AceAddon-3.0-13/AceAddon-3.0.lua]:626: in function <...ceDetails/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>

     

  • michaelsp posted a comment Feb 4, 2026

    Due to a bug tooltips cannot be disabled, as workaround reenable the tooltips option in the tooltip indicator.

    Type /Grid2

    Goto Indicators > Tooltip

    In "Show tooltip" change the option from "Never" to "Always" or "in combat" or "out of combat"


    Edited Feb 4, 2026
  • michaelsp posted a comment Feb 4, 2026

    Version 3.0.20 should fix this issue.

  • michaelsp closed issue Feb 6, 2026

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