playMaker

Author Topic: Updating Unity and Playmaker - Custom Action Errors Galore  (Read 1978 times)

kavery

  • Full Member
  • ***
  • Posts: 149
Updating Unity and Playmaker - Custom Action Errors Galore
« on: February 07, 2018, 04:01:19 PM »
I'm attempting to upgrade my project again from Unity 5.3 to 2017.2.

I'm seeing over a hundred errors involving custom actions. Any idea how to handle this? Pic attached.

kavery

  • Full Member
  • ***
  • Posts: 149
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #1 on: February 07, 2018, 04:12:13 PM »
Let me know if this is true. In general it's not really possible to update a large project without maybe a week of effort? Just want to know so I know if I should just stick with 5.3. I've tried this before and never got anywhere.


kavery

  • Full Member
  • ***
  • Posts: 149
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #2 on: February 07, 2018, 05:04:42 PM »
At one point the game actually ran. Couldn't believe it. But it was missing some functionality. But now it won't run again. A new long list of errors.

kavery

  • Full Member
  • ***
  • Posts: 149
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #3 on: February 07, 2018, 05:08:31 PM »
Here are some of the new errors. Now they are just normal actions so I don't get it.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #4 on: February 07, 2018, 06:09:14 PM »
Hi,
Is the itween folder still in your project?

What playmaker version are you using?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #5 on: February 08, 2018, 04:12:02 AM »
Hi,

 you need to clean your assets.

- Move all templates and global asset out of the Asset/PlayMaker/ folder
- Delete Asset/PlayMaker/ folder and the Asset/Plugins/PlayMaker/ folder
- Import PlayMaker from the asset store
- import the package from Asset/PlayMaker/Editor/Install

Then you should be good, else, try to import the last step it one more time ( it helps as some editor routine might still not have fully worked because of Errors).

Bye,

 Jean
 

kavery

  • Full Member
  • ***
  • Posts: 149
Re: Updating Unity and Playmaker - Custom Action Errors Galore
« Reply #6 on: February 08, 2018, 12:55:12 PM »
@Djdyno yup the folder is still there. Version 1.8.9.

@jean thanks I will try that!