Log language
Why logs from PhotonServer written on Russian not in English? I want getting it on English(Windows language is Russian)
View ArticlePhoton Stopping problem
Hi.We use photon server and loadbalancing to store player data on an sql server 2014. Recently , our users grow and we have encountered a few problem . The main one is that the cpu usage of our virtual...
View ArticleDetect Peer Disconnect On Server
Hi.How Can I detect if any peer disconnected on photon server so I can for example set a isOnline bool on my Sql Database.Thanks
View Articlehow to check how many clients are connected to photon server?
hi all, im developing a unity game using photon server(self hosted) i want to view in the scene how many clients connected to the server.thank you.
View ArticlePhoton server - is it right for my purposes?
Hey folks, now it must have been a year since I asked some tosh question about integrating the Unreal engine with photon server etc. Anyway, after working heavily with a couple of game engines (notably...
View ArticleHow to sync text in unity photon server?
hi all, i need help in developing a realtime photon server (selfhosted )using unity3d i want to sync text object in photon server.example "score","text"...etcthankyou.
View ArticleMoved: how to check how many clients are connected to photon server?
This discussion has been moved.
View ArticleArgumentException: Can't use encryption yet. Exchange keys first.
Hi,I am trying to set up my game again, that was recently wiped from my dedicated server. It was previously set up by my developer but he is busy now and won't be able to do it for awhile so I am...
View ArticleMoved: ArgumentException: Can't use encryption yet. Exchange keys first.
This discussion has been moved.
View ArticlePhoton Server CCU Question
Sorry that this question may have been answered many times, but I have searched and have not found an answer.I'm confused on Photon Server CCU. If I plan to self-host a server using Photon Server on my...
View ArticleExplain how to use byte code on PhotonPeer.RegisterType()
This link doesn't explain what byte code that we need to pass has to be. Can I get clarification? Why (byte)'W' in this example? What are the byte codes that are already being used by the framework?...
View ArticleForum bugs !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I was trying to add post at this topic: http://forum.photonengine.com/discussion/9314/explain-how-to-use-byte-code-on-photonpeer-registertype#latest- When i use post edit twice, my post vanish (when i...
View ArticleExplain how to use byte code on PhotonPeer.RegisterType()
This link doesn't explain what byte code that we need to pass has to be. Can I get clarification? Why (byte)'W' in this example? What are the byte codes that are already being used by the framework?...
View Articlehow to Photon Server call this function sometime?
Hello every body, sorry my english was bad.I have a issue, I want Photon Server auto send event or operation for client. Example 5h PM every day, the Server going to call event Lottery for client.I was...
View ArticleMMO Operator - Spwan items without owner
Hi. I'm trying to make my server create items without the need of an owner.Currently I have the operation SpawnItem, which creates a new actor in the world, but this operation needs an actor owner. The...
View ArticleReal IP address of websocket clients behind Cloudflare
Hi,Our game using websocket (secure if applicable) and we recently run it behind Cloudflare to protect from DDoS. Everything's going great except that the server cannot know real IP address of client...
View Article