playMaker

Author Topic: PlayMakerWelcomeWindow.cs compile errors in 2019.4.20f1  (Read 962 times)

Roger Lee

  • Playmaker Newbie
  • *
  • Posts: 31
PlayMakerWelcomeWindow.cs compile errors in 2019.4.20f1
« on: February 17, 2021, 01:43:21 PM »
In the most recent edition of Unity 2019.4 LTS (20f1), Playmaker fails to compile due to apparent changes in the messaging system.

PlayMakerWelcomeWindow.cs fails to compile with errors.  These errors can be fixed by letting Visual Studio recommend fixes, but it takes about 10 minutes to clear them all.

Someone without the knowledge of that process will be stuck.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: PlayMakerWelcomeWindow.cs compile errors in 2019.4.20f1
« Reply #1 on: February 17, 2021, 03:35:13 PM »
Have you update to the latest 1.9.1? I just tried here and didn't see any errors in Unity 2019.4 LTS (20f1). If you're still seeing errors can you copy/paste the full error from the Unity console? Thanks!

Roger Lee

  • Playmaker Newbie
  • *
  • Posts: 31
Re: PlayMakerWelcomeWindow.cs compile errors in 2019.4.20f1
« Reply #2 on: February 19, 2021, 06:47:28 PM »
I do have the most current PM version and it was loaded right after the new Unity version was installed.

I've already edited the script to allow it to compile.  I only remember it was the lines that dealt with messaging.  If this is the only report you've gotten, I guess I would ignore it until you get more.  I don't know how it would only do this on my end, but anything is possible.

Thanks.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: PlayMakerWelcomeWindow.cs compile errors in 2019.4.20f1
« Reply #3 on: February 19, 2021, 08:16:11 PM »
Strange. Have you installed any other assets or packages? Can you reproduce it in a new project?