BoltEngine / Bolt-Tracker

New issue tracker for Photon Bolt
10 stars 2 forks source link

Photon Cloud Match Making Sample Errors #109

Closed inspirednotion closed 5 years ago

inspirednotion commented 5 years ago

How to reproduce issue

  1. <step 1>Open Lobby scene and setup the Lobby manage to open your game scene. Se the player count required to 1 and set count in time to 3 seconds.
  2. <step 2>Hit play create a room with a name, join.
  3. <step 3>Once into the game with non errors, hit "Esc" and click on Back button.
  4. <step 4>Create a room and you will be presented with first error

    Expected Behavior

    I presume it should create a new room and connect in as the first time round.

Actual behavior

Crashes out with an error (see image : error for details) If you then click cancel to the new connecting and then try the process again to create new room throws a few more errors. Please see image error2.

It is somthing to do with closing/shutting down the server connection

Configuration

ramonmelo commented 5 years ago

Hello @inspirednotion,

The Lobby Sample was refactored and the updated version is available on our samples repo.

Please, have a look. Those issues were solved.