LootReserve

LootReserve

1M Downloads

[Cata Classic] Masterloot to winner option failing

Road-block opened this issue ยท 1 comments

commented

Describe the bug
Announcing the winner from Server Window > Rolls with masterloot to winner fails

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

4x Usage: local result = Ambiguate(fullName, context)
[string "=[C]"]: in function `Ambiguate'
[string "@LootReserve/LootReserve.lua"]:485: in function `Player'
[string "@LootReserve/LootReserve.lua"]:515: in function `IsSamePlayer'
[string "@LootReserve/Server.lua"]:3907: in function `handler'
[string "@LootReserve/LootReserve.lua"]:251: in function <LootReserve/LootReserve.lua:247>
[string "=[C]"]: in function `LootSlot'
[string "@Blizzard_UIPanels_Game/Classic/LootFrame.lua"]:351: in function `LootButton_OnClick'
[string "@LootReserve/Server.lua"]:3965: in function `MasterLootItem'
[string "@LootReserve/Server.lua"]:2882: in function `masterLoot'
[string "@LootReserve/Server.lua"]:2888: in function `FinishRollRequest'
[string "@LootReserve/Server.lua"]:2684: in function `TryFinishRoll'
[string "@LootReserve/Server.lua"]:3558: in function `RequestRoll'
[string "*ServerWindow.xml:1211_OnClick"]:10: in function <[string "*ServerWindow.xml:1211_OnClick"]:1>
[string "*ServerWindow.xml:1211_OnClick"]:225: in function `func'
[string "@Accountant_Classic/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:233: in function <...Classic/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:199>
[string "@Accountant_Classic/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:453: in function <...Classic/Libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:452>

Locals:
(*temporary) = "Usage: local result = Ambiguate(fullName, context)"

Version:

  • WoW Version 4.4.0
  • Addon Version LootReserve-2024-05-02

Additional context
Add any other context about the problem here.

commented

Hopefully fixed by 9dadb4a, but can't easily test at the moment. Reopen if this is still an issue.