Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #164713
    kbscores
    Participant

    Is there an easy way to submit lua errors?

    #168210
    Dugi
    Keymaster

    would appreciate to copy and paste the error here, new topic is fine. 

    #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
    #168262
    stormalong
    Member

    Same error here, by clicking any quest in my log

    Message: InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:356: attempt to index field 'Number' (a nil value)
    Time: Fri Oct 23 22:17:33 2020
    Count: 1
    Stack: InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:356: attempt to index field 'Number' (a nil value)
    [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:1495
    initialized = true
    UpdateTabs = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1647
    SetGuideForTab = <function> defined @InterfaceAddOnsDugisGuideViewerZSmallFrame.lua:1768
    Init = <function> defined @Interfac

    #168267
    Dugi
    Keymaster

    You still need to update the addon, check your install path is correct and reinstall. 

    Check that you have the latest update by checking in the addons menu. 

    Do this to confirm that you have updated. 

    1. Delete DugiGuidesViewerZ folder in your WoW/Interface/Addons folder
    2. Enter the game and confirm that dugi is gone from the addon menu 
    3. Reinstall 

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