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

Flapping roster announcements for players in peer co-guild #43

Closed
mrogaski opened this issue Nov 10, 2014 · 0 comments
Closed

Flapping roster announcements for players in peer co-guild #43

mrogaski opened this issue Nov 10, 2014 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@mrogaski
Copy link
Member

If a player is experiencing frequent disconnects from the bridge channel, the gwComemberCache table is not updated to damp the announcements.

    "2014-10-22 21:11:34 -- [DEBUG/5] on_event: event=CHAT_MSG_CHANNEL_JOIN", -- [63]
    "2014-10-22 21:11:34 -- [DEBUG/5] chan_join: channel=6, player=Missanthropi-Sargeras", -- [64]
    "2014-10-22 21:11:34 -- [DEBUG/5] comember_cache: miss Missanthropi-Sargeras", -- [65]
    "2014-10-22 21:11:34 -- [DEBUG/5] Cp<ChatFrame1/SYSTEM, *, *>: |Hplayer:Missanthropi-Sargeras|h[Missanthropi-Sargeras]|h has come online.", -- [66]
    "2014-10-22 21:11:35 -- [DEBUG/5] on_event: event=CHAT_MSG_CHANNEL_LEAVE", -- [67]
    "2014-10-22 21:11:35 -- [DEBUG/5] chan_leave: channel=6, player=Missanthropi-Sargeras", -- [68]
    "2014-10-22 21:11:35 -- [DEBUG/5] comember_cache: miss Missanthropi-Sargeras", -- [69]
    "2014-10-22 21:11:35 -- [DEBUG/5] Cp<ChatFrame1/SYSTEM, *, *>: Missanthropi-Sargeras has gone offline.", -- [70]
    "2014-10-22 21:11:35 -- [DEBUG/5] on_event: event=CHAT_MSG_CHANNEL_JOIN", -- [71]
    "2014-10-22 21:11:35 -- [DEBUG/5] chan_join: channel=6, player=Missanthropi-Sargeras", -- [72]
    "2014-10-22 21:11:35 -- [DEBUG/5] comember_cache: miss Missanthropi-Sargeras", -- [73]
    "2014-10-22 21:11:35 -- [DEBUG/5] Cp<ChatFrame1/SYSTEM, *, *>: |Hplayer:Missanthropi-Sargeras|h[Missanthropi-Sargeras]|h has come online.", -- [74]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant