RDW
RDW
That would happen if the addon DB (saved variables) isn't loaded fast enough. Can you try `r751-alpha-2` to see if that fixes it? Forcing the DB to be loaded before...
You can use HTML spoiler tags inside the GitHub Markdown code: ```md Error details: `` Error details go here (just copy/paste the original text, without touching anything else) `` ```...
One vague idea I did have: Since wowhead seems to be tracking what players received from opening the containers, and they use an addon (called "wowhead looter") for this, there...
It's actually much simpler than I had originally thought: On `LOOT_READY`, Rarity already checks the "NPC" GUID. Currently the handling is skipped if the object isn't one tracked via `SPECIAL`...
The immediate problem has been fixed via #775. I'll leave this open because future desyncs are still possible without tests.