Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: coffeeANDsoda on May 02, 2018, 01:05:06 AM

Title: Ecosystem search errors in version 0.6.1
Post by: coffeeANDsoda 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.
Title: Re: Ecosystem search errors in version 0.6.1
Post by: djaydino 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.
Title: Re: Ecosystem search errors in version 0.6.1
Post by: jeanfabre 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

Title: Re: Ecosystem search errors in version 0.6.1
Post by: coffeeANDsoda 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
Title: Re: Ecosystem search errors in version 0.6.1
Post by: jeanfabre 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