LastSeen

LastSeen

12k Downloads

Cathedral of Eternal Night: Fel Beast rewards give bad data

Arcanemagus opened this issue ยท 3 comments

commented

This may be a general issue with all dungeon WQ rewards, however I have only personally seen it with Cathedral of Eternal Night: Fel Beast.

Blood Elf Paladin:
image

Item in the LastSeen database:

    [144502] = {
        ["itemRarity"] = 4,
        ["itemName"] = "Shadowed Grips of the Nathrezim",
        ["itemType"] = "Armor",
        ["key"] = "144502708310497114971151169711011097366107939FEC49",
        ["source"] = "Cathedral of Eternal Night: Fel Beast",
        ["itemLink"] = "|cff0070dd|Hitem:144502::::::::120:70::::::|h[Shadowed Grips of the Nathrezim]|h|r",
        ["lootDate"] = "06/16/19",
    },

Night Elf Druid:
image

And in the LastSeen DB:

	[144487] = {
		["itemRarity"] = 4,
		["itemName"] = "Treads of Creeping Shadows",
		["itemType"] = "Armor",
		["key"] = "144487708310497114971151169711011097366107939FEC49",
		["source"] = "Cathedral of Eternal Night: Fel Beast",
		["itemLink"] = "|cff0070dd|Hitem:144487::::::::120:103::::::|h[Treads of Creeping Shadows]|h|r",
		["lootDate"] = "06/16/19",
	},

Version: 9c22a38

commented

What an interesting dilemma. I'll take a look tomorrow.

commented

I had this problem appear last night in Tol Dagor for a pair of epic bracers. I didn't capture which field was nil, but it would likely need to be location. I'll see what I can do.

commented

Should be fixed in 666d608.