Why did an error start to appear when creating a room in a Photon?

Denys
Denys
edited January 2023 in Photon Server

I am getting this error:

"32738 wrong game server used to create/join game"

I use the plugin Photon to Construct 3

This error has never happened before in my game.

Answers

  • I’m using the plugin to Construct 3 too and same problem here!

  • Please drop us an email that includes your appId and a reference to this thread to developer@photonengine.com and we'll take care of it.

  • @Denys and @@risingpixel we are adding an extra layer of protection so that token can be used only where game is supposed to be created. In order to fix this you have to extract token from Join/Create game responses and use it durin connection to game server


    best,

    ilya