GEtting error when pressing Ctrl in AL. #1067


  • Fixed
Closed
  • MrAsphyxiate created this issue Feb 3, 2020

    I get this error whenever I am in Atlas loot and press the ctrl over an item to view its appearance.

    Message: Interface\AddOns\AtlasLoot\Button\Item_type.lua:294: attempt to call method 'Reset' (a nil value)
    Time: Mon Feb 3 21:25:58 2020
    Count: 16
    Stack: Interface\AddOns\AtlasLoot\Button\Item_type.lua:294: attempt to call method 'Reset' (a nil value)
    [string "@Interface\AddOns\AtlasLoot\Button\Item_type.lua"]:294: in function `ShowQuickDressUp'
    [string "@Interface\AddOns\AtlasLoot\Button\Item_type.lua"]:333: in function <Interface\AddOns\AtlasLoot\Button\Item_type.lua:313>

    Locals: itemLink = "[Cudgel of Consecration]"
    ttFrame = AtlasLootTooltip {
    0 = <userdata>
    numMoneyFrames = 1
    comparing = false
    shoppingTooltips = <table> {
    }
    TopOverlay = <unnamed> {
    }
    shownMoneyFrames = 1
    needsReset = true
    BottomOverlay = <unnamed> {
    }
    hasMoney = 1
    updateTooltip = 0.200000
    }
    frame = AtlasLoot-SetToolTip-ModelFrame {
    minZoom = 0
    curRotation = 0.610000
    maxZoom = 1
    0 = <userdata>
    zoomLevelNew = 0
    zoomLevel = 0
    defaultRotation = 0.610000
    }
    x = 743.000061
    y = 557.999939
    fPoint = "TOPRIGHT"
    oPoint = "BOTTOMRIGHT"
    (*temporary) = nil
    (*temporary) = AtlasLoot-SetToolTip-ModelFrame {
    minZoom = 0
    curRotation = 0.610000
    maxZoom = 1
    0 = <userdata>
    zoomLevelNew = 0
    zoomLevel = 0
    defaultRotation = 0.610000
    }
    (*temporary) = "attempt to call method 'Reset' (a nil value)"
    IsEquippableItem = <function> defined =[C]:-1
    Item = <table> {
    GetStringContent = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:227
    OnEnter = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:132
    OnSet = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:31
    Refresh = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:184
    previewTooltipFrame = AtlasLoot-SetToolTip {
    }
    OnMouseAction = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:92
    ShowQuickDressUp = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:240
    OnClear = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:168
    Query = <table> {
    }
    identifierLength = 1
    identifier = "i"
    index = 1
    OnLeave = <function> defined @Interface\AddOns\AtlasLoot\Button\Item_type.lua:159
    }
    ALPrivate = <table> {
    BOX_BORDER_BACKDROP = <table> {
    }
    IMAGE_PATH = "Interface\AddOns\AtlasLoot\Images\"
    ACCOUNT_LOCALE = "enUS"
    BOX_BACKDROP = <table> {
    }
    COIN_TEXTURE = <table> {
    }
    }
    GetItemInfo = <function> defined =[C]:-1

  • Profoundsoup posted a comment Jun 13, 2020

    53x AtlasLoot\Button\Item_type.lua:294: attempt to call method 'Reset' (a nil value)
    AtlasLoot\Button\Item_type.lua:294: in function `ShowQuickDressUp'
    AtlasLoot\Button\Item_type.lua:333: in function <AtlasLoot\Button\Item_type.lua:313>

    Locals:
    itemLink = "|cff0070dd|Hitem:139673::::::::117:252::::::|h[Deathlord's Chestguard]|h|r"
    ttFrame = AtlasLootTooltip {
    0 = <userdata>
    updateTooltip = 0.200000
    hasMoney = 1
    comparing = false
    numMoneyFrames = 1
    shoppingTooltips = <table> {
    }
    TopOverlay = <unnamed> {
    }
    shownMoneyFrames = 1
    SetHyperlink = <function> defined @Pawn\VgerCore\VgerCore.lua:178
    needsReset = true
    BottomOverlay = <unnamed> {
    }
    SetItemByID = <function> defined @Pawn\VgerCore\VgerCore.lua:178
    }
    frame = AtlasLoot-SetToolTip-ModelFrame {
    minZoom = 0
    curRotation = 0.610000
    maxZoom = 1
    0 = <userdata>
    zoomLevelNew = 0
    zoomLevel = 0
    defaultRotation = 0.610000
    }
    x = 1010.803406
    y = 612.666748
    fPoint = "TOPRIGHT"
    oPoint = "BOTTOMRIGHT"
    (*temporary) = nil
    (*temporary) = AtlasLoot-SetToolTip-ModelFrame {
    minZoom = 0
    curRotation = 0.610000
    maxZoom = 1
    0 = <userdata>
    zoomLevelNew = 0
    zoomLevel = 0
    defaultRotation = 0.610000
    }
    (*temporary) = "attempt to call method 'Reset' (a nil value)"
    IsEquippableItem = <function> defined =[C]:-1
    Item = <table> {
    GetStringContent = <function> defined @AtlasLoot\Button\Item_type.lua:227
    OnEnter = <function> defined @AtlasLoot\Button\Item_type.lua:132
    OnSet = <function> defined @AtlasLoot\Button\Item_type.lua:31
    Refresh = <function> defined @AtlasLoot\Button\Item_type.lua:184
    previewTooltipFrame = AtlasLoot-SetToolTip {
    }
    OnMouseAction = <function> defined @AtlasLoot\Button\Item_type.lua:92
    ShowQuickDressUp = <function> defined @AtlasLoot\Button\Item_type.lua:240
    OnClear = <function> defined @AtlasLoot\Button\Item_type.lua:168
    Query = <table> {
    }
    identifierLength = 1
    identifier = "i"
    index = 1
    OnLeave = <function> defined @AtlasLoot\Button\Item_type.lua:159
    }
    ALPrivate = <table> {
    BOX_BORDER_BACKDROP = <table> {
    }
    IMAGE_PATH = "AtlasLoot\Images\"
    ACCOUNT_LOCALE = "enUS"
    BOX_BACKDROP = <table> {
    }
    COIN_TEXTURE = <table> {
    }
    }
    GetItemInfo = <function> defined =[C]:-1

  • arithmandar added a tag Fixed Oct 21, 2020
  • arithmandar closed issue Oct 21, 2020

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