Xuerian / XLoot

World of Warcraft addon enhancing loot related functionality
Other
12 stars 2 forks source link

Error on group loot roll frame hover #14

Closed ThiefMaster closed 1 year ago

ThiefMaster commented 1 year ago
Message: Interface/AddOns/XLoot_Group/Group.lua:671: bad argument #1 to 'string_format' (string expected, got nil)
Time: Wed Dec 21 21:40:22 2022
Count: 7
Stack: Interface/AddOns/XLoot_Group/Group.lua:671: bad argument #1 to 'string_format' (string expected, got nil)
[string "=[C]"]: ?
[string "@Interface/AddOns/XLoot_Group/Group.lua"]:671: in function <Interface/AddOns/XLoot_Group/Group.lua:670>
[string "@Interface/AddOns/XLoot_Group/Group.lua"]:848: in function <Interface/AddOns/XLoot_Group/Group.lua:841>

Locals: (*temporary) = nil
(*temporary) = nil
(*temporary) = "string expected, got nil"
Xuerian commented 1 year ago

For what rolls does this happen? All?

What version of the game?

ThiefMaster commented 1 year ago

Yes, hovering any item (I think). Current dragonflight retail.

FWIW I don't think it breaks anything, I just noticed it when I had script errors enabled to debug something unrelated.

Xuerian commented 1 year ago

I've pushed an update that will be available once curse packages it. Let me know if that resolves the issue.