You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running my game in Unity, with the Installation mode checked through Unity. I have a home router that I connect to, and this issue happens even when I connect on mobile, or directly go to localhost:18679 on the running computer's browser.
Whenever a player joins the game by going to the website, the screen will flash between the "Switching Game" blue screen, and the default brownish controller screen (which I'm using). As this happens, I get an error message and log message in Unity (attached). Sometimes it will redirect only 10 times, others might take longer - 50 or so. This only happens for the first player to connect, and the second player will connect instantly. My guess is that the game hasn't been set up in the first X seconds by then, and it's still trying get set up while the player is connecting.
The text was updated successfully, but these errors were encountered:
I'm running my game in Unity, with the Installation mode checked through Unity. I have a home router that I connect to, and this issue happens even when I connect on mobile, or directly go to localhost:18679 on the running computer's browser.
Whenever a player joins the game by going to the website, the screen will flash between the "Switching Game" blue screen, and the default brownish controller screen (which I'm using). As this happens, I get an error message and log message in Unity (attached). Sometimes it will redirect only 10 times, others might take longer - 50 or so. This only happens for the first player to connect, and the second player will connect instantly. My guess is that the game hasn't been set up in the first X seconds by then, and it's still trying get set up while the player is connecting.
The text was updated successfully, but these errors were encountered: