[WRATH] LibRangeCheck-2.0 using GetItemInfo on Invalid Items
DFortun81 opened this issue ยท 3 comments
Description
I've been doing a bit of debugging for my addon and in doing so I stumbled on some malformed GetItemInfo requests being sent by this addon dependency.
The following items are unavailable in Wrath:
140786, -- Ley Spider Eggs
74637, -- Kiryn's Poison Vial
116139, -- Haunting Memento
133925, -- Fel Lash
75208, -- Rancher's Lariat
136605, -- Solendra's Compassion
129055, -- Shoe Shine Kit
90175, -- Gin-Ji Knife Set
Normally this wouldn't matter, but when the FriendItems command is executed, it causes a hiccup when the game attempts to receive information about items that don't exist in the game files yet.
WeakAuras Version
WeakAuras 4.1.2
World of Warcraft Flavor
Wrath of the Lich King Classic
Tested with only WeakAuras
- Yes
- No
Lua Error
No response
Reproduction Steps
- Type "/etrace"
- Notice the "GET_ITEM_INFO_RECEIVED" event handler with a false response.
Last Good Version
No response
Screenshots
Export String
No response
Oh that was the wrong link, sorry about that.
This is the correct one: https://github.com/WeakAuras/LibRangeCheck-2.0
Posted as WeakAuras/LibRangeCheck-2.0#6