XLootMonitor-0.71.108\XLootMonitor.lua:494: bad argument #3 to 'format' (string expected, got nil) #5


  • New
  • Defect
Open
Assigned to xuerian
  • _ForgeUser2171860 created this issue Mar 27, 2010

    What steps will reproduce the problem?
    1. Sending Loot Informations to Guild using the option "Show Player"
    2.
    3.

    What is the expected output? What do you see instead?
    The Loot Information should appear in the Guild channel.
    Bur Currently nothing happens.
    If i use the "Show Item" option, it works correctly.

    What version of the product are you using?
    0.71.108 - 30300

    Do you have an error log of what happened?

    6x XLootMonitor-0.71.108\XLootMonitor.lua:494: bad argument #3 to 'format' (string expected, got nil)
    XLootMonitor-0.71.108\XLootMonitor.lua:494: in function `LinkHistoryItem'
    XLootMonitor-0.71.108\XLootMonitor.lua:310: in function `func'
    Dewdrop-2.0-90321:732: in function <...entory\Externals\Dewdrop\Dewdrop-2.0\Dewdrop-2.0.lua:671>

    Locals:
    self = <table> {
    defaults = <table> {}
    AA = <table> {}
    OnInitialize = <function> @ XLootMonitor\XLootMonitor.lua:17:
    skiplist = <table> {}
    HistoryExportCopier = <function> @ XLootMonitor\XLootMonitor.lua:416:
    LinkHistoryItem = <function> @ XLootMonitor\XLootMonitor.lua:486:
    AddCoin = <function> @ XLootMonitor\XLootMonitor.lua:591:
    BuildHistory = <function> @ XLootMonitor\XLootMonitor.lua:146:
    revision = 108
    testfuncs = <table> {}
    DoOptions = <function> @ XLootMonitor\XLootMonitorOptions.lua:9:
    RollMade = <function> @ XLootMonitor\XLootMonitor.lua:536:
    title = "XLootMonitor"
    exports = <table> {}
    AddTestItem = <function> @ XLootMonitor\XLootMonitorOptions.lua:204:
    cache = <table> {}
    stacks = <table> {}
    slashCommand = "/xlm"
    uid = "42DC3B38"
    RollPassed = <function> @ XLootMonitor\XLootMonitor.lua:570:
    fullopts = <table> {}
    dewdrop = <table> {}
    AddLoot = <function> @ XLootMonitor\XLootMonitor.lua:607:
    RollWon = <function> @ XLootMonitor\XLootMonitor.lua:543:
    OpenMenu = <function> @ XLootMonitor\XLootMonitor.lua:60:
    hooks = <table> {}
    super = <table> {}
    website = "" rel="noopener nofollow" target="_blank">http://wowace.com/index.php/XLoot&quot;
    category = "Inventory"
    db = <table> {}
    ExportPSV = <function> @ XLootMonitor\XLootMonitor.lua:403:
    version = "0.71"
    OnDisable = <function> @ XLootMonitor\XLootMonitor.lua:116:
    HistoryTrimLink = <function> @ XLootMonitor\XLootMonitor.lua:477:
    RollSelect = <function> @ XLootMonitor\XLootMonitor.lua:506:
    author = "Xuerian"
    HistoryEmptyLine = <function> @ XLootMonitor\XLootMonitor.lua:470:
    email = "[email protected]"
    notes = "A live monitor of loot picked up by yourself and your group"
    OnEnable = <function> @ XLootMonitor\XLootMonitor.lua:70:
    ExportXML = <function> @ XLootMonitor\XLootMonitor.lua:389:
    name = "XLootMonitor"
    BuildRow = <function> @ XLootMonitor\XLootMonitor.lua:682:
    ExportCustom = <function> @ XLootMonitor\XLootMonitor.lua:340:
    ItemRecieved = <function> @ XLootMonitor\XLootMonitor.lua:121:
    opts = <table> {}
    }
    item = <table> {
    icon = "Interface\Icons\INV_Chest_Plate13"
    time = 1269686848
    item = "|Hitem:36397:0:0:0:0:0:-14:2050293868:80[Nekropolenbrustplatte des Tigers]"
    count = 1
    }
    L = <table> {
    Simple XML copy-export = "Einfacher XML Export"
    historyClear = "Lösche derzeitige Aufzeichnung"
    Export history = "Export der Aufzeichnung"
    Copy-Paste Pipe Separated List = "Kopieren/Einfügen"
    historyPlayer = "Zeige nach Spieler"
    reverse = <table> {}
    (null) = <table> {}
    Custom export = "Custom export"
    historyMoney = "Gelootetes Geld"
    historyTrunc = "Maximale Item Weite"
    (null) = "XLootMonitor"
    (null) = false
    View by item = "Zeige nach Item"
    historyTime = "Zeige nach Zeit"
    optMonitor = "XLoot Monitor"
    moduleActive = "Aktiv"
    (null) = "enUS"
    (null) = <table> {}
    (null) = "deDE"
    moduleHistory = "XLoot Aufzeichnung"
    }

      ---

    Please provide any additional information below.

  • _ForgeUser2171860 added the tags New Defect Mar 27, 2010
  • _ForgeUser2171860 added an attachment WoWScrnShot_032710_121012.jpg Mar 27, 2010

    WoWScrnShot_032710_121012.jpg


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