Team chat randomly breaks when repeatedly forming/breaking teams, or inviting more members #1342
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#1342
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Report link
https://bytebin.project-rk.com/vPh3Zw2K
Reproduction steps
Problem 1:
Problem 2:
Expected results
Team chat should work smoothly, with all members seeing/speaking into team channel regardless of how many people enter the team, or how many times the team is reformed. Also the team channel shouldn't disappear from the channel list unless you're not in a team
Actual results
Team chat breaks occasionally when more than 2 people are in team, or when team is reformed
Bug prevalence
Occasionally
Description & Attachments
Happens both when face-to-face inviting, and over LFT
I'm adding label "verified" without having 100% steps on how to reproduce it, or rather; we can't identify what EXACTLY breaks the team chat for this...
Obviously only workaround for this is to relog, and then it still might happen completely random when reconnected.
I think there is some race conditions between when team disband and team created events are handled. I think its handling the TeamCreated before TeamDisbanded.
So the client is lastly dropping the team channel, when it should drop team channel first and THEN handle TeamCreated.
A potential fix should be out there.
We've tested this again, but the same problems still persist with no change.
Problem 2 has been completely fixed (3rd and 4th members can chat fine)
Problem 1 occasionally crops up, but can be fixed by reforming team. Problem 1 only occurs when first forming a team: only the leader and invitee will have their team channels broken. Any subsequent team members (member #3, #4, etc) are not affected
Closing since it's more or less fixed. TLDR: if your team chat is broken, just reform