playMaker

Author Topic: PM Beta 37 / 38 don't compile to WP8  (Read 2067 times)

vladimirta89

  • Playmaker Newbie
  • *
  • Posts: 3
    • Vorona White Game Studio
PM Beta 37 / 38 don't compile to WP8
« 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.

vladimirta89

  • Playmaker Newbie
  • *
  • Posts: 3
    • Vorona White Game Studio
Re: PM Beta 37 / 38 don't compile to WP8
« Reply #1 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.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: PM Beta 37 / 38 don't compile to WP8
« Reply #2 on: December 27, 2015, 03:12:21 AM »
Thanks for the bug report. We're looking into this...

vladimirta89

  • Playmaker Newbie
  • *
  • Posts: 3
    • Vorona White Game Studio
Re: PM Beta 37 / 38 don't compile to WP8
« Reply #3 on: December 27, 2015, 01:05:01 PM »
Great, Thanks.