Custom Authentication and On-Premises server issues
HiWe're currently evaluating photon server on an On-Premises machine (technically on fast-hosts, but the point is it isn't photon cloud!), probably intending to move to the enterprise cloud model...
View ArticleWhat's the proper client for authritative plugin?
Hi, I'm trying to make a server-side authoritative game as a Plugin, what's the proper client to start with?1. I like Bolt, but it seems not easy to implement as a client/ let Server work with it?2....
View ArticleCould not connect via UDP (Only via TCP)
Hi,I'm working on my server side project and I configurated all settings right to allow other people connect to my game server. When I said configurated all settings right, I meant that open ports on...
View ArticleReconnectAndRejoin not working
I'm implementing reconnection to a custom Photon Server during a match, and I always receive the following error:Operation failed: OperationResponse 226: ReturnCode: 32746 (Join failed: UserId...
View ArticleResearching possible multiplayer frameworks - have some questions
Hi. First of all, im developing a game with unity in combination with Photon Server SDK, self-hosted.I'm currently in the process of choosing a multiplayer server framework for the game, and I have...
View ArticleI have some questions
My company wants to use photonServer, which is used in the LAN, but the Intranet is not connected to the Internet, it is only connected with the router, so I want to ask, is there such a function of...
View ArticlePhoton Server CCU licence
Hi, i have a question. I am using 20 CCU licence on my own VPS.The licence of CCU 100 users for my own server requieres Internet Conection?
View ArticleOne of 2 clients gets duplicate OnEvent in PUN when using a self hosted...
I have created a plugin self hosted server for our game and everything works fine except when 2 users are connected, user #1 will get duplicate events but user #2 does not. If I switch which computer...
View ArticleI don't know why my Photon Server won't start
Hi! I've downloaded the v4-0-29-11263 Photon Server, but when I try to run the LoadBalancer as an application (I've tried running it as a service, but got the same result) the server always stops with...
View ArticleAlways 2 peers
Hi!The photon performance counter "Peers", always reports 2 peers, even when the server is unused. Is this a bug or why is this happening. Does it affect the CCU? Also, is peers same as CCU?
View ArticleWorking Photon server when moved to a user in Japan is unable to launch with...
People in our US office have no problem running the photon server but when given to somebody in our Japan office, there appears to be a DNS error when starting up photon. Oddly enough the log for load...
View ArticleTrying to get a good grasp on how a lot of things work, what they do, and...
Hey there all, I have been trying to get a solid idea of how things work, the order of operation, what things are essential, etc. I have been trying to go through a lot of code examples and things of...
View ArticleMy AWS cloud watch monitoring stops working after some hours?
Hi!I have set up AWS cloud watch monitoring for our server, following the documentation. It works for some hours, but then it just stops report data points. The server is still functioning though....
View ArticleRoom TTL not kicking in
First off, sorry for the flurry of questions. Our large budget project was supposed to get outside help on photon for release date concerns and that fell through so I am winging things.. Anyhow Our...
View ArticleMax Users Per Unity/Photon Instance
Hey All!I'm actually not really working on a project that includes Photon yet but been reading up on the product and just have a general interest in how it all works and how people get around some of...
View ArticleApp from scratch - app does not appears in the photon controle
Hey, actually following the tutorial "app from scratch" of documentation for photon server.As you can see, the application chatserver is missing,The code is strictly the same of the tutorial, and no...
View ArticleHow to setup the logging properly?
Hello!I've set up a self-hosted photon server. I've added tutorial ChatServer application. And it all seems fine.Then I've wanted to add the logging to a server code. I've used the tutorial again (as...
View ArticleHow to know which player added each expectedUser?
I'm implementing a team-based game, in which several parties (groups of friends that have invited each other to player together) can form a single team (an in-game faction, e.g. league of legends, a...
View ArticleTimeoutDisconnect ignores PlayerTTL?
Hi,I am working on a game using Photon Plugin that requires reconnect. I set playerTTL = -1, and if the client (unity) calls disconnect, the room can still see the actor within the list and see that it...
View ArticleI'm trying to connet photon cloud using PEER class (not LoadBalancingClient)
HiI want to try how much can connect to Photon Cloud Enterprise (this is private photon cloud right?)I'm trying to use STARDUST client to how we determine what CCU is fine.As youwe know you can connect...
View Article