Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Rabagast on April 18, 2016, 11:48:13 AM

Title: u GUI Error on Ecosystem
Post by: Rabagast on April 18, 2016, 11:48:13 AM
Hi!

First, everytime I start a new project, I get this error:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'

And the second, when I install Ecosystem and download u GUI Proxy Full, it will not download. I get this warning message:

Could not get the json of this meta file
UnityEngine.Debug:LogWarning(Object)
Net.FabreJean.PlayMaker.Ecosystem.<ProceedWithImport>c__Iterator2:MoveNext() (at Assets/net.fabrejean/Editor/PlayMaker/Ecosystem/EcosystemBrowser.cs:2344)

I tried with both version 1.7.8.4 and version 1.8. The same with both.
I also installed the new version of Unity today 5.3.4.

Can I get some help to solve this?

Title: Re: u GUI Error on Ecosystem
Post by: Zeldag on April 18, 2016, 11:57:03 AM
Hi,

Have you tried downloading directly from the wiki?

Here is the link: https://hutonggames.fogbugz.com/?W1192
Title: Re: u GUI Error on Ecosystem
Post by: jeanfabre on April 18, 2016, 12:16:40 PM
Hi,

 when you get the first error, is it an empty fresh project?

what version of Unity? which OS?

 Bye,

 Jean
Title: Re: u GUI Error on Ecosystem
Post by: Rabagast on April 19, 2016, 12:34:32 AM
Hi, Jean!

I added some asset packs when I got this error. I tried with an empty fresh projects without any asset packs, then I didn't get this error.

I use Unity version 5.3.4

Mac OS X Yosemite version 10.10.5

When I got this error, I installed these Asset Packs:
-Easy Save 2
-Energy Bar Tool Kit
-Playmaker

Do you recommend to install all the Asset Packs after I create the project, maybe?
Hi,

Have you tried downloading directly from the wiki?

Here is the link: https://hutonggames.fogbugz.com/?W1192

Thank you! It worked! Can it be some problems with u GUI on the Ecosystem?
I tried with Arraymaker, and it worked.
Title: Re: u GUI Error on Ecosystem
Post by: Rabagast on April 19, 2016, 12:49:05 AM
A little update!

I installed Easy Save from the Asset store, then I got this error:

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'Windows, Version=255.255.255.255, Culture=neutral, PublicKeyToken=null'
  at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name, Mono.Cecil.ReaderParameters parameters) [0x00000] in <filename unknown>:0

Maybe it's Easy Save that cause this error? Should I contact the developer of Easy Save?

Can this error cause any problem with the project? The error disappear when I clear the console.

Title: Re: u GUI Error on Ecosystem
Post by: jeanfabre on April 19, 2016, 03:06:01 AM
Hi,

 it seems something with Unity directly:

http://forum.unity3d.com/threads/5-2-1p3-mono-cecil-assemblyresolutionexception-unityengine-ui-dll.361666/
Bye,

 Jean
Title: Re: u GUI Error on Ecosystem
Post by: Rabagast on April 19, 2016, 07:10:56 AM
Hi!

Maybe yes or maybe no, because I don't get this error when I create an empty fresh project. As I wrote, I also got this error when I installed Easy Save 2 from the Asset store.

Again, I created a new project, but this time I added only Easy Save 2 from the Asset Packages, then I got exactly the same error. So it needs to be something with Easy Save 2, I think!