PUN OpGetRegions with correct AppID fails with Missing value 224...
We're using PUN+ 1.76, everything works fine for connecting to regional servers and playing MP games.But when we try to get the region list by calling PhotonNetwork.networkingPeer.OpGetRegions() it...
View ArticleAndroid demo building fails
Hi,I'm trying to build demo_basics example from the Android-NDK SDK. For some reason, I'll get the following...
View ArticleBolt array not working properly - what am I doing wrong?
I'm trying to synchronize an array like this foreach(myObj obj in myObjList){....state.myArray[obj.index] = obj.myValue; //obj.index and obj.myValue IS correct} so far so good, in the bolt inspector...
View ArticleAny solution for syncing AI positions over the network?
Using Photon Realtime Cloud. The game is a co-op game for up to 4 players. If there are 4 players, each player will control 1 player unit, if there are 2 players, each player will control 2 player...
View Article[Help] Photon disconnecting when sending byte[] over rpc
So, basically what i was doing, was sending a byte[] array over the rpc, it worked, but after that i just disconnected for no reason, what to do?
View ArticleCustom Authentication Help.
So i'm just a little confused on the Custom Authentication Process. Here is my setup:I am trying to use my wordpress website as the authenticator. (for instance you would register on my website, then...
View Article[[EASY]] Boom Beach Hack And Cheats Get Unlimited Diamonds
Boom Beach Hack And Cheats Get Unlimited DiamondsPosted on June 8, 2016 by niorz101Boom Beach Hack And Cheats Get Unlimited DiamondsBoom Beach Hack And Cheats Get Unlimited Diamonds proofonline hack...
View Article[[EASY]] Angry Birds 2 Unlimited Gems Hack and Cheats android and ios
Angry Birds 2 Unlimited Gems Hack and Cheats android and iosPosted on June 8, 2016 by niorz101Angry Birds 2 Unlimited Gems Hack and Cheats android and iosAngry Birds 2 Hack can give you boundless Gems....
View Article[[EASY]] 8 Ball Pool Hack Coin and Cash Online Tool
8 Ball Pool Hack Coin and Cash Online ToolPosted on June 7, 2016 by niorz1018 Ball Pool Hack Coin and Cash Online ToolYou adore 8 Ball Pool Game? Certainly, this amusement has gotten a large number of...
View Article[[EASY]] Mobile Strike Online Hack Gold Tool Generator
Mobile Strike Online Hack Gold Tool GeneratorPosted on May 31, 2016 by niorz101Mobile Strike Online Hack Gold Tool GeneratorProduce boundless free Gold in the portable multiplayer system amusement by...
View Article[[EASY]] Game of War: Fire Age Hack Stone Gold and Silver Tool
Game of War: Fire Age Hack Stone Gold and Silver ToolPosted on May 31, 2016 by niorz101Game of War: Fire Age Hack Stone Gold and Silver ToolGame of War – Fire Age Tool (iOS and Android Devices)On the...
View ArticleHow to create bot as other player in PUN
Hello every body, I was making a tanks online but I was not known to make it.end I had a question: How to create bot as other player in PUN.The bot was create on master client, and master client will...
View ArticleMaximum number of private chat groups
Since the data type of the audio group is `byte`, I expect the maximum number of private chat groups is 23. In our game, we have a lobby which will have more than 23 players, how can I add more groups...
View ArticleAbility to create different rooms for different clients?
I am creating a multiplayer soccer game. One room can only have two players as it is a soccer game (Two team can compete against each other). What I want is to do this: when a client open the game, it...
View ArticleRunning Server on a Dedicated Linux Server
Hey guys, I just switched to Bolt Engine from uLink and I was messing around with the provided demo. I was able to build the server and run it perfectly in headless mode on my windows PC by following...
View ArticleIPv6 for Unity iOS Exports
Apple now requires iOS apps to support pure IPv6 connections.We tested PUN v1.75 and it supports IPv6, including the "Best Region" setting. If you use the Photon Cloud, you only have to make sure your...
View ArticleBest way to detect user disconnects
Hi,we are working on PVP game on iOS. User can turn off his wifi. Problem is that it took almost 10 seconds for client to realize that it was disconnected and getting OnConnectionFailed:...
View ArticleHow to serialize a custom class to send to clients via RPC?
Each player has a PlayerControl class, and I want every client in a room to have each player's instance of their PlayerControl class. This will allow the game's GameRules class to send RPC's and affect...
View ArticleIsssue with RPC (Health)
Hey guys,i've got an issue with a rpc call. I want to lower the health of another player when he gets hit by it the gameobject has this script attached.The issue is that the gameobjects collides two or...
View Articlevr multiplayer
Hi Im trying to set up multiplayer for google cardboard with head avatars. Im following a tutorial here: but this is not working!problems: cant get "PhotonView.isMine" to be recognised by Visual...
View Article