Quantcast
Channel: Photon Server — Photon Engine
Browsing all 1557 articles
Browse latest View live

Need clarification - photon version

Hello I used photon with Unity 2 years ago, and the only reason I left photon that's what I thought there was no dedicated server version I used PUN for 3-4 months but the master & client system...

View Article


Self hosted server with Unity Pun connection issues

Hey all Just wondering if anyone knows a step by step guide to set up a self hosted server and then connect a unity Pun game to this. Been racking my brain now for about half a day trying to get the...

View Article


Saving and Loading Data

Hello folks! First time posting here. I'm trying to make an experience that involves recording some audio at certain positions of a scene that get stored somewhere online for another user to listen to....

View Article

Create Room On Cloud, No Problem. Create Room on Stand Alone Server... No Go :(

Hey guys, anyone have any idea what might be up here. I can easily connect and do whatever via the cloud, but on the stand alone server, i CAN connect to the master, but i can NOT create a room for the...

View Article

Unable start photon Server on AWS

hi... i am able to connect to photon server locally on my machine but when I am trying to host it on AWS using Load Balancing option. Whenever I am trying to test the connection using Test client...

View Article


Photon Server version

When is the updated Photon Server going to be released?

View Article

Failed to get server instance

Hi, I have same problem but with self hosted server. createGame failed, client stays on masterserver: OperationResponse 227: ReturnCode: 32762 (Failed to get server instance.). Parameters: {}....

View Article

How to provide a second entrypoint (master server) for a dedicated network

How could I connect two master server (s2s) so that a client is able to use different entrypoints ? One Photon Server in AWS (for external Unity developers) and the other one in a dedicated corporate...

View Article


PluginManager initialization failed

Dear Photon Community, I am getting Plugin errors when creating a room, using default "WebHooksPlugin1.2" and self hosted server. Here is the Game server log: 2019-06-27 13:22:10,506 [9] ERROR...

View Article


data-in-transit encrypted & supporting evidences in terms of application...

Kindly let us know the data-in-transit encrypted & documents the example of the Cipher Suite are as below TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384. TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...

View Article

I need to demo my games multiplayer without internet, can server help?

I'm working on a game that currently uses photon for it's 1v1 matches. I frequently need to show a live demo for the game, but I'll occasionally get burned because I have to assume that the venue will...

View Article

Matching type serial matching not working

When I use function joinRandomOrCreateRoom function with serial matchmaking mode it first lands me in the same room again then on the second call I get in the new room.

View Article

PhotonControl Error: System.Management.ManagementException: Invalid class

When I try to launch LoadBalancing (MyCloud)->start as application, I got this error message: PhotonControl Error Failed to query processes. Exception: System.Management.ManagementException: Invalid...

View Article


Licensing & horizontal scaling

Hello! I'm currently evaluating Photon server and I'd like to confirm that I understood correctly how the licenses system works. From what I understand from the docs and the discussions I could find...

View Article

Server Send Data

HI .. i have a project that had a Dynamic Array: List Rooms_Name the first Client "Server" that enter the game had all the information about the rooms .. thats mean the array Rooms_Name !=null . but...

View Article


Using RaiseEvent from a client (PUN2) throw an exception on the server...

Hello I'm actually trying to make a simple client-server application using PUN2 and Photon Realtime v4, and got a problem with the RaiseEvent method. I'm actually using PUN2.5 and Photon Reatime...

View Article

SocketException: ConnectionReset - An app from Scratch

Hello, I´m new using Photon, and I managed to setup a self hosted server and launched Photon The server side for the ChatServer app seems to be working fine, even the service. When I run a client, I...

View Article


OnRoomPropertiesUpdate not triggered on local Photon Loadbalancer

Hello there, I'm updating one RoomProperty to be sure one specific data is the same for everyone, and update the UI in the "OnRoomPropertiesUpdate" event. Setting the property like this: /// /// Sets...

View Article

Run TestClient throws error messages

Hello, I am trying to setup my Photon server on Google cloud platform. It's not listed along with AWS and Azure in your website as the supported providers. I am not sure if those are hard requirements...

View Article

Client periodically disconnected

Hello Here's my server structure. I have two lobby servers A and B, and a central server C. Users are randomly connected to different lobby servers. The lobby server then established 200 connections to...

View Article
Browsing all 1557 articles
Browse latest View live