Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: nuFF3 on January 21, 2021, 05:43:31 AM

Title: [SOLVED] Ecosystem error when importing package
Post by: nuFF3 on January 21, 2021, 05:43:31 AM
Getting this error when I import the Ecosystem package.

Quote
Assets\net.fabrejean\Editor\PlayMaker\Ecosystem\EcosystemBrowser.cs(2441,16): error CS0029: Cannot implicitly convert type 'UnityEngine.WWW' to 'HutongGames.PlayMaker.Ecosystem.Utils.WWW'

I even tried to upgrade to a newer version of Unity, but to no avail.

I read on the forums that people have had this issue when enabling "beta features", but I can't even enable nor disable beta features since Ecosystem doesn't appear in the addons tab of Playmaker.
Title: Re: Ecosystem error when importing package
Post by: djaydino on January 21, 2021, 05:45:25 AM
hi.
did you remove the old one before adding the new one?
Title: Re: Ecosystem error when importing package
Post by: nuFF3 on January 21, 2021, 05:50:15 AM
hi.
did you remove the old one before adding the new one?
Yes
Title: Re: Ecosystem error when importing package
Post by: djaydino on January 21, 2021, 06:00:37 AM
Hi.
Which unity / playmaker version?
Title: Re: Ecosystem error when importing package
Post by: nuFF3 on January 21, 2021, 06:06:58 AM
Currently using the newest version of Playmaker which I think is version 1.9.1.f7, and I'm using Unity 2019.4.3f1
I really don't understand why it wouldn't reset the Ecosystem settings when I remove the previous version.
Title: Re: Ecosystem error when importing package
Post by: nuFF3 on January 21, 2021, 06:14:30 AM
uuuuUUUUUGH.....................
I just fixed it...

I went to an older project and copied that old Ecosystem version (0.6.6) to my current project.
It got imported properly, no errors. I could then go in and disable beta features (which I don't understand how got enabled in the first place).
I'm probably gonna keep this old Ecosystem version for now, too scared it might break something if I upgrade.
Title: Re: [SOLVED] Ecosystem error when importing package
Post by: jeanfabre on January 21, 2021, 06:54:03 AM
Hi,

 yes, don't turn on the beta features of the Ecosystem... :)

Bye,

 Jean
Title: Re: [SOLVED] Ecosystem error when importing package
Post by: nuFF3 on January 21, 2021, 07:21:16 AM
Hi,

 yes, don't turn on the beta features of the Ecosystem... :)

Bye,

 Jean
Duly noted.