Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Horror on November 22, 2012, 08:50:51 AM

Title: [FIXED] GameCenter Error
Post by: Horror 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?
Title: Re: GameCenter Error
Post by: jeanfabre 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
Title: Re: GameCenter Error
Post by: Horror on December 06, 2012, 09:20:07 PM
Any more info on this one?
Title: Re: GameCenter Error
Post by: jeanfabre 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
Title: Re: GameCenter Error
Post by: Horror on December 12, 2012, 04:23:50 AM
Thanks for the update Jean,

Hopefully they don't do this with Game Center too often!
Title: Re: GameCenter Error
Post by: jeanfabre 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
Title: Re: GameCenter Error
Post by: jeanfabre on January 09, 2013, 03:17:12 AM
Hi,

 ok, all updated:

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

bye,

 Jean
Title: Re: GameCenter Error
Post by: Horror on January 10, 2013, 12:47:10 AM
Awesome!  ;D

Thanks Jean