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

Trouble with Socket.AddMatchmakerAsync in Nakama Unity. #1167

Open
Its-Anonymous opened this issue Feb 6, 2024 · 1 comment
Open

Trouble with Socket.AddMatchmakerAsync in Nakama Unity. #1167

Its-Anonymous opened this issue Feb 6, 2024 · 1 comment

Comments

@Its-Anonymous
Copy link

Socket.AddMatchmakerAsync(“*” , 2, 4);

When using the Socket.AddMatchmakerAsync function with a minCount of 2 and a maxCount of 4, I’ve noticed that it behaves unexpectedly. Specifically, when three players request matchmaking, it only creates a match for two players. However, it works as expected when four players request matchmaking.

I’m curious to understand why this function seems to prioritize the minCount and maxCount exclusively, rather than accommodating an intermediate number of players between the specified range. If anyone has insights or suggestions on how to address this behavior, I would greatly appreciate the assistance. Thank you!

Copy link

linear bot commented Feb 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant