Can Not Open Options or Configuration #983


  • New
Closed
  • uufffda created this issue Jun 4, 2021

    What version of Grid2 and game type (classic or retail) are you using ?

    2.0.12-bcc

     

    What game client version (windows or mac) and language are you using ?

    2.5.1

     

    What steps will reproduce the problem?

    Nothing I do will open the options.  Left clicking the map icon does nothing.  Going to Interface > Addons and clicking Open Grid2 Options does nothing.  If I type /grid2 in the chat field it wont even let me hit enter.

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

    Only Grid2 and Grid2 Options are enabled.

      

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

    It worked in classic before TBC.

      

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

    Message: Interface\AddOns\Grid2Options\GridCore.lua:73: attempt to call method 'SetEditedTheme' (a nil value)
    Time: Fri Jun 4 09:30:03 2021
    Count: 1
    Stack: Interface\AddOns\Grid2Options\GridCore.lua:73: attempt to call method 'SetEditedTheme' (a nil value)
    [string "@Interface\AddOns\Grid2Options\GridCore.lua"]:73: in function `MakeOptions'
    [string "@Interface\AddOns\Grid2Options\GridCore.lua"]:64: in function `Initialize'
    [string "@Interface\AddOns\Grid2\GridCore.lua"]:312: in function `LoadOptions'
    [string "@Interface\AddOns\Grid2\GridCore.lua"]:292: in function `OpenGrid2Options'
    [string "@Interface\AddOns\Grid2\GridCore.lua"]:304: in function `?'
    [string "@Interface\AddOns\Grid2\Libs\AceConsole-3.0\AceConsole-3.0.lua"]:94: in function `?'
    [string "@Interface\FrameXML\ChatFrame.lua"]:4825: in function `ChatEdit_ParseText'
    [string "@Interface\FrameXML\ChatFrame.lua"]:4488: in function `ChatEdit_SendText'
    [string "@Interface\FrameXML\ChatFrame.lua"]:4524: in function `ChatEdit_OnEnterPressed'
    [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>

    Locals: self = <table> {
    RegisterStatusCategoryOptions = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:238
    DeleteStatusOptions = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:270
    MakeHeaderOptions = <function> defined @Interface\AddOns\Grid2Options\GridUtils.lua:220
    MakeSpacerOptions = <function> defined @Interface\AddOns\Grid2Options\GridUtils.lua:228
    GetStatusInfo = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:132
    OnChatCommand = <function> defined @Interface\AddOns\Grid2Options\GridCore.lua:80
    AdvancedProfileOptions = <table> {
    }
    statusTypesIcons = <table> {
    }
    IsCompatiblePair = <function> defined @Interface\AddOns\Grid2Options\GridUtils.lua:333
    GetStatusTooltipText = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:103
    RegisterStatusOptions = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:225
    MakeStatusDebuffsListOptions = <function> defined @Interface\AddOns\Grid2Options\modules\statuses\StatusAuraDebuffs.lua:3
    MakeStatusAuraTextOptions = <function> defined @Interface\AddOns\Grid2Options\modules\statuses\StatusAura.lua:302
    indicatorBlacklistNames = <table> {
    }
    MessageDialog = <function> defined @Interface\AddOns\Grid2Options\GridUtils.lua:510
    fontFlagsValues = <table> {
    }
    MakeStatusAuraColorThresholdOptions = <function> defined @Interface\AddOns\Grid2Options\modules\statuses\StatusAura.lua:203
    ExportText = <function> defined @Interface\AddOns\Grid2Options\modules\general\GridExportImport.lua:363
    DeleteStatusConfirm = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:61
    MakeOptions = <function> defined @Interface\AddOns\Grid2Options\GridCore.lua:71
    FONT_FLAGS_DEFAULT = "0"
    MEDIA_FONT_DEFAULT = "Friz Quadrata TT"
    MakeStatusColorThresholdOptions = <function> defined @Interface\AddOns\Grid2Options\modules\statuses\Status.lua:137
    GetAvailableIndicatorValues = <function> defined @Interface\AddOns\Grid2Options\GridUtils.lua:363
    generalOptions = <table> {
    }
    MakeStatusAuraEnableStacksOptions = <function> defined @Interface\AddOns\Grid2Options\modules\statuses\StatusAura.lua:39
    GetLayoutsEditorOptions = <function> defined @Interface\AddOns\Grid2Options\modules\general\GridLayoutsEditor.lua:690
    MakeIndicatorTextureOptions = <function> defined @Interface\AddOns\Grid2Options\modules\indicators\Indicator.lua:430
    indicatorIconPath = "Interface\Addons\Grid2Options\media\indicator-"
    AddNewCustomLayoutsOptions = <function> defined @Interface\AddOns\Grid2Options\modules\general\GridLayoutsEditor.lua:178
    MakeIndicatorAuraIconsLocationOptions = <function> defined @Interface\AddOns\Grid2Options\modules\indicators\IndicatorIcons.lua:132
    GetStatusCompIndicatorsText = <function> defined @Interface\AddOns\Grid2Options\GridStatuses.lua:165
    LI = <table> {
    }
    MakeStatusIndicatorsOptions = <function> defined @Interface\AddOns\Grid2O

     

     

      

    Please provide any additional information below.

     

     

  • uufffda added a tag New Jun 4, 2021
  • michaelsp posted a comment Jun 5, 2021

    Reinstall Grid2 and disable another addons.

  • michaelsp closed issue Jun 8, 2021

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