react native framework
I would like to use Photon Server in the react native framework , what should I do now?I used html5 sdk,can not import normally:(
View Articlei cant start photon server.
hi all;i am new to photon. i am sory if its a easy problem. my problem is shared below a screenshoot. i am trying to start photon server as shown on the tutorial. i registered licance file and started...
View Articleipv6 problem with old version
I currently use Photon SDK version v3.4.31.10808 and my application got reject from the app store it is possible to do anything or I need to change my server to 4?
View ArticleUnexpected msgtype 8
I am working on my own version of mmo server.I got the operation request and response communication working between client and server e.g. for a operation to enter the game world.Now I am struggling...
View ArticleUse of later versions of .net in a photon plugin?
Hello, gentle photon forum readers.I was hoping someone might provide me the answer to this question. I'm writing an authoritative server plugin that will eventually be hosted on the photon servers....
View ArticleRun multiple game on one Photon server on one single machine
I would like to know that is there any way to run multiple game on one Photon server on one single machine. I didn't find any way to do so. I have tried by doing different UDP port but photo didn't...
View ArticleUsing Database with Photon
Hi guys,I downloaded the free version of Photon and the local server too but i don"t find any way to use a Data base with it( sql, no sql, sqlite or any other) Do you know what is the best way to do...
View ArticleWorking with plugins
Hello again guys I'm actually trying to understand how to use plugins for make a server side logic, but i'm not sure about how it work, do you have some exemples so i can try to understand..My game is...
View ArticleAmazon GameLift
Has anyone here done any experimentation with Amazon's new service GameLift? I'm curious if this could be used together with Photon in a good way. Possibly removing the need of a master server? Just...
View ArticleNickname is empty in server
Hi Has anyone encountered empty nickname(s) when checking in server?I am trying to ascertain if this is an already known issue?Thanks
View ArticleExtending MmoDemo for MMO style game
Hello guys. I have been using Photon Cloud for quite a while now and am very much satisfied with it. Now, we are planning to develop MMO game for that I researched and found Photon Server. I have done...
View ArticleShow status of my self-hosted server on Web
Hello photon community,I have a simple question (i hope so). I am running my own custom server application, derived from LoadBalancing example. I would like to show status of this server on my website....
View ArticlePhoton SDK Server instantly turns off
I used thi tutorial Starting Photon in 5 Minutes Photon SDK Server for setup. But unfortunately after LoadBalancing (MyCloud) -> "Start as Application it instantly turns off. Please advise how to...
View ArticlePersistent User Info from Master to Game Server
Hi,I have been using Photon for a few years now and am just now upgrading to Photon 4. Currently I am working with the loadbalancing project. I've integrated a database with my game where users can...
View ArticlePhotonRunning() failed Exception: photon.CounterPublisher.SystemCounter Photon 4
I have tried the steps in this forum post to no avail:http://forum.photonengine.com/discussion/1741/loadbalancing-start-problemI can't run Photon 4, but can run Photon 3 on my development machine and...
View ArticleCollection of CustomType (Serialization)
I was able to setup a CustomType for serialization but I've got some fairly lengthy nested classes to send when an item is initialized and at the very least, a collection of customtype would be handy....
View ArticleServer disconnect timeout
Hello. I have android game with photon. Android games is not working in background (android specific)When i hide(minimize) the game, after 10 seconds i have on server: OnDisconnect - ConnID=52...
View ArticlePhoton Server Secure Web Socket Problem
I'm trying to setup my server for wss connections. The server is a custom application built on photon sdk, not derived from one of the sample projects.I've followed the guide at...
View Article