Error Unable to cast COM object of type 'System.__ComObject' to interface...
Hi Supporter,I've get this error in photon server? Please Help me.2015-01-12 15:10:16,040 [61] ERROR PhotonHostRuntime.PhotonDomainManager - UnhandledException: System.InvalidCastException: Unable to...
View ArticlePhoton 4 error reported at debug level
Hi,I've just started working with a version of the Photon 4 server our company has been given access to and had difficulty launching my application due to a missing DLL. It took me a while to track...
View ArticleWhat's the equivalent of NetworkingPeer.OpCustom() when inside a room? (using...
I was able to add code to the Server's MasterClientPeer to handle custom operations when a client is either in a lobby or simply on the MasterServer. Whenever I enter a room though, I get an error when...
View Article[Real Time] _ MAke game runtime use photon server
Hi guy. I want to make game using photon server. I completed same project use photon server but these are a turn base game. Now I start to make game realtime. but i understand about sync position enemy...
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 ArticleErrors Azure [ Solved]
Following the instructions on the website for PASK.Trying to load to storage emulator (it is running) but getting compiler errors during the upload.Happens for both Lite and LoadBalancing...
View ArticleCreate Room freezes everything (It worked before)
Suddendly, my game freezes, whenever I click the Play Button. It cant be a problem in my Code, because I didnt change anything. When I skip the "CreateRoom()", then everything works again. (More or...
View ArticleHow to get time delay when sending message client - server - client
Hi guys.I am searching info about time delay when sending message from client to server and server to client.Can you help me ?
View Article[Self hosted] Master Error - user data is of wrong type
Our Load Balancing server has been up and running for a few days and recently I just noticed some errors in Master application log: What might be the possible cause? We're not doing custom...
View ArticleMMO Chat and Login Servers randomly disconnecting
Hello everyone,We've built our custom MMO server around Photon Server and have been using it without problems for several months (live).There is a Master server + Chat, Login, and Region servers.We...
View ArticleCJR Gaming - Photon Framework tutorial issue
Hello, I've been following Photon Framework Tutorial from CJR Gaming in this and now I'm at "014. Photon Framework - SubServer (using Login as a template)" video. My project was built perfectly fine,...
View ArticleIs there any way for a custom log4net implementation on the server side?
Hi.is it possible to use a custom log4net implementation on the server side and to force the default logging of photon to use this implementation?I get it up and running so far that I can use my own...
View ArticleIs there any way to get packet timestamp on server side?
Is there any way to get packet timestamp on server side?
View ArticleMatchs Room Problem
When Player Create Own Match,Match is not Shown in Match/Room List?It Always Says (No Matchs Created) hmm?
View ArticleWhen will Photon Server work with Unity WebGL builds?
Hi.We are waiting to launch our game until we can build it as Unity WebGL. As we need a high rate of msg/seconds we need to keep it on the Photon Server solution. Can you shed some light on when you...
View ArticleHow to deal with antivirus blocking your build for end users?
When end-users tries to run my game some antivirus software blocks it, some even without notifying. What can I do to avoid this or limit it?I have looked around and haven't found a good answer....
View ArticleTurn Based +Google Cloud Service(DataStore)
Hi guys, I have a question don't know if it is possible, Can we integrate Google Cloud Service(dataStore) with photon for a turn based photon game.My agenda is to store player's data(Inventory,cash...
View ArticlePhoton Socket Server crash when Windows Server's time is changed.
Hello,PhotonSocketServer either PhotonControl.exe or start by service, it's crash when Windows Server time is changed.Windows Server time is changed , it means time changed by Windows Time Service or...
View ArticleArchitecture for using Azure Worker Role
We are investigating Photon on premise server, and intend to deploy to Microsoft Azure Cloud Service worker role. Some questions are not cleared: How to start the server? Is there any API we can call...
View Article