playMaker

Author Topic: DataMaker on the Ecosystem not downloading [SOLVED]  (Read 1704 times)

Groo Gadgets

  • Beta Group
  • Full Member
  • *
  • Posts: 175
DataMaker on the Ecosystem not downloading [SOLVED]
« 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()
« Last Edit: November 05, 2017, 09:17:53 AM by djaydino »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: DataMaker on the Ecosystem not downloading
« Reply #1 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.