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

How to connect to photon with a webGL game?

I have a webgl game, I embedded it into my website and the game worked until I got to the point where I had to connect to photon server. My question is: Is there any specific ways I have to connect to...

View Article


Unity Editor and Build Cant find each others room

My project was connecting fine about 3 hours ago when suddenly my Editor build and exported build were no longer able to join the same room.To connect to photon I use public void ConnectToPhoton() {...

View Article


Logging

HI!I cant out my message into log file.1. I modify constructor WebHooksPlugin (example plugin with sdk)public WebHooksPlugin() { this.UseStrictMode = true; this.PluginHost.LogDebug("HEllo!!!!!!");...

View Article

Server monitor tool

Hello, we are looking for way to monitor our servers, what we need to know is:1) count of rooms and players during period of time (day, 0.5 of day and so)2) average ping3) possible memory leaksIs there...

View Article

Noobie Linux Server Setup

Hello, I am trying to setup Photon for a project at school and I can't seem to figure it out or find much for documentation. I have an Ubuntu 18.04 server without a GUI. I want to setup a self-hosted...

View Article


"Send buffer full" on unreliable UDP traffic

I have a Photon application, lets call it S1. S1 generates an unreliable UDP message that is ~1400 bytes every 50ms, and gets sent to all connecting clients. I'm testing right now with 40 clients....

View Article

Build a modular server where every module is a sub-server

Hello, can you bring me some info how can I build a modular server. I want to develop a small mmo and I want to have a chat server, a world server (region + physics) , auth server.. . Can you give me...

View Article

File does not exist photon.loadbalancing.dll.config

Hey all Just a quick question, trying to set my ip for to local ip using the Game server IP Config > Set Local IP... every time i try i get confronted with File does not exist:...

View Article


How to get total count of rooms, players and public IP on server?

Hello, Im wondering - is that possible to get total count of rooms, players and public IP of photon server? We need that for our internal analytics system, so I would like to send that data every 20-30...

View Article


Adding remote slave to Photon Load Balancing

Hello, we run our own Photon Load Balancing server for use with PUN. I'm attempting to get this ready to scale so I have the Master and Client1 on one machine and I wish to put Client2 on another...

View Article

How can Unity headless server interact with Photon Server?

Hi, I'm developing a server authoritative game. Lately, I'm wondering if that's possible to let the game server run a headless Unity for each room as a dedicated server, that seems could simplify the...

View Article

Self Hosted Photon Server

I'm desperately trying to find how to write Server API for my game. Starting SelfHosted server and write client logic is okay. There is no difference from Photon Cloud. But how to write my own Server...

View Article

WinForm and Udp

I am trying to a test client in winform(or console app) so i can test my client handlers without having to load up Unity and test from there. When I try to connect to my server using the same server...

View Article


General Questions: Photon Server SDK LoadBalancing

I'm evaluating self-hosted Photon Server for my Unity project, and have a few general questions: 1) I don't really see how to launch additional Game Servers with LoadBalancing (MyCloud). Is there...

View Article

Trouble connecting to ip Iran

Hi, I have problems with Iranian servers To resolve this problem, you said that you would use dedicated hosts Please describe how to build a dedicated hosting or self-host?

View Article


Photon LoadBalancing Strange Issue

Hi, we are currently running a modified LoadBalancing app and we have started encountering an issue regarding the creation of rooms. We have found that on occasion when a player joins a game they are...

View Article

Old client can't connect to new server

I'm trying to revive an old project that used a previous version of the server. It worked on an old version (in 2016), and it still works on the cloud, but when I spin up the OnPremise v4 SDK and try...

View Article


Why can't I connect to my server anymore?

I can connect from the host machine for obvious reasons (as seen from this error message below) but only the host machine.. I am hosting over tcp and the connection is NOT set to 127.0.0.1 in the...

View Article

HivePlugin cache event bugs

Hi, I've found 2 bugs when using HivePlugin to broadcast. 1. When cacheOp==AddToRoomCacheGlobal, the HivePlugin is going to wrap custom event twice for the cached event, that makes the data struct...

View Article

Moved: Why can't I connect to my server anymore?

This discussion has been moved.

View Article
Browsing all 1557 articles
Browse latest View live