Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: SeanC on February 09, 2023, 07:47:58 PM

Title: Ecosystem Search Error
Post by: SeanC on February 09, 2023, 07:47:58 PM
Getting this error when I try to search for something in Ecosystem:


Code: [Select]
Json parsing error Object reference not set to an instance of an object
UnityEngine.Debug:LogWarning (object)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser:ParseSearchResult (string) (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2515)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser:OnInspectorUpdate () (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2438)
UnityEditor.HostView:OnInspectorUpdate ()

Fresh Unity 2021.3.18f1 install.
Nothing in the project except Playmaker and Ecosystem Addon.

Did I do something wrong?
Title: Re: Ecosystem Search Error
Post by: arminiuspp on February 09, 2023, 11:38:53 PM
Happening to me too, its kind of frustrating. Hope they fix it as fast as possible
Title: Re: Ecosystem Search Error
Post by: joel.carlson on February 11, 2023, 10:32:37 AM
I'm getting it as well.
Title: Re: Ecosystem Search Error
Post by: djaydino on February 11, 2023, 01:56:48 PM
Hi.
Jean is aware of it and looking into it.

It looks like a issue on github or on the search server (some max search limit hit or something) as the Ecosystem has not been updated for a while, so its probably not a coding issue.
Title: Re: Ecosystem Search Error
Post by: mmzbr on February 12, 2023, 07:10:02 PM
Same error here.