'SetBackdrop' (a nil value) #1757


  • Invalid
Closed
Assigned to ressym
  • neidzwiedz created this issue Nov 18, 2020

    First off, thank you for an amazing addon, i have been using it since creation!

     

    Today when trying to scan i get the following error both with and without any other addons enabled.

     

    Message: ...AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:894: attempt to call method 'SetBackdrop' (a nil value)
    Time: Wed Nov 18 12:38:11 2020
    Count: 1
    Stack: ...AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:894: attempt to call method 'SetBackdrop' (a nil value)
    [string "@Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua"]:894: in function `Reset'
    [string "@Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua"]:579: in function <...AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:553>
    [string "@Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua"]:819: in function `Spawn'
    [string "@Interface\AddOns\AckisRecipeList\Core.lua"]:670: in function `InitializeProfession'
    [string "@Interface\AddOns\AckisRecipeList\Core.lua"]:848: in function `Scan'
    [string "@Interface\AddOns\AckisRecipeList\Core.lua"]:531: in function <Interface\AddOns\AckisRecipeList\Core.lua:503>

    Locals: self = LibDialog-1.0_Dialog1 {
    0 = <userdata>
    is_new = true
    text = <unnamed> {
    }
    close_button = <unnamed> {
    }
    }
    (*temporary) = nil
    (*temporary) = LibDialog-1.0_Dialog1 {
    0 = <userdata>
    is_new = true
    text = <unnamed> {
    }
    close_button = <unnamed> {
    }
    }
    (*temporary) = <table> {
    bgFile = "Interface\DialogFrame\UI-DialogBox-Background"
    tileSize = 32
    edgeFile = "Interface\DialogFrame\UI-DialogBox-Border"
    tile = true
    edgeSize = 32
    insets = <table> {
    }
    }
    (*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
    DEFAULT_DIALOG_WIDTH = 320
    DEFAULT_DIALOG_HEIGHT = 72
    DEFAULT_DIALOG_BACKDROP = <table> {
    bgFile = "Interface\DialogFrame\UI-DialogBox-Background"
    tileSize = 32
    edgeFile = "Interface\DialogFrame\UI-DialogBox-Border"
    tile = true
    edgeSize = 32
    insets = <table> {
    }
    }
    _Dialog_OnShow = <function> defined @Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:229
    _Dialog_OnHide = <function> defined @Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:243
    _Dialog_OnUpdate = <function> defined @Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:264
    _Dialog_OnEvent = <function> defined @Interface\AddOns\AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:287

  • RessyM posted a comment Nov 18, 2020

    The cause of this error is actually a library ARL uses. I'll push an ARL update later to see if I can get an updated version of the library into the package. Thanks!

  • RessyM self-assigned this issue Nov 18, 2020
  • RessyM added a tag Invalid Nov 18, 2020
  • RessyM closed issue Sep 8, 2021

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