Problems with photon
Hi every one, i have a problem with the photon and a starting use this last night. There is two problems one is "PhotonNetwork.connected = false" and the other is "Timeout Disconnect while connecting...
View ArticleHttpApplicationHandler
How to use HttpApplicationHandler for web Server to connect Photo Server ?I don't found many information about it.Please
View ArticleClient Disconnect after watching video ad or in-app purchase
Hi.I extended photon server Load Balancing app and hosted it in my local computer . I also connect my client to this server by using unity3d client plugin not PUN . Everything is fine but when client...
View ArticleWeb Server
I want to make web server for payment, admin tools, ... by phpHow to connect photon server ? What solution ?
View Articlesetup new server with vps server
so im planning to buy vps server after 2 days so can i setup my server by : download the server sdk there and then open photon control and start load blancing then put the ip address on my unity photon...
View ArticleSending Post Data in authentication requests
Hi,I've got my authentication server set up, but it really likes to deal with POST requests. I've figured out a hack to get around it, but it would be great if I could send post requests. I understand...
View ArticleWhere can I find an example Unity project using Photon Server?
I have just downloaded and installed the Photon SDK on my server and would like to try connecting to it from a Unity project on a different machine & network. Is there a sample project available...
View ArticleLooking for advice before starting a project with this
First the goal of the project:We want to have a server that does everything. Most of the examples I see about photon are having the clients direct gameplay. However we are trying to create a server...
View ArticleLoad balancing concept
Hi. I'm new in Photon, and I want to understand few basics ideas of it.let's say, I have one VPS. And I try to start Load Balancing instance by Photon Control.In documentaion says "Loadbalanced setup...
View ArticleBot with real actorNumber
Is there any way to create a bot player but have a real actor number registered with photon so the clients will see the bot the same as a real player?
View ArticleWhy am I getting a client-side Connection TimeOut error?
I have Photon Server installed on a remote PC. I have the LoadBalancing game running as a service and I have set Game Config IP to "Set Public: ".On another PC (on another network), I try to connect to...
View ArticleJS CreateRoom plugins
I'm trying to create new room by js sdk 4.0.0.5In docuentation says I can set plugin name in room options by roomOptions.Plugins = new string[]But I don't see it in...
View ArticleProblem connecting to self hosted photon server
Hi. I have a big problem connecting to my self hosted photon server . Photon server hosted in a VPS windows server 2008 r2 . When I try to connect to my server from unity , I get this error :...
View ArticleCustom authentication ContentType
Hi,Last question (I hope). I've written a tutorial that I'm going to post soon. I'm just ironing out details. I have a working system, but I wanted to check something before I put up something that's...
View ArticleHow to use Photon 4 Plugins?
I use Photon 4 Plugins to extend the Game/Room behavior.Here is how i use it:1. I save the room data in Plugin, i think one plugin one room, is that right?2. I override OnRaiseEvent() to deal all...
View ArticleHow to use Photon Plugins?
I use Photon 4 Plugins to extend the Game/Room behavior.Here is how i use it:1. I save the room data in Plugin, i think one plugin one room, is that right?2. I override OnRaiseEvent() to deal all...
View ArticleMultiroom chat
Hi, all!I have a simple question.How to create multiroom chat on Photon Server (not on photon cloud)?I found on client:- keepMasterConnection - fot staing in master lobby always-...
View Articlephoton with slacklogger?
I am trying to setup custom log4net appenders on photon but the dll does not seem to be reading any of the configs.The docs also say photon already has log4net but I see no evidence of this.
View Article