XLoot

XLoot

5M Downloads

Error on group loot roll frame hover

ThiefMaster opened this issue ยท 3 comments

commented
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"
commented

For what rolls does this happen? All?

What version of the game?

commented

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.

commented

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