attempt to compare nil with number #49


  • Defect
Open
  • ale1991 created this issue Oct 8, 2024

    2x BulkMail2/BulkMail.lua:281: attempt to compare nil with number
    [string "@BulkMail2/BulkMail.lua"]:281: in function <BulkMail2/BulkMail.lua:267>
    [string "@BulkMail2/BulkMail.lua"]:537: in function <BulkMail2/BulkMail.lua:527>
    [string "@BulkMail2/BulkMail.lua"]:976: in function `?'
    [string "@Accountant_Classic/Libs/AceHook-3.0-9/AceHook-3.0.lua"]:90: in function <.../Accountant_Classic/Libs/AceHook-3.0/AceHook-3.0.lua:87>
    [string "=[C]"]: ?

    Locals:
    item = "|cffffffff|Hitem:10264::::::2017:929328896:2:::::::::|h[]|h|r"
    rdest = nil
    itemID = 10264
    quality = nil
    equippable = false
    (*temporary) = 1
    (*temporary) = 10264
    (*temporary) = false
    (*temporary) = 1
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to compare nil with number"
    globalExclude = <table> {
    items = <table> {
    }
    itemTypes = <table> {
    }
    pt31Sets = <table> {
    }
    }
    pt = <table> {
    embedversions = <table> {
    }
    sets = <table> {
    }
    }
    self = <table> {
    defaultModuleState = true
    configPanes = <table> {
    }
    hooks = <table> {
    }
    db = <table> {
    }
    enabledState = true
    defaultModuleLibraries = <table> {
    }
    _mainConfig = Frame {
    }
    ldb = <table> {
    }
    opts = <table> {
    }
    baseName = "BulkMail2"
    name = "BulkMail"
    orderedModules = <table> {
    }
    modules = <table> {
    }
    L = <table> {
    }
    }
    rulesCache = <table> {
    Altbanca-Gandling = <table> {
    }
    Petaloso-Gandling = <table> {
    }
    Vucumprà-Gandling = <table> {
    }
    Valdifass-Gandling = <table> {
    }
    Consumabili-Gandling = <table> {
    }
    Discarica-Gandling = <table> {
    }
    }
    autoSendRules = <table> {
    Petaloso-Gandling = <table> {
    }
    Discarica-Gandling = <table> {
    }
    Vucumprà-Gandling = <table> {
    }
    Valdifass-Gandling = <table> {
    }
    Consumabili-Gandling = <table> {
    }
    Altbanca-Gandling = <table> {
    }
    }

     

  • ale1991 added a tag Defect Oct 8, 2024

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