playMaker

Author Topic: Ecosystem Search Error  (Read 2026 times)

SeanC

  • Junior Playmaker
  • **
  • Posts: 61
Ecosystem Search Error
« 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?

arminiuspp

  • Playmaker Newbie
  • *
  • Posts: 37
Re: Ecosystem Search Error
« Reply #1 on: February 09, 2023, 11:38:53 PM »
Happening to me too, its kind of frustrating. Hope they fix it as fast as possible

joel.carlson

  • Junior Playmaker
  • **
  • Posts: 66
    • Salvation's Story
Re: Ecosystem Search Error
« Reply #2 on: February 11, 2023, 10:32:37 AM »
I'm getting it as well.
Check out Noah's Elephant in the Room, Bible ABCs for Kids, Bible Coloring for Kids, and Noah's Bunny Problem at
Salvations Story

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Ecosystem Search Error
« Reply #3 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.

mmzbr

  • Playmaker Newbie
  • *
  • Posts: 40
Re: Ecosystem Search Error
« Reply #4 on: February 12, 2023, 07:10:02 PM »
Same error here.