Scan Button #1761


Open
  • 6P14y3r created this issue Jan 6, 2021

    What exactly is wrong?

     The Scan-Button doesnt work.

     

    What steps will reproduce the problem?
    1. Click the Button

     

    What version of the product are you using?

    Latest

     

    Any additional information?

    -

     

    If you get an error, please paste the ENTIRE thing here:

     

    Message: ...AckisRecipeList\libs\LibDialog-1.0\LibDialog-1.0.lua:894: attempt to call method 'SetBackdrop' (a nil value)
    Time: Wed Jan 6 13:28:30 2021
    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\Interface\List.lua"]:624: in function `Update'
    [string "@Interface\AddOns\AckisRecipeList\Interface\Tabs.lua"]:50: in function <Interface\AddOns\AckisRecipeList\Interface\Tabs.lua:34>
    [string "@Interface\AddOns\AckisRecipeList\Interface\Panel.lua"]:184: in function `Display'
    [string "@Interface\AddOns\AckisRecipeList\Core.lua"]:1004: 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

     


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