playMaker

Author Topic: Photon Demo - PlaymakerTestGame.Unity not yet ready to call operations  (Read 1751 times)

Red

  • Hero Member
  • *****
  • Posts: 563
Hey, diving into multiplayer stuff with the Photon PlayMaker stuff... I'm trying to see what the demo scenes do in order to figure them out but the "PlaymakerTestGame.Unity" file (the level that has the scene where you either join or create a room) isn't working with a paused error saying that the client is not on master server or not yet ready to call operations.

The scene is from the one downloaded from the wiki... So, not sure what's going on. I'm very green to networking having barely scrapped together a basic one with the basic unity networking stuff (Why I'm choosing photon is that it is hailed as a simpler implementation for things like managing rooms/game instances for multiplayer purposes.)

... so, help? :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Hi,

 You'll need to change region:

http://hutonggames.com/playmakerforum/index.php?topic=9947.0

Try that, if that doesn't work, let me know.

 Bye,

 Jean