Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Groo Gadgets on November 05, 2017, 02:05:32 AM

Title: DataMaker on the Ecosystem not downloading [SOLVED]
Post by: Groo Gadgets on November 05, 2017, 02:05:32 AM
Heya,

I'm unable to download DataMaker from the Ecosystem, it throws the folling error in the console:

Code: [Select]
Could not get the json of this meta file
UnityEngine.Debug:LogWarning(Object)
Net.FabreJean.PlayMaker.Ecosystem.<ProceedWithImport>c__Iterator0:MoveNext() (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2789)
Net.FabreJean.UnityEditor.EditorCoroutine:update() (at Assets/net.fabrejean/Editor/Plugins/EditorCoroutine.cs:53)
UnityEditor.EditorApplication:Internal_CallUpdateFunctions()
Title: Re: DataMaker on the Ecosystem not downloading
Post by: djaydino on November 05, 2017, 09:16:54 AM
Hi,
I found i typo in the meta file and changed it, it should work now :)

Thanks for reporting.