Quantcast
Channel: Recent Discussions — Photon Engine
Browsing all 15755 articles
Browse latest View live

I can not connect to photon cloud or connect to my self hosted server

I have made a game that works fine when I use self hosted server on my own pc(with local ip). I tried to make it online using photon cloud but the server connection times out no matter the server!(eu,...

View Article


Move Photon Cloud to Photon Server

Hi all,I'm newbie of Photon Server. My project is a PvP game using Unity engine.Now I'm planning switch Photon Cloud to Customized Photon Server because we need to authenticate players' positions,...

View Article


Error with Marco Polo Tutorial

for some reason i cant import (myThirdPersonController.cs) file, every time i import the package i get the file but its totally empty, pls help.

View Article

Best Strategy for Map Syncing

Hey there,I've been using Photon to build an RTS game that I'm working on and have been quite pleased with the result thus far but I'm hitting a bit of a wall. I need to sync procedurally generated...

View Article

Image may be NSFW.
Clik here to view.

Photon server - is it right for my purposes?

Hey folks, now it must have been a year since I asked some tosh question about integrating the Unreal engine with photon server etc. Anyway, after working heavily with a couple of game engines (notably...

View Article


PUNVoice: Getting into game failed, client stays on masterserver Error?

Hi, I have added photon voice in unity and when I execute my project I get this error:PUNVoice: Getting into game failed, client stays on masterserver: OperationResponse 226: ReturnCode: -1My prefab is...

View Article

PUN Basics Tutorial - Error

Hi,When I play the PUN Basics Tutorial in Unity and quit the game scene (to return to the launcher) I get the following error message:MissingReferenceException: The object of type 'PlayerManager' has...

View Article

load balancing client error?

Im trying to just simply import photon voice from the asset store and this is happening. I can import it cleanly on a new project but on an existing project i get this error. any insight to why this...

View Article


Account Service registration callback error

I get this error when importing photon network from the asset store. I have successfully imported PUN on a new project but when i try to load it on an existing project i get this error. Im using unity...

View Article


How to get PUNCHAT to work with PUN in single app?

I have PUN working..I am implementing CHAt in the same app,after connecting to pun lobby, i try to connect to chat, but it gets stuck??it attempts to connect, but doesn't do anything afterConnecting to...

View Article

Can I put custom class in Room's Properties?

// in Room.cs/// <summary> /// Gets a PropertyBag instance used to store custom room properties. /// </summary> public PropertyBag<object> Properties { get { return...

View Article

Can someone explain Photon.SocketServer.SendParameters?

Context: I want to publish an event from the server using Room.PublishEvent(HiveEventBase e, Actor actor, SendParameters sendParameters)I don't know what to use for sendParameters, specifically for the...

View Article

What's wrong with EU server?

We have a live game running on EU server (PUN). for several hours we can't start a game. We saw there were problems with the server earlier today, and assumed it's just a glitch. Was there an...

View Article


How to run a WebGL build of the TrueSync package?

This is the process I used to attempt to create a WebGL build.Initially I had two errors as follows:AddComponent with MonoBehaviour is not allowed. Create a class that derives from MonoBehaviour and...

View Article

Chat

Is there a chat room for this? IRC/Slack/Discord???Would anyone be interested in a community chat in addition to forums?

View Article


Unity + Android + disconnect whilst phone in the sleep mode

Hello,If I put an android device into sleep mode approx after 1 min the local player leaves the room. I've got callback 'OnLeftRoom' and then 'OnDisconnectedFromPhoton', but not 'OnConnectionFail'. Is...

View Article

Image may be NSFW.
Clik here to view.

photon local player same position at local device

If gameobject is hero when I click use skill it's attack to enemy gameobject. It's like battle arena.

View Article


How to challenge another user to a realtime match?

We are trying to implement a use-case in Basketball PVP in which a player clicks their friends name from their PlayFab friends list and then the app sends an invite to their friend. On their friends...

View Article

Network Culling Handler - Second player cannot see the first player

Hi,I added the CullArea, configured it, added the handler script to the characters. When the second player joins, he cannot see the first player(master), the first player can see the second player.if I...

View Article

How to create a custom skin for each player

Hi, I am new to Photon. I have a playerPrefab which is simply a game object with some scripts (but no skin).I want to instantiate the player on all clients and then set the correct skin which is either...

View Article
Browsing all 15755 articles
Browse latest View live