Bug Reporting > PlayMaker Bug Reporting

Can't Install Playmaker on 2019.2.9f1[SOLVED]

(1/1)

rechronicle:
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!

PlaymakerNOOB:
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.

Alex Chouls:
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.

rechronicle:
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.

* Go to "C:\Program Files\Unity\Editor\2019.2.15f1\Editor\Data\Tools\RoslynScripts"

* Edit "unity_csc.bat"

* Replace the line that says "%APPLICATION_CONTENTS%\Tools\Roslyn\csc" /shared % with the following: "%APPLICATION_CONTENTS%\Tools\Roslyn\csc.exe" /shared %*

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

Navigation

[0] Message Index

Go to full version