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

DisconnectByServerLogic Disconnect peer by auth timeout

I create a Peer on my unity Client void Start() { Debug.Log("Start Connect"); peer = new PhotonPeer(this, ConnectionProtocol.Udp); peer.Connect("127.0.0.1: 27001", "Master");//Post number used 5505...

View Article


RU zone servers Timeout-disconnect!

Maybe that right place for issue report...https://forum.photonengine.com/discussion/18628/problem-with-timeout-disconnect#latest Issue started between 15 hours and 16 hours MSK 23.07.2021 Can someone...

View Article


How to change gameserver IP config for local play?

Hello guys, I've tried to set it by clicking on Set Local IP : 192.168.1.107. Unfortunately, Current IP : stucked on "autodetect public" and wont be changed. How to change it...

View Article

What is the Difference between PhotonNetwork.Ismasterclient and...

I Just stuck at the position Where I want a to know who is master client and who is client Without PhotonView Please suggest who is right to use for this condition PhotonNetwork.Ismasterclient OR...

View Article

Game shuts down immediately after 2 seconds when the second player joins to...

Hello guys, I've been trying to get local server work for about 2 weeks. I asked many photon progorammers and the said to me to share this problem in the forum hopping that someone could help me in...

View Article


Image may be NSFW.
Clik here to view.

100CCU

Hello , is this plan enough for 100CCU? because iam getting this:

View Article

CCU per room or app as total?

Hi, After reading Plans I'm still confused: - 20 CCU - Up to 16 Peers per Room - I can create different Photon Cloud Apps Questions: 1. So 20 or 16, finally? 2. Can I have, in a free account, 10 apps,...

View Article

Player cant connect to local server room

we are working on a VR room scale multiplayer game. we using pun2 for connection and every thing works perfectly in cloud server. after we try to use local server as our game server, player from other...

View Article


Moved: 2nd player is not showing in my screen and I'm also not visible in his...

This discussion has been moved.

View Article


Why photon that's hosted in private sever isn't authenticating users correclty?

Hello, I am using this line to set credentials for photon from unity PUN 2 plugin:PhotonNetwork.AuthValues = userIsLoggedIn ? new AuthenticationValues(userId) : null;Even if userIsLoggedIn is true or...

View Article

MMO on photon server

I started a way in unity to make an MMO and I want to use photon server for this. I have a few questions.1. Using Photon services, there is a maximum of 16 people in a room. When I host it using a...

View Article

Unable to accept license term in photon chat filter

I want to user photon chat filters. For now I am in free tier.when I press "Agree" in the "Acceptance of photon license terms" page, It redirects me to a page Saying "Sorry, apparently we have a broken...

View Article

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

I am getting this error:"32738 wrong game server used to create/join game"I use the plugin Photon to Construct 3This error has never happened before in my game.

View Article


How do I desiralize the webhooks binary text?

I am using photon-webhook v1.2 with Azure.As shown in the following example, I'm trying to decode base64, but I'm asking because it didn't go...

View Article

How to get room information from selt host server with http

Hi, I want a way to get room information from http call.I checked that there is a self host server in the photo cloud, but does it not exist?I want the url http Method Request Paramor Body to bring it....

View Article


Game Disconnecting users

Anytime a user receive a call or get a call on phone, user got disconnected and never reconnect user back. Guest what, users lost the games. Is there a way this can be fix in the api?

View Article

Image may be NSFW.
Clik here to view.

Cannot connect to Photon server in WebGL using Chrome

Hi,We have deployed the Photon server in the cloud with SSL using the following tutorial. We were able to maintain a connection to the server in a WebGL application with Edge, Safari, and Firefox as...

View Article


Image may be NSFW.
Clik here to view.

Setup photon on Amazon EC2 Servers

Hi, I hope you all are doing good.Today I launched a windows EC2 instance on amazon aws servers.I followed the documents to get the server running but I don't know how to get the server and port...

View Article

Image may be NSFW.
Clik here to view.

Can't connect to server with WebGl build

Hi. I use Photon Server with Amazon EC2. Desktop build work correctly- I cane connect and work with server. In editor with WebGl platform settings all work also correctly if I use name server or if I...

View Article

Error 10054 with Photon Server

If I use "Photon Cloud" to run two instances of my app on my home network, they connect fine and I see both players in a scene, etc. If I switch to "Self Hosted" with the IP of my home server running...

View Article
Browsing all 1557 articles
Browse latest View live