Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: rechronicle on December 07, 2019, 10:44:57 AM

Title: Can't Install Playmaker on 2019.2.9f1[SOLVED]
Post by: rechronicle on December 07, 2019, 10:44:57 AM
Hello,
I am trying to create a new Unity project and add Playmaker into it. But every time I import the package, there's no welcome screen. And executing the Playmaker.exe in the folder resulting in a blank state (nothing happen). The window is not showing on the upper-left as well. Any ideas what is happening?

I have tried to delete the package file from Unity asset folder and redownload it, but it still the same.
I also have an older project which is using the same version, the Playmaker in that project is still working fine. The problem occurs when installing a new one.

What should I do to fix this?
Thanks!
Title: Re: Can't Install Playmaker on 2019.2.9f1
Post by: PlaymakerNOOB on December 09, 2019, 06:05:32 PM
This happened to me today.  You have 2 potential problems

1) If there is any red errors in the console log, it will prevent the playmaker window from opening after installation.  Fix those errors to correct the problem.

2) If the playmaker installation window doesnt open automatically, you can find the Playmaker folder within assets, inside that is the Install folder, and inside that is the Playmaker 1.9 file.  Double click that to open and to install playmaker.
Title: Re: Can't Install Playmaker on 2019.2.9f1
Post by: Alex Chouls on December 09, 2019, 06:18:35 PM
Also, check this Troubleshooting page:
https://hutonggames.fogbugz.com/f/page?W624

And the installation guide:
https://hutonggames.fogbugz.com/f/page?W11

If none of that helps, please post any errors you're seeing in the Unity Console.
Title: Re: Can't Install Playmaker on 2019.2.9f1
Post by: rechronicle on December 10, 2019, 01:28:44 AM
It turns out there are Unity blank errors every time I create a new project file. So it's not an error related to Playmaker.

I found this thread https://forum.unity.com/threads/four-blank-errors-in-each-new-project.599980/page-2 which suggest installing Ubuntu but I can't execute the '.lib' file nor it is executable. Any suggestion?


UPDATE: This is the fix for anyone who may encounter the same blank console error.

Edited from this source (As the original fix not working for me): https://answers.unity.com/questions/1680858/blank-console-error-on-empty-project-with-a-single.html


That's it.
Cheers