Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround instant disconnect issue for whispers #60

Merged
merged 2 commits into from
May 15, 2024

Conversation

Meorawr
Copy link
Member

@Meorawr Meorawr commented May 15, 2024

This works around an instant disconnect bug with SendAddonMessage when sending whispers to players whose combined "character-realm" name appears to exceed this threshold, most easily noticed with players from Russian realms. See Stanzilla/WoWUIBugs#573.

As the issue is being actively fixed, hopefully we don't need this workaround for too long - so a time bomb is included to disable it after about two weeks in the event a user doesn't update.

This is only applied to "smart" messages, as those are the only ones guaranteed to be "name-realm" qualified.

@Meorawr Meorawr added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels May 15, 2024
@Meorawr Meorawr requested a review from Solanya May 15, 2024 16:09
@Meorawr Meorawr self-assigned this May 15, 2024
This works around an instant disconnect bug with SendAddonMessage when
sending whispers to players whose combined "character-realm" name
appears to exceed this threshold, most easily noticed with players
from Russian realms.

As the issue is being actively fixed, hopefully we don't need this
workaround for too long - so a time bomb is included to disable it
after about two weeks in the event a user doesn't update.

This is only applied to "smart" messages, as those are the only
ones guaranteed to be "name-realm" qualified.
@Meorawr Meorawr force-pushed the patch/disconnect-workaround branch from dcd0f88 to cecf3c2 Compare May 15, 2024 16:09
@Solanya Solanya merged commit 4842477 into main May 15, 2024
1 check passed
@Solanya Solanya deleted the patch/disconnect-workaround branch May 15, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants