Tracker does not update the quest status #35


  • New
  • Defect
Open
Assigned to kemayo
  • thospr created this issue Oct 16, 2014

    What version of the product are you using?

    v7-7-g9f1ff37

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

    After login the following text appears in the chat: There is a problem with the objectives for [8] Dangers of the Windfury (743) 8.

    Tracker does not update the quest status  nor does it show the name of the quest items to.

    Output in tracker is:
    [8] Dangers of the Windfury
    8                                 0/0

    Do you have an error log of what happened?

    4x ...aceBetterQuest\modules\blizzard\blizzard.lua:132: attempt to perform arithmetic on local 'needed' (a nil value)
    ...aceBetterQuest\modules\blizzard\blizzard.lua:132: in function `GetQuestLogLeaderBoard'
    ..._ObjectiveTracker\Blizzard_QuestObjectiveTracker.lua:333: in function `QuestObjectiveTracker_DoQuestObjectives'
    ..._ObjectiveTracker\Blizzard_QuestObjectiveTracker.lua:481: in function `Update'
    ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1014: in function `ObjectiveTracker_Update'
    ...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:614: in function <...zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:612>

    Locals:
    block = <unnamed> {
    0 = <userdata>
    lines = <table> {
    }
    id = 743
    HeaderButton = ObjectiveTrackerBlocksFrameHeader {
    }
    nextBlock = <unnamed> {
    }
    HeaderText = <unnamed> {
    }
    questLogIndex = 5
    used = true
    height = 11.847661018372
    module = <table> {
    }
    }
    numObjectives = 1
    questCompleted = false
    questSequenced = false
    existingBlock = <unnamed> {
    0 = <userdata>
    lines = <table> {
    }
    id = 743
    HeaderButton = ObjectiveTrackerBlocksFrameHeader {
    }
    nextBlock = <unnamed> {
    }
    HeaderText = <unnamed> {
    }
    questLogIndex = 5
    used = true
    height = 11.847661018372
    module = <table> {
    }
    }
    objectiveCompleting = false
    (for index) = 1
    (for limit) = 1
    (for step) = 1
    objectiveIndex = 1
    LINE_TYPE_ANIM = <table> {
    template = "QuestObjectiveAnimLineTemplate"
    freeLines = <table> {
    }
    }

  • thospr added the tags New Defect Oct 16, 2014

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