Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Is there an easy way to submit lua errors? #168212
    dedren
    Participant

      I keep getting the following Lua Error while I had a world quest loaded:

      Message: InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:356: attempt to index field ‘Number’ (a nil value)
      Time: Wed Oct 14 07:18:54 2020
      Count: 1
      Stack: InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:356: attempt to index field ‘Number’ (a nil value)
      [string “@InterfaceAddOnsDugisGuideViewerZSmallFrame.lua”]:356: in function `SetupAutoGuidePOIButton’
      [string “@InterfaceAddOnsDugisGuideViewerZSmallFrame.lua”]:993: in function <InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:817>
      [string “@InterfaceAddOnsDugisGuideViewerZSmallFrame.lua”]:1361: in function `PopulateSmallFrame’
      [string “@InterfaceAddOnsDugisGuideViewerZSmallFrame.lua”]:1908: in function `UpdateSmallFrame’
      [string “@InterfaceAddOnsDugisGuideViewerZGuides.lua”]:7058: in function <InterfaceAddOnsDugisGuideViewerZGuides.lua:7055>
      [string “@InterfaceSharedXMLC_TimerAugment.lua”]:16: in function <InterfaceSharedXMLC_TimerAugment.lua:14>
      Locals: self = <table> {
       PlayFlashAnimation = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1549
       OnEnter = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1488
       Enable = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1859
       GetPOIButtonByQuestID = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:300
       StatusFrame_GetDescriptionText = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:703
       IterateActiveStatusFrames = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:469
       OnDragStart = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1508
       OnHeader_Expand = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:228
       OnClick = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1291
       AddTab = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1715
       tabs = <table> {
       }
       OnDragStop = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1515
       SmallFrameBkg = SmallFrameBkg {
       }
       stepOriginalOnLeave = <function> defined *:OnLeave:1
       stepOriginalOnEnter = <function> defined *:OnEnter:1
       Show = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:236
       ShowTabMenu = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1618
       name = “SmallFrame”
       Initialize = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:438
       loaded = true
       GetQuestName = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:809
       collapsed = false
       Disable = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1865
       Unload = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1991
       GetActiveTab = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1758
       StartFrameTransition = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1848
       FlashFrame = <unnamed> {
       }
       OnHeader_Collapse = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:222
       UpdateAutoGuideIcons = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:273
       tabsBox = <unnamed> {
       }
       GetPOIIndexByQuestID = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:295
       UpdateSmallFrameHeader = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:141
       SetupAutoGuidePOIButtonHighlight = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:308
       PopulateSmallFrame = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1317
       CheckButton_OnEvent = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1371
       UpdateProgressBarPosition = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1574
       InitializeTabs = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1779
       ObjectiveFrameDugiBkg = ObjectiveFrameDugiBkg {
       }
       OnLeave = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:149
    Viewing 1 post (of 1 total)