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

Matchmaking failure when 2 or more players join together #88

Open
sarvagya6298 opened this issue Sep 16, 2024 · 0 comments
Open

Matchmaking failure when 2 or more players join together #88

sarvagya6298 opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sarvagya6298
Copy link

What happened?

I called insert coin on a button click for 2 or more players together if there's no existing room for them to join, all of them start creating a new room and become the host in their respective rooms.

Let's say there are 2 users - so for player 1 the room is fine and it stays like that but for player 2 after room creation by default remove player is called and then that player gets added to player 1 and it works fine for player 1 but for player 2 the game crashes.

Also, there's no room code present in the url for player 2 and it just ends with a #.

To reproduce-
You can simply create a menu scene with a button on click of which lobby scene gets loaded where insert coin is called and on launchcallback i add a player prefab.
Do this for users together at the same time, resulting in failure.

Version

0.0.29

What is your environment?

Unity version 2022.3.43f1, windows , chrome browser

Link to original discussion

https://discord.com/channels/997752993598419044/1128151935669764096/1284933440910786692

Relevant log output

Screenshots message links of discord

https://discord.com/channels/997752993598419044/1128151935669764096/1284933440910786692

https://discord.com/channels/997752993598419044/1128151935669764096/1285188070106468374

image

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
Status: To triage
Development

No branches or pull requests

2 participants