Quantcast
Channel: Photon Server — Photon Engine
Browsing all 1557 articles
Browse latest View live

App From Scratch

Hi,I am going through the App From Scratch tutorial.I have the server running in Photon Control and everything appears to be running when looking at the log.I have written the client console...

View Article


Image may be NSFW.
Clik here to view.

Are Google Protocol Buffers a viable way to transfer language neutral messages

Hi there,during my exploration of the Photon Server SDK and the client side I came across the following question:How can I implement a language neutral way to transfer messages between servers and...

View Article


After enabling encryption server disconnects client after OpCustom

Hi,I tried to get encryption up and running but after doing the initial setup the server disconnects the client on OpCustom.Client-Code:PhotonListener listener = new PhotonListener {Main = this}; Peer...

View Article

Server SDK 4: getting rid of multiple connections per user

Average (most often used) server behavior: if the user is logged in from another device - server disconnects his previous connection.Alas, this is not implemented in LoadBalancing. At the forum, many...

View Article

Photon Server Pricing

Hi,We are bit confused about the Photon Server pricing at https://www.photonengine.com/en/onpremise/pricingWhat is meant by Subscription Licence. Will exitgames also host the servers? If we purchased a...

View Article


Pointers on extending LoadBalancing demo?

I'm looking for general documentation/resources in terms of extending the LoadBalancing demo. I was wondering if anyone knows of any good sources to point me towards? I've also got two specific...

View Article

Previous Version ExitGames-Photon-Server-SDK_v3-4-22-6309

Hi I'm looking for a previous version of photon server, version ExitGames-Photon-Server-SDK_v3-4-22-6309Would it be possible to get a link to a download location. I've searched all over but cannot find...

View Article

Where is Dashboard on photon server 4

Where is Dashboard on photon server 4? on last photon server version there was a dashboard item above perfmon counter but in photon server 4 there isn't such item. is it removed or is moved to other...

View Article


Server not reachable (Operation 226 failed)

Hi, I used to run Photon OnPremise Server dedicated for 4 Weeks now, without having any connection errors.My dedicated Server got connection to Internet, Firewall is open, unlimited Traffic, 1...

View Article


Autostart Server and Service on Windows 10

Hello!I am trying to start my server and the service automatically whenever I reboot my PC. I have tried to set Photon Control > Autostart Photon Control and have installed the service. However,...

View Article

ExitGames.Client.Photon.Lite not found

Following through the "Hello World 2" tutorial for photon server I need to use ExitGames.Client.Photon.Lite to get access to LiteOpKey and LiteEventKey. However visual studio claims the namespace...

View Article

Can I run my server with Master server only?

I want to run my server without sub-server.master server has all the logic for game and lobby job, connection request.... if players matched, new thread created and handle game. main thread is working...

View Article

error when trying to create a game

I have recently deployed Photon Server and ran Load Balancing as a service, everything works fine until there are about 1k CCU, when I try to create a game i get this error on the client side...

View Article


Image may be NSFW.
Clik here to view.

Custom authentication UserID and NickName not Set

hi, i setuped photon server v4 in my own server. i red this article to configure Custom Authentication hosted in my own web server. but in PUN (v1.66) after connect, in the OnConnectedToMaster...

View Article

Reliable 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 Article


All Ports work but photon is not receiving the connection request on port...

Scenario:-> public ip is of an X computer.-> server is running on Y computer which is connected to X.-> Port forwarding is setup to forward all photon ports UDP and TCP in both directions....

View Article

Strange Log in [Photon-Default] Log File

Hey Guys.When I Start My Photon Server in this morning.My Photon Server log file [Photon-Default]Show my this log------------------------Photon-Default -------------------- LOG START...

View Article


Creating a room with the same name in two different lobbies

HiI am creating a new lobby to mimic the GameVersion functionality, However in the new lobby when a room is created using the same name as a room which already exist in the other lobby i get this error...

View Article

I keep getting a null reference when I try to assign ObservedComponent.

I am assigning the PhotonView at runtime and trying to assign it's observed component, when I do I keep getting a null reference on the photonView .ObservedComponent[0] = this. Is there something I am...

View Article

Image may be NSFW.
Clik here to view.

Adjusting the Photon Configuration (PhotonServer.config)

Hi,i am running photon on a machine that has Intel Xeon CPU E5-1620 v2 @ 3.70GHz, and 32 GB of ram. i am trying to tune photon server to match the resources i have, what i did is that i changed the...

View Article
Browsing all 1557 articles
Browse latest View live