playMaker

Author Topic: Ecosystem broswer not installing actions/packages  (Read 11020 times)

timMorrow

  • Playmaker Newbie
  • *
  • Posts: 4
Ecosystem broswer not installing actions/packages
« on: April 13, 2025, 12:41:42 AM »
I saw there was already a thread that had been started last year about this issue, but it seems as though it was never resolved.

https://hutonggames.com/playmakerforum/index.php?topic=26159.30

I recently upgraded my project to unity 6 and since then have been unable to install anything from the ecosystem browser, I am using the latest version of playmaker and ecosystem browser and reinstalled them just in case.

before upgrading it worked fine but now I can't install anything. it says
 "downloading information" for a bit then stops and logs this error
 
ArgumentNullException: Value cannot be null.
Parameter name: bytes

is there a fix for this? or a workaround so that I can download arraymaker package manually for the time being without using ecosystem.

Thanks




Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4052
  • Official Playmaker Support
    • LinkedIn
Re: Ecosystem broswer not installing actions/packages
« Reply #1 on: April 13, 2025, 10:41:22 AM »
As a workaround for now, all ecosystem content is available on github (links on this page):
https://hutonggames.fogbugz.com/default.asp?W1181

ArrayMaker has a package download link here, but I need to double check that it's up to date:
https://hutonggames.fogbugz.com/default.asp?W715

I'll ask Jean to investigate the ecosystem error.


timMorrow

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Ecosystem broswer not installing actions/packages
« Reply #2 on: April 18, 2025, 01:56:41 AM »
Okay thankyou! this unblocks me for now :)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Ecosystem broswer not installing actions/packages
« Reply #3 on: April 20, 2025, 03:56:36 PM »
Hi,

 ok, let me see what's going on, I'll get back to you if I need more details.

Bye,

Jean

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15620
  • Official Playmaker Support
Re: Ecosystem broswer not installing actions/packages
« Reply #4 on: April 21, 2025, 02:48:55 AM »
Hi,

 it's all good on my side, I tested on a fresh project to make sure I was not carrying over anything and everything works fine.

 can you tell me what you typed in the search field or what you did with the ecosystem browser that triggered this error?

is it still happening?

Bye,

Jean

timMorrow

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Ecosystem broswer not installing actions/packages
« Reply #5 on: April 23, 2025, 05:52:32 AM »
Hi,
So I made a fresh project and reinstalled latest playmaker/ecosystem. using unity version 6000.0.45f1. I get the same thing happening.

Here is the full error message I'm getting.

ArgumentNullException: Value cannot be null.
Parameter name: bytes
System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) (at <314938d17f3848e8ac683e11b27f62ee>:0)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser+<ProceedWithImport>d__107.MoveNext () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2904)
Net.FabreJean.UnityEditor.EditorCoroutine.update () (at Assets/net.fabrejean/Editor/Plugins/EditorCoroutine.cs:53)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <4d62aeff85f745648163b49ed30bba78>:0)

timMorrow

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Ecosystem broswer not installing actions/packages
« Reply #6 on: April 23, 2025, 05:58:12 AM »
Oh also sorry forgot to mention, I it happens with anything I search, in this case I just searched "bool" and clicked the first result.
And I just opened the ecosystem from the dropdown at the top of unity, playmaker/addons/ecosystem/ecosystem browser