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

Wrong Information in Tournament Client mode #93

Closed
R0B11 opened this issue Mar 7, 2024 · 3 comments · Fixed by #94, #95, #99 or #101
Closed

Wrong Information in Tournament Client mode #93

R0B11 opened this issue Mar 7, 2024 · 3 comments · Fixed by #94, #95, #99 or #101
Assignees
Labels
bug Something isn't working tourney All containing osu!tourney

Comments

@R0B11
Copy link

R0B11 commented Mar 7, 2024

Current setup:

  • 2v2 tournament client (cutting edge)

Chat is very inconsistent with the memory issues. Sometimes, teams are on the opposite side of what they are supposed to be. Other times (after restarting tosu), everyone is assigned the left team.
In the socket message

  • gameplay was set to the very last user (slot 4/4), where all of the details were shown for that player's screen).
  • results screen is the same as above
  • this does not resolve if i move to a new lobby (with nobody in it)

in:
tourney.ipcClients
Tested with 2 players in the lobby - player_a was in slot 2, player_b was in slot 4.

  • ipcClients[0] had everything for player_b (in slot 4)
  • ipcClients[1].spectating showed the details of player_a (there was no scores)
  • ipcClients[2].spectating showed the details of player_a (there was no scores)
  • ipcClients[3] had everything for player_a (in slot 2)
@KotRikD KotRikD self-assigned this Mar 7, 2024
@KotRikD KotRikD added bug Something isn't working tourney All containing osu!tourney labels Mar 7, 2024
@KotRikD
Copy link
Member

KotRikD commented Mar 7, 2024

Will check today

@KotRikD
Copy link
Member

KotRikD commented Mar 7, 2024

@KotRikD
Copy link
Member

KotRikD commented Mar 7, 2024

UPD: I uploaded v2.3.2 release, it should contain this change, so if you open your tosu it should automatically update to this version and get changes, so you can not download build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tourney All containing osu!tourney
Projects
None yet
2 participants