Issue with Landing Alts #112


  • New
  • Defect
Open
  • SquishedMittens created this issue Jul 22, 2016

    What steps will reproduce the problem?
    1. Load character into game
    2.
    3.

    What is the expected output? What do you see instead?

    What version of the product are you using?
    v1.90

    Do you have an error log of what happened?
    Message: Interface\AddOns\MasterPlan\LandingAlts.lua:7 bad argument #1 to 'pairs' (table expected, got no value)
    Time: 07/22/16 18:30:57
    Count: 1
    Stack: [C]: ?
    [C]: in function `pairs'
    Interface\AddOns\MasterPlan\LandingAlts.lua:7 in function `GetInProgressMissions'
    Interface\AddOns\MasterPlan\LandingAlts.lua:327 in main chunk
    [C]: ?
    [C]: ?
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:391 in function <Interface\FrameXML\UIParent.lua:390
    Interface\AddOns\Broker_Garrison\core.lua:303 in function `LoadDependencies'
    Interface\AddOns\Broker_Garrison\core.lua:1965 in function `?'
    ...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:53 in function <...AddOns\ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:48

    Locals:

    Please provide any additional information below.

    I posted a ticket for this on the MasterPlan project page and got replys stating that when they disabled Broker Garrison the issue went away, so I decided to post a copy here in case it is something to do with Broker Garrison.

  • SquishedMittens added the tags New Defect Jul 22, 2016
  • roncli posted a comment Jul 22, 2016

    See my comment here: http://wow.curseforge.com/addons/master-plan/tickets/873-error-to-do-with-landing-alts/#comments I don't think it's an issue with B_G, but rather an issue with how MP is calling C_Garrison.GetInProgressMissions


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