Options will no longer open #437


  • Defect
  • Invalid
Closed
Assigned to michaelsp
  • _ForgeUser3444038 created this issue Apr 4, 2015

    What steps will reproduce the problem?
    1. Type /grid2 or left click on the minimap icon

    What is the expected output? What do you see instead?
    Options open.
    With all addons disabled I currently receive the Lua Error posted below.
    With my addons enabled it simply will not allow you to press the enter button to allow the command /grid2 to be received.

    What Grid2 version and language of WoW are you using?
    r776

    Do you have an error log of what happened?
    Message: Interface\AddOns\Grid2\GridCore.lua:202: attempt to call method 'LoadOptions' (a nil value)
    Time: 04/05/15 07:41:21
    Count: 4
    Stack: Interface\AddOns\Grid2\GridCore.lua:202: in function `LoadGrid2Options'
    Interface\AddOns\Grid2\GridCore.lua:210: in function `OnChatCommand'
    Interface\AddOns\Grid2LDB\Grid2LDB.lua:18: in function `OnClick'
    ...AddOns\Grid2LDB\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:116: in function <...AddOns\Grid2LDB\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:116>

    Locals: self = <table> {
    UnitIsParty = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:88
    EnableModules = <function> defined @Interface\AddOns\Grid2\GridCore.lua:92
    indicatorSorted = <table> {
    }
    modules = <table> {
    }
    CancelTimer = <function> defined @Interface\AddOns\Grid2\GridCore.lua:51
    SetupIndicators = <function> defined @Interface\AddOns\Grid2\GridSetup.lua:18
    defaultModulePrototype = <table> {
    }
    CopyTable = <function> defined @Interface\AddOns\Grid2\GridUtils.lua:48
    SetDefaultModulePrototype = <function> defined @Interface\AddOns\Grid2\Libs\AceAddon-3.0\AceAddon-3.0.lua:440
    MakeColor = <function> defined @Interface\AddOns\Grid2\GridUtils.lua:20
    IsEnabled = <function> defined @Interface\AddOns\Grid2\Libs\AceAddon-3.0\AceAddon-3.0.lua:482
    ScheduleTimer = <function> defined @Interface\AddOns\Grid2\GridCore.lua:46
    LoadConfig = <function> defined @Interface\AddOns\Grid2\GridCore.lua:152
    GetUnitFrames = <function> defined @Interface\AddOns\Grid2\GridFrame.lua:29
    RegisterIndicator = <function> defined @Interface\AddOns\Grid2\GridIndicator.lua:99
    RegisterMessage = <function> defined @Interface\AddOns\Grid2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
    UnregisterMessage = <function> defined @Interface\AddOns\Grid2\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
    Dummy = <function> defined @Interface\AddOns\Grid2\GridUtils.lua:5
    UpdateRoster = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:285
    GetOwnerUnitidByGUID = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:60
    SetStatusAuraDebuffTypeColor = <function> defined @Interface\AddOns\Grid2\modules\StatusAuras.lua:214
    statusTypes = <table> {
    }
    RegisterTimeTrackerStatus = <function> defined @Interface\AddOns\Grid2\modules\StatusAuras.lua:115
    DbSetValue = <function> defined @Interface\AddOns\Grid2\GridDefaults.lua:20
    raid_units = <table> {
    }
    OnEnable = <function> defined @Interface\AddOns\Grid2\GridCore.lua:131
    IsUnitInRaid = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:76
    statusPrototype = <table> {
    }
    UnitIsRaid = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:94
    DbSetIndicator = <function> defined @Interface\AddOns\Grid2\GridDefaults.lua:32
    NewModule = <function> defined @Interface\AddOns\Grid2\Libs\AceAddon-3.0\AceAddon-3.0.lua:266
    UNIT_PET = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:201
    IterateRoster = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:100
    UNIT_NAME_UPDATE = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:181
    GetName = <function> defined @Interface\AddOns\Grid2\Libs\AceAddon-3.0\AceAddon-3.0.lua:310
    setupFunc = <table> {
    }
    GetStatusAuraDebuffTypeColors = <function> defined @Interface\AddOns\Grid2\modules\StatusAuras.lua:217
    name = "Grid2"
    GetCurrentSetup = <function> defined @Interface\AddOns\Grid2StatusAuraGroup\Grid2StatusAuraGroup.lua:120
    Disable = <function> defined @Interface\AddOns\Grid2\Libs\AceAddon-3.0\AceAddon-3.0.lua:345
    UpdateDefaults = <function> defined @Interface\AddOns\Grid2RaidDebuffs\Grid2RaidDebuffs.lua:388
    Print = <function> defined @Interface\AddOns\Grid2\Libs\AceConsole-3.0\AceConsole-3.0.lua:54
    SetupStatusAuraGroupBuff = <function> defined @Interface\AddOns\Grid2StatusAuraGroup\Grid2StatusAuraGroup.lua:35
    GroupChanged = <function> defined @Interface\AddOns\Grid2\GridRoster.lua:122
    RefreshAuras = <function> defined @Interface\AddOns\Grid2\modules\StatusAuras.lua:183
    AlignPoints = <table> {
    }
    SetupStatusMap = <function

    Please provide any additional information below.

    It simply stopped working one day, sometime last week I believe, I could be wrong though, it miiiight have been longer in which case it could line up with the last time I updated it, which was 25 March.

    I understand I am using the alpha version, if I roll the version back to a known stable version will this effect my current setups, and if so, is there anything I can do to prevent them from not working / being ineffective?

    If this is an issue with the version, do you think it will take long to fix the problem.. whilst I'd like to open options, I can wait another week or so if you believe it will be sorted soon.

    Many thanks
    Tsu

  • _ForgeUser3444038 added the tags New Defect Apr 4, 2015
  • michaelsp posted a comment Apr 4, 2015

    Remove Grid2StatusAuraGroup addon, this addon was abandoned, last update was 5 years ago, and probably it is breaking Grid2.


    Edited Apr 4, 2015
  • michaelsp removed a tag New Apr 4, 2015
  • michaelsp added a tag Waiting Apr 4, 2015
  • michaelsp removed a tag Waiting Apr 6, 2015
  • michaelsp added a tag Invalid Apr 6, 2015
  • michaelsp closed issue Apr 6, 2015
  • _ForgeUser3444038 posted a comment Apr 30, 2015

    <<reply 2529197>>

    Thanks worked fine after I did that.

    Apologise if you received a brief double posting of a similar ticket. I removed it shortly after making it having forgot that I already made this one!


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