playMaker

Author Topic: Ecosystem search errors in version 0.6.1  (Read 2366 times)

coffeeANDsoda

  • Hero Member
  • *****
  • Posts: 618
Ecosystem search errors in version 0.6.1
« on: May 02, 2018, 01:05:06 AM »
Currently I am using a game project for unity version 5.3.3 with playmaker 1.8.8 and CoreGameKit. Whenever I use search I get these messages in console.

Code: [Select]
Search Error : Rejected because no crossdomain.xml policy file was found
UnityEngine.Debug:LogWarning(Object)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser:OnInspectorUpdate() (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2460)
UnityEditor.HostView:OnInspectorUpdate()

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:2553)
Net.FabreJean.PlayMaker.Ecosystem.EcosystemBrowser:OnInspectorUpdate() (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2476)
UnityEditor.HostView:OnInspectorUpdate()

Dont understand why it's doing this but in the past when I use ecosystem in unity 5 it doesn't work.

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Ecosystem search errors in version 0.6.1
« Reply #1 on: May 02, 2018, 01:26:31 AM »
Hi,
Tested on unity 4.7 / 5.6.4f1 and 2017.3.1f1 al seems to work on my end.

But i will contact Jean, maybe the issue is only on Mac and not on pc.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Ecosystem search errors in version 0.6.1
« Reply #2 on: May 02, 2018, 02:48:21 AM »
Hi,

 Tested on 5.3.7 and it works fine. It looks like you have either your anti virus /firewall that needs to whitelist the ecosystem domain.

- Is it working on other Unity versions?
- What version of the ecosystem do you have?

 Bye,

 Jean


coffeeANDsoda

  • Hero Member
  • *****
  • Posts: 618
Re: Ecosystem search errors in version 0.6.1
« Reply #3 on: May 02, 2018, 04:11:39 PM »

- Is it working on other Unity versions?
- What version of the ecosystem do you have?


As I mentioned earlier, system 0.6.1. Unity 5.3.3

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Ecosystem search errors in version 0.6.1
« Reply #4 on: May 02, 2018, 11:46:43 PM »
Hi,

- Is it working on other versions of Unity?
- Is it working on a fresh project in Unity 5.3.3?

unfortunately, I can not reproduce, this is odd indeed.

- Where are you located?
- Can you try a different internet connection?


 Bye,

 Jean