playMaker

Author Topic: Persistent bug with Ecosystem  (Read 1112 times)

emildragan

  • Playmaker Newbie
  • *
  • Posts: 28
Persistent bug with Ecosystem
« 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.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Persistent bug with Ecosystem
« Reply #1 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

emildragan

  • Playmaker Newbie
  • *
  • Posts: 28
Re: Persistent bug with Ecosystem
« Reply #2 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.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Persistent bug with Ecosystem
« Reply #3 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

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Persistent bug with Ecosystem
« Reply #4 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?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Persistent bug with Ecosystem
« Reply #5 on: May 18, 2021, 10:54:16 AM »
No,
Its not related.

emildragan

  • Playmaker Newbie
  • *
  • Posts: 28
Re: Persistent bug with Ecosystem
« Reply #6 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.