How to create a plugin ? No option in dashboard.
I am using free account there is no option to create plugin.Only one option is there to create web hooks.
View ArticleI am trying photon wanted to test plugin feature.
Hi,I wanted to test plugin feature of photon in the free version.When i log in to my account in the manage settings there is no option for to create a plugin.There is only one option to create web...
View ArticleCompletely arbitrary "Failed to get server instance"
-The server is hosted on my own computer -Everything is set up correctly AFAIK-It works for hours at a time before suddenly refusing to work-The photon control log shows absolutely nothing that sheds...
View ArticleUnity freezing and it needs restart
Unity freezing after saving scene(not always, but very often, 1 time per 2-3 minutes). Why am I writing it here? Just because of this problem only with PhotonServer! I used PhotonCloud, was doing...
View Articlestill possible to unlock Chinese Mainland region?
Hello Photon Team,i tried to contact to you to unlock Chinese region. but there is no response yet? I wanna know Whether it is still possible to unlock the region or not?Best,Zhenli
View ArticleSerialization in PhotonServer
How to make serialization class in PhotonServer? Wanna make something like Vector2 in Unity for not send x and y always.
View Article'host.LogInfo' did not log anything?
I created plugin project 'TuiTongZiPlugin', in TuiTongZiPlugin.cs, public override bool SetupInstance(IPluginHost host, Dictionary config, out string errorMsg) { this.PluginHost.LogInfo("SetupInstance...
View ArticleWhy does it remove the room instance, and how can I fix it.
hi all, I got this trouble, if I don't play the application for long time, it automatic remove the room.Like this log2017-07-12 17:07:54,750 [14] DEBUG Photon.Hive.Caching.RoomCacheBase - Removed room...
View Articlehow to handle Unity events from server ?
we have created a Teen Patti App which is on Unity. and we are now doing all activity using unity side we wants to do that activity using photon server. so please Guide me to do that.
View ArticlePhoton server on Windows server 2008 R2
Photon server runs only for few seconds and stops on Windows server 2008 R2. It seems to be the issue with Performance counters. I tried removing the counters, reinstalled them. Din't help. I even set...
View Articlehow to find total active users in photon?
I want to know total active users in photon server. where can i see the users active logs.
View ArticleCan I controll bot player from server not from client
Hay guys , i have some question on my mind that make me confuse for couple day, Can I control bot player from server not from client? for example in game FPS we have bot / AI that our enemy, Usually we...
View Articlethe game server is auto restart
plz help me! my server is windows 2012, photon version is 4-0-29-11263the log : 383208: 21:38:35.799 - CTCPSocketServer::ReadCompleted - Exception - CTCPStreamProcessor::ProcessDataStream() - Invalid...
View ArticleHello. Tutorials about Photon MMO? and questions how to make MMO.
I found Photon.MMO example in Photon Server package and it looks interesting for me. I want to know more about it. I tried to understand the code but I still dont understanding many parts of code. Is...
View ArticleServer LoadBalancing service spin-up errors
I'm running the latest LoadBalancing SDK app, default stuff just edited the configs to change IP's. When I start the service or run the test app I get errors and it fails to launch. Not sure why. No...
View ArticleNetwork not reachable
I am having this error while I try to run my game on mobile data-Receive issue. State: Connected. Server: '159.8.0.198' Exception: System.Net.Sockets.SocketException: Network is unreachableat...
View ArticleLoadbalancing server starts but does not log anything
I found the solution to this one, it's probably not that common, but maybe somebody else has this problem so I thought I should post the answer.The symptoms are: Server starts, Photon-Loadbalancing.log...
View ArticleHow to call void every 0.02 seconds?
Hello. I wanna call one void every 0.02 seconds on server-side. (like timestep FixedUpdate in Unity) how can I do that?
View ArticlePhoton Server operation responses timeouts
I'm sending PhotonPeer.OpCustom every 0.05s but on server I check time difference between this operation and there random numbers 0.040-0.060 seconds and not 0.05 why?
View Articlecould I connect to outside of server using photon plugin?
Hi!I got a big question of plugin. Actually we are using photon cloud now and I really concern that could it able to get connection with outside of socket server or Redis some database stuff. e.g. when...
View Article