Plugins: Unable to load type xxx.xxx.PluginFactory from the plugin assembly
Hello,I'm upgrading my server application to 4.0 server's plugin system, and getting this error starting the server: ...2016-06-29 10:48:54,181 [1] ERROR Photon.Hive.Plugin.PluginManager - Got...
View ArticleCreate and Join rooms without client explicit request
We are trying to manage rooms' creation and join from photon server side without letting choose to the client for one of those operations explicitly. I know that's not the conventional way to use...
View ArticleServer Side Scripts
Hello all, So I'm a little new to Photon and trying to pick everything up as I go and this question may seem remedial, but I haven't found a good answer after searching for the better part of a day....
View ArticleCUDPSocketServer::OnError()
12768: 19:23:34.839 - CUDPSocketServer::OnError() - TDatagramSocketServer::OnError() Handler Error: 没有任何服务正在远程系统上的目标网络终结点上操作。12768: 19:36:28.645 - CUDPSocketServer::OnError() -...
View ArticleMaster Server and Game Server Relation
Hello everyone!We are working on an online game porject in my compnay and I am not on the server design team so I have been reading the following page to get some ideas about the photonengine and I...
View ArticlePhotonView Sync is Server-authoritive or client ?
When i sync the position of the player using photonView observe option, what happens ?The transform option i believe to be client-authoritive wherever the client moves the player character, the server...
View ArticleChatServer tutorial
Hello, i trying to make ChatServer tutorial to understand how to build server appsBut when i try to start ChatServer app it not start and in logs i see this:12280: 21:29:53.435 - ChatServer:2 - Start()...
View ArticleCan't get SDK TestClient to work
When i run the SDK TestClient i recieve the following message in the prompt:Starting 5 games with 3 players[11696] Press Return to EndConnecting to 192.168.1.2:5056[11696] Started game KURO(11696)1...
View Articledeploying Photon on EC2 or a cloud virtual machine
Hi folks, I just spent about 4 hrs (wasted!) trying to deploy my photon server on Amazon EC2. I finally got it working and the server running and could not connect to it from my client. I ensured that...
View ArticlePhoton Server Setup and Tutorial
Hi, I have previously used photon unity networking cloud to create a real time multiplayer game. I used photon cloud for that. Now, I am thinking of creating another game similar to agar.io. Now for...
View Articledebug
Photon server run on my computer,if something wrong,he can tell me which line code is wrong,i can solve problem soon.But when i setup on server computer, the setting is the same,why just tell me which...
View Articlephoton server RPC to client
Hi.I'm currently using photon cloud. And trying to use photon server for load balancing. How can i RPC to client??in client's script, i can do [PunRPC] public void OnStartGame() {...
View ArticleConnecting to server via the public-facing IP address that is NAT'ed through...
I'm setting up a new server for a new app in Azure, and trying to get LoadBalancing working out of the box. The issue I'm facing is that the local stardust test client (from the console) works, but...
View ArticleHow use TestPlugins Source
Hello everyone!I'm having trouble understanding the proper way to load a plugin on "create a room".I'm following the official manual for creating plugins, and I have also accompanied the sources files...
View ArticleSYNC'in entities in a room and correlation between "messages/sec" and...
Hello everyone!I would like to ask about the following situation:1) I have one room and this room has 10 monsters and 10 users.2) This room updates every 100ms. One update means update means updating...
View ArticleGetting response error!!
Hy everyone, i am new to photon and i don't know completely how it operates still learning. i am having a problem, when ever i try to use login or register on my local server it just won't let me go in...
View ArticleServer-SDK_v4-0-29-11263, PUN, WebGL = connection is not established.
Can not join webgl-client.Exiting receive thread due to error: An exception has occurred while connecting. / System.Net.Sockets.SocketException: The connection is not established, since target computer...
View ArticleERROR: Wrong license type - don't expect redist license. Going to shutdown.
Hello, I was using the 100 Server free license. I've been using it for a long time, and today I was making a maintenance in the server and suddenly i got this error after I restarted the server. ERROR:...
View ArticleContinuous Delivery / DevOps survey
I've got a sneaker net tool chain set up, and want to move away from it ASAP! How is everyone avoiding manual compilation and release?
View Articleneed help under Construc2
hi i try to use photon on construct 2 and i have a problem i was looking at the Demo-test and i try to past the event in a new projet but i have a problem when i try to connect to log in, logout and re...
View Article