Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: vladimirta89 on December 22, 2015, 01:53:44 AM

Title: PM Beta 37 / 38 don't compile to WP8
Post by: vladimirta89 on December 22, 2015, 01:53:44 AM
Hello.
I just made a bug report (Case 1374)
So maybe there is a workaround or fix already.

The new Play Maker beta 37 / 38 with Mecanim Animator add-on don't compile to Window phone 8.1 or any other Windows.

It gives this error:

Assets\PlayMaker Animator\Scripts\PlayMakerAnimatorStateSynchronization.cs(168,28): error CS1501: Ninguna sobrecarga para el m todo 'GetMethod' toma '2' argumentos


How to reproduce it:

1) Create new unity project
2) Instal PlayMaker 1.8.0 beta 38
3) Install Mecanim Animator addon (https://hutonggames.fogbugz.com/?W1031)
4) Create any scene
5) Try to build to Windows Phone 8.1 (or any other Windows)
It will not compile and give this error:
Animator\Scripts\PlayMakerAnimatorStateSynchronization.cs(168,28): error CS1501: Ninguna sobrecarga para el m todo 'GetMethod' toma '2' argumentos


Thanks.
Title: Re: PM Beta 37 / 38 don't compile to WP8
Post by: vladimirta89 on December 26, 2015, 01:56:09 PM
Just to confirm, I did updated to the latest PlayMaker Mecanim Animator Add-on 1.1.2
And the "PlayMakerAnimatorStateSynchronization.cs" don't compile to Windows Phone 8.1.
Title: Re: PM Beta 37 / 38 don't compile to WP8
Post by: Alex Chouls on December 27, 2015, 03:12:21 AM
Thanks for the bug report. We're looking into this...
Title: Re: PM Beta 37 / 38 don't compile to WP8
Post by: vladimirta89 on December 27, 2015, 01:05:01 PM
Great, Thanks.