Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: emildragan on May 16, 2021, 02:02:52 PM

Title: Persistent bug with Ecosystem
Post by: emildragan on May 16, 2021, 02:02:52 PM
Hello.

I ve wrote in the past about this problem, but no fix until now. I still have this problem with Ecosystem
Json parsing error Object reference not set to an instance of an object
UnityEngine.Debug:LogWarning(Object)

From time to time (now it doesn t work at all) I cannot search anything on the Ecosystem. I use Playmaker 1.9.1.p4 and latest Ecosystem on Windows and Unity 2019.4.9f1. I need several actions from there, I know that all the actions are on Github, but I cannot find some of them, you need to go to each category.
For instance, now I need to convert a texture into a sprite, I know there is an action for this, but I cannot find it.
Maybe someone can help me with this action, if fixing that problem it's not an option for now.
Thank you.
Title: Re: Persistent bug with Ecosystem
Post by: jeanfabre on May 17, 2021, 01:48:12 AM
Hi,

 can you tell me which item you try to download?

the action to convert texture to sprite is here:

https://github.com/PlayMakerEcosystem/PlayMakerCustomActions_U2018/blob/master/Assets/PlayMaker%20Custom%20Actions/Material/ConvertTextureToSprite.cs

Bye,

 Jean
Title: Re: Persistent bug with Ecosystem
Post by: emildragan on May 17, 2021, 09:17:12 AM
Thank you for the action.

If I just type in the Ecosystem search bar anything and press Enter, it shows that red  error, so I cannot see the list of actions or to download anything.

Thank you.
Title: Re: Persistent bug with Ecosystem
Post by: jeanfabre on May 18, 2021, 02:05:21 AM
Hi,

- What version of Unity do you have?
- what version of the Ecosystem is it?

Bye,

 Jean
Title: Re: Persistent bug with Ecosystem
Post by: Broken Stylus on May 18, 2021, 09:01:21 AM
Is this distantly related to the very old innocuous red error that's related to the UI?
Title: Re: Persistent bug with Ecosystem
Post by: djaydino on May 18, 2021, 10:54:16 AM
No,
Its not related.
Title: Re: Persistent bug with Ecosystem
Post by: emildragan on May 18, 2021, 02:59:50 PM
Hi, it's in my first post, Unity 2019.4, Playmaker 1.9.1 p4 and Ecosystem 0.6.11.

Thanks.