Photon server and IPv6
My update build was rejected by Apple today because the reviewer can't connect to the server and it seems it's because my game / server does not support IPv6. I read the forum and it seems the newer...
View ArticleServer Side Code?
I'm having a little trouble understanding where I put the server-side code for Photon. All of the tutorials seem to be based around the premise that the clients do all the work and data is sent to the...
View ArticleIssues With Photon and WebGL Unity
Hi,I'm new here so sorry if this is the wrong place for this.I have a built a costume photon server to run an MMO style game. The game is built in Unity. The server and project work fine when you play...
View ArticleReliable Packets During Connection Failure
During a test session, a client temporarily lost connection to the game server. The connection seemed to have recovered, but the game had gone out of sync. The only way this could have happened is if...
View ArticleServer license pricing
Today I have noticed, that there are some changes in Photon server pricing section of your website. Now 500 CCU monthly subscription license cost is 95USD instead of 25USD. I searched your website for...
View ArticleWhen I use "sqlLoby type" on my game , my Photon server throw " Unable to...
I installed "v4.0.29.11263.exe Photon " on my win2012 R2 , and installed "Microsoft .NET Framework 4.5" on win server.Now , when i run use "sqlLoby type" on my game client , server throw this...
View ArticleAI path finding
i can't find any recent tutorials for AI path finding on the server end for an online game. there is 1 good set of tutorials from CJR Gaming but he uses a custom built recast running C# because free...
View ArticleHow to upgrade license
I've upgrade my server from 3.x to 4.x.Then how to upgrade my license to 4.x?
View ArticleFacebook URL for Authentication?
Hi,I want to configure my self hosted Photon server to enable Facebook authentication but I am am unable to figure out what facebook URL should be pasted in app.config for AuthSettings?Any help will be...
View ArticleHow to Publish Performance Counters to New Relic?
According to the docs it's possible: http://doc.photonengine.com/en-us/onpremise/current/performance/photon-counters#_usage_newrelicBut I don't know where to find the custom files:config/newrelic.json...
View ArticleUpgrading Photon Server from v3 to v4
Continue what we discuss in this thread http://forum.photonengine.com/discussion/7843/photon-server-and-ipv6In short, I'm forced to upgrade my server code from v3 to v4 so it support IPv6. I copied my...
View ArticleGame cannot connect to Photon Server hosted on Amazon EC2
I have a Unity project that was connecting perfectly fine via UDP when I connect to the Photon Cloud.Since I want to host the game myself, I have created an Amazon EC2 instance, and followed all the...
View Articlean issue about multy application , help pls
I config two application (same logic and source )(gameserver1 、 gameserver2) in different directory, but no matter connect which application (through application name), it always connect the default...
View ArticleCUDPSocketServer error
when close the client, the below errors occured, what's the problem?CUDPSocketServer::OnError() - TDatagramSocketServer::OnError() Handler Error: The specified network name is no longer...
View ArticlePhoton server 3.4 and WebSockets
Hi all,I have an MMO that I have made with Unity and Photon Server. I originally built it to use plain old sockets, but now I wan't to run the game in WebGL. What is required to port the game to use...
View ArticlePhoton On Premise - Timeout Settings for ACK response
Hello there!We are using photon on premise for a development of MMORPG which will run on mobile phones such as iPhone and Android. As I know photon will automatically disconnect peers which does not...
View ArticleException: Socket::Bind() The requested address is not valid in its context
Hi guys! I got some issue with my app in Unity using Photon Server, I got multiplayer strategy for mobile, My server workes fine if i set local IP on PCs. But i'm new in server programming, so i'm not...
View ArticleUpgrading Photon Server from v3 to v4 (reconnecting)
This discussion was created from comments split from: Upgrading Photon Server from v3 to v4.
View Article