Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: adrian on October 01, 2017, 02:21:26 PM

Title: Ecosystem 0.5.2 not working in 2017.1.1f1 [SOLVED]
Post by: adrian on October 01, 2017, 02:21:26 PM
Hi,

As the title says, Ecosystem 0.5.2 not working in 2017.1.1f1

With the following error, can anyone help pls.

NullReferenceException: Object reference not set to an instance of an object
System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/File.cs:595)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser+<ProceedWithImport>c__Iterator0.MoveNext () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2895)
Net.FabreJean.UnityEditor.EditorCoroutine.update () (at Assets/net.fabrejean/Editor/Plugins/EditorCoroutine.cs:53)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:109)
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: djaydino on October 01, 2017, 09:34:20 PM
Hi,
You can get the latest (i think 0.5.3 at the moment) version here :
https://hutonggames.fogbugz.com/default.asp?W1181
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: adrian on October 02, 2017, 03:20:18 PM
Thank you, yes that's the version I downloaded today, no joy. Am I the only one, totally killing all use of playmaker for me :(
Is there any straggling files that need deleting or something? Have tried a few projects and no luck.
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: akmccullough on October 02, 2017, 03:37:05 PM
My entire class is struggling with this same error. No luck!
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: adrian on October 02, 2017, 05:04:46 PM
Cheers akmccullough, it's really a showstopper for using playmaker, finger crossed for a fix soon  :-[
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: djaydino on October 04, 2017, 12:41:40 PM
Hi,
i have send a message to jean on skype but he has not been online yet,
(I think he is @ the unity unite event.

You can find and get most of the custom actions and packages on jean's github :

https://github.com/jeanfabre
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: adrian on October 05, 2017, 04:01:29 PM
Thank you djaydino, the one action I am trying to find is the set line renderer position but I can only find a png file on github? Thank you for looking into this :)
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: djaydino on October 05, 2017, 10:17:10 PM
Hi,
maybe one of these?

https://github.com/jeanfabre/PlayMakerCustomActions_U4/tree/master/Assets/PlayMaker%20Custom%20Actions/Renderer
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: djaydino on October 05, 2017, 10:34:51 PM
Hi,
I tested on unity  2017.1.1f1 and Pm 1.8.5 and Ecosystem 0.5.3.

It seems to work on my end.
Title: Re: Ecosystem 0.5.2 not working in 2017.1.1f1
Post by: adrian on October 09, 2017, 08:23:34 AM
Suddenly came to life, thank you for the help in the meantime, please do mark as solved  :)