Creating an empty room in LoadBalancing server
Hi, please help me! I need to create an empty room without any player connected to it (only by the server). And then players should be able to connect to this server. There are no problems with...
View ArticleI connect the server success, but when I send message, it return a...
I use client by unity connect the server success, but when I send message, it returns message's OperationCode is "Unknown operation code", and I cannot get data from serverHow can I solve this
View Articleabout Update the game list
hello!When I deploy two game server in one server computer and I always create the same room,then remove it.after that ,the game list cannt update the correct room list.
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 ArticleCompile / Link Errors xcode 9.1 ue4.18 PhotonDemoParticle
HiI have downloadedI am not able to build demo cause of a few errors as...
View ArticleClient can connect to master server but cannot connect to game server
So I am running a game where I have set up a computer as a dedicated server. I have it with a static public IP so that never changes and when I connect to it from my house internet it connects fine to...
View ArticleMoved: Compile / Link Errors xcode 9.1 ue4.18 PhotonDemoParticle
This discussion has been moved.
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 ArticleLinux Server
So after searching quite a bit I haven't found anything relating to Linux even though there is a Linux sdk that you can download. Is that for a Linux client or can I build a dedicated Linux server to...
View ArticleMultiplayer lag even on local server
Does anyone else experience lag on photon unity networking? i have been working on photon network for some time now but in every program i make there is always enough lag even when i am running program...
View Articleweird ERROR => "1002+Master peer connect failed:...
I'm on Construct2 and this error is only happening when I'm trying to export my game with node.js . Because yes , as an html file or as an app (apk/android) it work , but not when I'm exporting with...
View ArticleWhat's the latest supported .Net Framework version for plugins?
Hello.I've seen that Webhooks plugin is using .NET Framework 4Is it possible to use later versions? For example, .NET Framework 4.5 or later is required to use the latest Azure Storage SDK.Can I use...
View ArticlePhotonLicensing.dll exception
I am seeing this exception, perhaps I am doing something wrong. Download latest Server SDK (Photon-OnPremise-Server-SDK_v4-0-29-11263) Open Lite solution. Edit PhotonServer.MyApp-Development.config:...
View ArticleGame Server IP Config on PhotonControl shows nothing
Hi.I would like to develop a multiplayer game working on LAN with PhotonServer.While my laptop connects to an usual Wi-Fi network, it works well.However While it connects to a LAN that I setup,...
View ArticleCant download SDK
This is not just an issue with Server SDK its all SDK downloads giving me an errorthat says in a new tab "The page cannot be displayed because an internal server error has occurred."
View ArticlePhoton Server High Availability questions
We have read the official document, https://doc.photonengine.com/enus/onpremise/current/applications/loadbalancing/application,Ask the following questions. 1. Under the architecture of a single master...
View ArticleHow to implement mutiple Master Server node high availability ?
Hi:1 .How to implement mutiple Master Server node high availability ? 2. Can sharing information be implemented between mutiple Master Server?
View ArticleAn issue about connecting to gameserver in self host server
I do my port forwarding like this:A:57195 --> 127.0.0.1:5055(for master server)B:60135 --> 127.0.0.1:5056(for game server)and my public ip is C.My pun setting is to connect A:57195,so I can...
View ArticleMySQL & PhotonServer
hi every body, i want to ask here how i can combine between Mysql and photonServer
View Article