Journalator

Journalator

145k Downloads

Bug when collecting mail.

JoshuaAndrewN opened this issue · 7 comments

commented

14x Journalator/Source/AddToLogs.lua:6: bad argument #1 to 'insert' (table expected, got nil)
[string "=[C]"]: in function insert' [string "@Journalator/Source/AddToLogs.lua"]:6: in function AddToLogs'
[string "@Journalator/Source/Monitor/CraftingOrderMail.lua"]:72: in function <...Ons/Journalator/Source/Monitor/CraftingOrderMail.lua:69>
[string "=[C]"]: in function xpcall' [string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:76: in function FireCallbacks'
[string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:35: in function <FrameXML/ObjectAPI/AsyncCallbackSystem.lua:31>
[string "=[C]"]: ?
[string "=[C]"]: in function accessor' [string "@FrameXML/ObjectAPI/AsyncCallbackSystem.lua"]:52: in function AddCallback'
[string "@FrameXML/ObjectAPI/Item.lua"]:326: in function ContinueOnItemLoad' [string "@Journalator/Source/Monitor/CraftingOrderMail.lua"]:69: in function ProcessMail'
[string "@Journalator/Source/Monitor/CraftingOrderMail.lua"]:52: in function <...Ons/Journalator/Source/Monitor/CraftingOrderMail.lua:26>

Locals:
(*temporary) = nil
(*temporary) =

{
time = 1685186549
itemName = "Pioneer's Writhebark Stave"
crafterNote = "5172:0:0"
source =
{
}
recipeName = ""
itemLink = "|cff0070dd|Hitem:194892::::::::70:70::13:3:8851:8852:9405:5:28:2164:29:36:30:40:38:8:40:679:::::|h[Pioneer's Writhebark Stave |A:Professions-ChatIcon-Quality-Tier5:17:17::1|a]|h|r"
commissionPaid = 569400
}
(*temporary) = "table expected, got nil"

commented

Can you run

/dump Journalator.State.Logs.CraftingOrdersSucceeded
/dump Journalator.State.Logs.CraftingOrdersFailed
/dump Journalator.State.Logs.Version

and report the output from each?

commented

CraftingOrdersSucceeded = empty result
CraftingOrdersFailed = empty result
Version = [1]=11

commented

This should resolve the issue
Journalator-1.41-4-g4bd6194.zip
(available from Curseforge or Wago shortly)

commented

That won't fix it actually, just building a new version

commented
commented

And again, that's broken. I'm trying to do it too fast. Fingers crossed that this one is it...
Journalator-1.41-6-g6ad1ccf.zip

commented

Hah! No worries. Thank you.