Self-hosted server local network trouble getting to work
I'm trying to host a local photon server (Photon OnPremise Server SDK v4-0-29-11263) with one computer and have some clients on other computers connect. The computers are connected wireless over a...
View ArticleAuthoratitive Server Plugin
I believe a plugin is required to make the server authoritative? If so, what is the cost of this and/or is it included in any of the Server Licenses (Subscription or One-Off)?
View ArticlePhoton Server MMO Guide
Hello,Is there any tutorial that can do the photon mmo example from scratch? At least some of the basic features. The example showed a lot of promise but it;s hard to get around it with all the files...
View ArticleOPCustom error
im trying to add Operations to a selfhost server but when i try to use the opCustom command in unity i get a error.codeusing System.Collections;using System.Collections.Generic;using UnityEngine;using...
View ArticleRoom cache exploitation
Hello! I have been using Photon for unity games for several yearsOver the years I have encountered many people who try to exploit the service provided.I have taken the time to add in anti-spam for...
View ArticleLinux(Ubuntu) master client
I have a Vps server (OS ubuntu)i want to run it as master client in the game, and no one exept vps server can't become a master client.how can i do that?
View ArticleFile does not exist photon.loadbalancing.dll.config
Hey allJust 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 withFile does not...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleServer timeout seems to disregard MinimumTimeout
Hi,I'm trying to understand why my server takes so long to timeout a peer. From the limited information available on the server timeout logic, my understanding is that timeout is determined based on...
View ArticleReceive Data From Server To a Single Client Using onOperationResponse
Hi all, I'm working on a project with the help of the PhotonDemoParticle Project. I've figured out how to call opRaiseEvent from a client to send data to the server to propagate to all clients and...
View ArticleEditing & Reading player custom properties server-side
Hello, I have been wondering for a while how to edit & read player custom properties from the HiveGame class, is this possible and if it is, how? I have managed to get room custom properties...
View ArticlePhoton Server Running in my Computer
Guys, I created a game for Unity, using the PUN, there I found a license 30 days free unlimited players. But to install need to download an SDK, and configure it. I have a doubt:If I do this, will the...
View Articlehow does photon core work?
hi,i have some question about photon.1-is photon core that photonsocketserver.exe???2-what is photonsocketserver.exe for?3-how does photon handle the business logic in c#,caus the photon core is...
View ArticleMultiple load balancing apps on one machine
Hello, we use Load Balancing as base for our server applications, for our unity games. We have a test server, where we host our server app. We have recently decided to run tye second default load...
View Article