Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #165361
    Dugi
    Keymaster

      Retail Build 9.0176 – December 22th 2022
      Leveling Guides

      • Fixed missing quests in Dragonflight Story Only guides
      • Various fixes for Dragonflight guides


      #170243
      deathcore
      Participant
        error…
        the follow error is present since many version of dugi guide, it was present by new written SmallFrame.lua
        1x …zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:582: attempt to index field ‘?’ (a nil value)
        [string “@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua”]:582: in function `FreeProgressBar’
        [string “@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua”]:298: in function `FreeLine’
        [string “@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua”]:323: in function `GetLine’
        [string “@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua”]:358: in function `AddObjective’
        [string “@DugisGuideViewerZ/Objectives.lua”]:76: in function `AddObjective’
        [string “@DugisGuideViewerZ/Objectives.lua”]:151: in function <DugisGuideViewerZ/Objectives.lua:137>
        [string “@DugisGuideViewerZ/Objectives.lua”]:240: in function <DugisGuideViewerZ/Objectives.lua:225>
        [string “@DugisGuideViewerZ/Objectives.lua”]:358: in function `UpdateSingle’
        [string “@DugisGuideViewerZ/Objectives.lua”]:430: in function `Update’
        [string “@DugisGuideViewerZ/SmallFrame.lua”]:540: in function `UpdateTracker’
        [string “@DugisGuideViewerZ/SmallFrame.lua”]:572: in function `action’
        [string “@DugisGuideViewerZ/Util.lua”]:975: in function `DoOutOfCombatCancelOld’
        [string “@DugisGuideViewerZ/SmallFrame.lua”]:565: in function `UpdateSmallFrame’
        [string “@DugisGuideViewerZ/DugisGuideViewer.lua”]:5729: in function `?’
        [string “@DugisGuideViewerZ/DugisGuideViewer.lua”]:198: in function <DugisGuideViewerZ/DugisGuideViewer.lua:164>
        [string “=[C]”]: ?

        Locals:
        self = <table> {
         UsesSharedHeader = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:173
         contentsHeight = 0
         OnFreeTypedLine = <function> defined @Blizzard_ObjectiveTracker/Blizzard_QuestObjectiveTracker.lua:32
         AddObjective = <function> defined @DugisGuideViewerZ/Objectives.lua:75
         EndLayout = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:152
         BlocksFrame = ObjectiveTrackerBlocksFrame {
         }
         AddProgressBar = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:537
         GetBlock = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:177
         OnBlockHeaderLeave = <function> defined @DugisGuideViewerZ/Objectives.lua:60
         MarkBlocksUnused = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:231
         freeLines = <table> {
         }
         FreeUnusedBlocks = <function> defined @DugisGuideViewerZ/Objectives.lua:83
         lineTemplate = “ObjectiveTrackerLineTemplate”
         Update = <function> defined @DugisGuideViewerZ/Objectives.lua:388
         hasSkippedBlocks = false
         AddBlockOffset = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:638
         FreeLine = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:288
         blockType = “Frame”
         FreeBlock = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:239
         OnLoad = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:99
         buttonOffsets = <table> {
         }
         contentsAnimHeight = 0
         BeginLayout = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:133
         SetStringText = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:412
         GetBlockCount = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:266
         lineWidth = 229.599999
         GetRelatedModules = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:596
         SetSharedHeader = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:168
         fromModuleOffsetY = -10
         StaticReanchor = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:1293
         OnBlockHeaderEnter = <function> defined @DugisGuideViewerZ/Objectives.lua:51
         OnBlockHeaderClick = <function> defined @DugisGuideViewerZ/Objectives.lua:32
         IsCollapsed = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:618
         lineSpacing = 2
         freeTimerBars = <table> {
         }
         potentialBlocksAddedThisLayout = 0
         lastBlock = Frame {
         }
         UpdatePOIs = <function> defined @DugisGuideViewerZ/Objectives.lua:482
         GetLine = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:317
         freeProgressBars = <table> {
         }
         FreeProgressBar = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:579
         SetCollapsed = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:610
         FreeTimerBar = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:522
         usedTimerBars = <table> {
         }
         UpdateNoGuide = <function> defined @DugisGuideViewerZ/Objectives.lua:372
         GetActiveBlocks = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:276
         FreeUnusedLines = <function> defined @Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:309
         usedBlocks = <table> {
         }
         oldContentsHeight = 0
         UpdateSingle = <function> defined @DugisGuideViewerZ/Objectives.lua:286
         IsDescriptionShown = <function> defined @DugisGuideViewerZ/Objectives.lua:282
         OnFreeBlock = <function> defined @Inte

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.