playMaker

Author Topic: [FIXED] GameCenter Error  (Read 4058 times)

Horror

  • Junior Playmaker
  • **
  • Posts: 79
[FIXED] GameCenter Error
« on: November 22, 2012, 08:50:51 AM »
https://hutonggames.fogbugz.com/default.asp?W994
I just imported the playMaker actions for GameCenter into my project and got this error. I'm using Unity 4 with latest playMaker and GameCenter plugins.

Code: [Select]
Assets/PlayMaker GameCenter/Actions/GameCenterConnect.cs(40,36): error CS0234: The type or namespace name `ConnectionStateDelegate' does not exist in the namespace `GameCenter'. Are you missing an assembly reference?
« Last Edit: January 28, 2013, 12:28:45 AM by Alex Chouls »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: GameCenter Error
« Reply #1 on: November 23, 2012, 02:21:15 AM »
Hi,

 ok, something might have changed on the latest version of gamecenter. I will have a look. thanks for reporting.

bye,

 Jean

Horror

  • Junior Playmaker
  • **
  • Posts: 79
Re: GameCenter Error
« Reply #2 on: December 06, 2012, 09:20:07 PM »
Any more info on this one?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: GameCenter Error
« Reply #3 on: December 11, 2012, 05:18:35 PM »
Hi,

 A lot has changed indeed in the gameCenter APi, I checked and already started making all the changes, but it will take me few days to get this update done to match all the new apis ( quite a lot was added actually).

bye,

 Jean

Horror

  • Junior Playmaker
  • **
  • Posts: 79
Re: GameCenter Error
« Reply #4 on: December 12, 2012, 04:23:50 AM »
Thanks for the update Jean,

Hopefully they don't do this with Game Center too often!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: GameCenter Error
« Reply #5 on: December 13, 2012, 08:22:42 AM »
Hi,

 Well, that's the deal with on going development unfortunatly. Input.touches was also heavily changed from release to release, that was also difficult to keep up.

bye,

 Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: GameCenter Error
« Reply #6 on: January 09, 2013, 03:17:12 AM »

Horror

  • Junior Playmaker
  • **
  • Posts: 79
Re: GameCenter Error
« Reply #7 on: January 10, 2013, 12:47:10 AM »
Awesome!  ;D

Thanks Jean