GetCampaignInfo() error on login/reload #106


  • Fixed
Closed
  • AssTongue created this issue Sep 4, 2018

    This error shows up consistently on login/reload, with only SorhaQuestLog r222-alpha and BugGrabber/BugSack addons installed:

     

    1x Usage: local campaignInfo = C_CampaignInfo.GetCampaignInfo(campaignID)
    [C]: in function `GetCampaignInfo'
    SorhaQuestLog\Modules\Quests.lua:3981: in function `GetCampaignButton'
    SorhaQuestLog\Modules\Quests.lua:4940: in function `?'
    ...Ons\SorhaQuestLog\Libs\AceTimer-3.0\AceTimer-3.0-17.lua:55: in function <...Ons\SorhaQuestLog\Libs\AceTimer-3.0\AceTimer-3.0.lua:50>
    
    Locals:
    (*temporary) = "Usage: local campaignInfo = C_CampaignInfo.GetCampaignInfo(campaignID)"
    

     

  • EnmaPlays posted a comment Sep 5, 2018

    Same, but only on characters that do not have the war campaign. My guess is the code assumes 110-120 character and doesn't have logic for our lowbies. Rolling back to r221 for now. 

  • humfras closed issue Aug 9, 2021
  • humfras added a tag Fixed Aug 9, 2021

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