Open flight map in new dalaran error appears #9


  • New
  • Defect
Open
  • Yargoro created this issue Dec 27, 2016

    Message: Interface\AddOns\HomingDigeon\HomingDigeon-v1.7.0-Release.lua:79: attempt to index local 'node' (a nil value)
    Time: 12/27/16 19:31:56
    Count: 1
    Stack: Interface\AddOns\HomingDigeon\HomingDigeon.lua:79: in function <Interface\AddOns\HomingDigeon\HomingDigeon.lua:20>

    Locals: storemap = 1014
    taxi_x = 580
    taxi_y = 580
    taxi_x_centre = 290
    taxi_y_centre = 290
    world_x = 1001.9999389648
    world_y = 668
    world_x_centre = 500.99996948242
    world_y_centre = 334
    (for index) = 2
    (for limit) = 40
    (for step) = 1
    a = 2
    type = 4
    name = "Digsite: The Witchwood"
    desc = nil
    tex = 177
    x = 0.44245779514313
    y = 0.13155144453049
    poiName = "WorldMapFramePOIDigSite2"
    worldMapPOI = WorldMapFramePOIDigSite2 {
    0 = <userdata>
    UpdateTooltip = <function> defined @Interface\FrameXML\WorldMapFrame.lua:1577
    description = "Digsite: The Witchwood"
    HighlightTexture = WorldMapFramePOIDigSite2HighlightTexture {
    }
    Texture = WorldMapFramePOIDigSite2Texture {
    }
    }
    min = nil
    minode = nil
    (for index) = 1
    (for limit) = 38
    (for step) = 1
    i = 1
    node = nil
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = "1"
    (*temporary) = nil
    (*temporary) = 1
    (*temporary) = "attempt to index local 'node' (a nil value)"
    digSites = <table> {
    (null) = true
    }
    x1 = 0.63671875
    x2 = 0.703125
    y1 = 0.423828125
    y2 = 0.45703125
    MagicXRatio = <table> {
    6 = 1.3
    7 = 1.4
    8 = 1
    3 = 1.3
    1 = 1.5
    4 = 1.2
    5 = 1
    2 = 1.3
    }
    MagicXOffset = <table> {
    6 = -10
    7 = 35
    8 = 0
    3 = 0
    1 = 0
    4 = 15
    5 = 0
    2 = 0
    }
    MagicYRatio = <table> {
    6 = 0.9
    7 = 0.9
    8 = 1
    3 = 1
    1 = 1
    4 = 0.8
    5 = 1
    2 = 1
    }
    MagicYOffset = <table> {
    6 = 0
    7 = -10
    8 = 0
    3 = 5
    1 = -5
    4 = -30
    5 = 0
    2 = -5
    }

  • Yargoro added the tags Defect New Dec 27, 2016

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